[PATCH mvebu-dt v3 0/7] Turris Omnia device-tree changes
Marek Behún
kabel at kernel.org
Sun Nov 15 08:59:16 EST 2020
Hi Gregory,
v3 of series with changes for Turris Omnia device tree.
Changes since v2 (mostly thanks to Andreas):
- fixed typo in 2/7
- updated comment in 4/7 (describing current SFP cage binding status)
- changed commit message in 4/7 a little bit
- changed LED_FUNCTION_DEBUG to LED_FUNCTION_INDICATOR in 5/7
- updated comment about LED controller in 5/7
- added 7/7 which removes 2 unneeded status = "okay"
Changes since v1:
- added patch which adds description for switch interrupt
- removed patch adding ethernet-phy interrupt: the PHY interrupt is
asserted by level low, but the GPIO expander driver supports only
edge rising/falling, and even then it may not be correct when an
interrupt storm occurs. So keep polling the PHY
- added Andrew's Reviewed-by tags
Cc: linux-arm-kernel at lists.infradead.org
Cc: Uwe Kleine-König <uwe at kleine-koenig.org>
Cc: Jason Cooper <jason at lakedaemon.net>
Cc: Gregory CLEMENT <gregory.clement at bootlin.com>
Cc: Andreas Färber <afaerber at suse.de>
Cc: Andrew Lunn <andrew at lunn.ch>
Cc: Rob Herring <robh+dt at kernel.org>
Cc: devicetree at vger.kernel.org
Marek Behún (7):
ARM: dts: turris-omnia: enable HW buffer management
ARM: dts: turris-omnia: add comphy handle to eth2
ARM: dts: turris-omnia: describe switch interrupt
ARM: dts: turris-omnia: add SFP node
ARM: dts: turris-omnia: add LED controller node
ARM: dts: turris-omnia: update ethernet-phy node and handle name
ARM: dts: turris-omnia: remove unneeded status = "okay" properties
arch/arm/boot/dts/armada-385-turris-omnia.dts | 178 +++++++++++++++++-
1 file changed, 170 insertions(+), 8 deletions(-)
--
2.26.2
More information about the linux-arm-kernel
mailing list