All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: meson8b: ec100: improvements
@ 2019-01-18 23:43 ` Martin Blumenstingl
  0 siblings, 0 replies; 10+ messages in thread
From: Martin Blumenstingl @ 2019-01-18 23:43 UTC (permalink / raw)
  To: linux-amlogic, khilman; +Cc: Martin Blumenstingl, linux-arm-kernel

This brings various small improvements for the Endless Mini EC-100
board:
- the Ethernet PHY status is not polled anymore, instead interrupt
  support from the IP101GR PHY is used
- general update for the regulators which adds missing ones, links
  the parents correctly and adds some notes about the actual components
  on the board for anyone who is curious
- show the GPIO line names in debugfs for easier comparison of the GPIO
  definitions from the .dts and the schematics / vendor kernel sources

This applies on top of version 2 of my other patchset "ARM: dts: meson:
chip temperature (hwmon) support" from [0]


[0] https://patchwork.kernel.org/cover/10771753/


Martin Blumenstingl (3):
  ARM: dts: meson8b: ec100: enable the Ethernet PHY interrupt
  ARM: dts: meson8b: ec100: improve the description of the regulators
  ARM: dts: meson8b: ec100: add the GPIO line names

 arch/arm/boot/dts/meson8b-ec100.dts | 122 ++++++++++++++++++++++++++++
 1 file changed, 122 insertions(+)

-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-02-07  3:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-18 23:43 [PATCH 0/3] ARM: dts: meson8b: ec100: improvements Martin Blumenstingl
2019-01-18 23:43 ` Martin Blumenstingl
2019-01-18 23:43 ` [PATCH 1/3] ARM: dts: meson8b: ec100: enable the Ethernet PHY interrupt Martin Blumenstingl
2019-01-18 23:43   ` Martin Blumenstingl
2019-01-18 23:43 ` [PATCH 2/3] ARM: dts: meson8b: ec100: improve the description of the regulators Martin Blumenstingl
2019-01-18 23:43   ` Martin Blumenstingl
2019-01-18 23:43 ` [PATCH 3/3] ARM: dts: meson8b: ec100: add the GPIO line names Martin Blumenstingl
2019-01-18 23:43   ` Martin Blumenstingl
2019-02-07  3:43 ` [PATCH 0/3] ARM: dts: meson8b: ec100: improvements Kevin Hilman
2019-02-07  3:43   ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.