Patches to have Ethernet support on stm32mp1 Changelog: Remark from Rob Herring In Documentation/devicetree/bindings/arm/stm32.txt: In arch/arm/boot/dts/stm32mp157c.dtsi: Add "st,stm32mp157-syscfg" compatible Christophe Roullier (8): net: ethernet: stmmac: add adaptation for stm32mp157c. dt-bindings: stm32-dwmac: add support of MPU families ARM: dts: stm32: add ethernet pins to stm32mp157c ARM: dts: stm32: Add syscfg on stm32mp1 ARM: dts: stm32: Add ethernet dwmac on stm32mp1 net: stmmac: add dwmac-4.20a compatible ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1 dt-bindings: stm32: add compatible for syscon Documentation/devicetree/bindings/arm/stm32.txt | 5 + .../devicetree/bindings/net/stm32-dwmac.txt | 18 +- arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 46 ++++ arch/arm/boot/dts/stm32mp157c-ev1.dts | 20 ++ arch/arm/boot/dts/stm32mp157c.dtsi | 35 +++ drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 270 +++++++++++++++++++-- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 3 +- 7 files changed, 379 insertions(+), 18 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