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@xxxxxxxxxxxxxxxxxxx Cc: Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx> Cc: Jason Cooper <jason@xxxxxxxxxxxxxx> Cc: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> Cc: Andreas Färber <afaerber@xxxxxxx> Cc: Andrew Lunn <andrew@xxxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx> Cc: devicetree@xxxxxxxxxxxxxxx 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