Some improvements: - manage syscfg as optional clock, - update slew rate of ETH_MDIO pin, - Enable gating of the MAC TX clock during TX low-power mode V2: Update with D.Miller remark Christophe Roullier (4): net: ethernet: stmmac: Add support for syscfg clock ARM: dts: stm32: remove syscfg clock on stm32mp157c ethernet ARM: dts: stm32: adjust slew rate for Ethernet ARM: dts: stm32: Enable gating of the MAC TX clock during TX low-power mode on stm32mp157c arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 9 ++++-- arch/arm/boot/dts/stm32mp157c.dtsi | 7 ++-- .../net/ethernet/stmicro/stmmac/dwmac-stm32.c | 32 ++++++++++++------- 3 files changed, 31 insertions(+), 17 deletions(-) -- 2.17.1