This series adds several fixes for Ethernet for stm32f429 MCU. First 2 patches have already been reviewed some months ago when stm32 Ethernet glue has been pushed (I added in this series to keep history). Fixes are: -Change DT to be compliant to stm32 ethernet glue binding -Add phy-handle to correctly use mdio subnode -Remove WoL support Regards Alex Alexandre TORGUE (4): ARM: dts: stm32f429: Align Ethernet node with new bindings properties ARM: dts: stm32f429: Update Ethernet node on Eval board ARM: dts: stm32f429: Fix Ethernet node on Eval Board ARM: dts: stm32f429: remove Ethernet wake on Lan support arch/arm/boot/dts/stm32429i-eval.dts | 7 ++++--- arch/arm/boot/dts/stm32f429.dtsi | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html