From: Heesub Shin Date: Sun, 28 Apr 2024 14:24:06 +0000 (+0900) Subject: ARM: dts: stm32: add phy-reset-gpios property to ethernet node for stm32mp157c-odyssey X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=cf03330549562b324302187ee3c3b98a030bac9d;p=u-boot.git ARM: dts: stm32: add phy-reset-gpios property to ethernet node for stm32mp157c-odyssey In Odyssey board, we should reset the PHY chipset, toggling G0 pin. Signed-off-by: Heesub Shin Reviewed-by: Patrice Chotard --- diff --git a/arch/arm/dts/stm32mp157c-odyssey.dts b/arch/arm/dts/stm32mp157c-odyssey.dts index b6210cf8b2..4cc5e07683 100644 --- a/arch/arm/dts/stm32mp157c-odyssey.dts +++ b/arch/arm/dts/stm32mp157c-odyssey.dts @@ -75,6 +75,7 @@ phy-mode = "rgmii-id"; max-speed = <1000>; phy-handle = <&phy0>; + phy-reset-gpios = <&gpiog 0 GPIO_ACTIVE_LOW>; st,ext-phyclk; mdio0 {