From: Clark Wang Date: Mon, 9 Jun 2025 16:52:35 +0000 (-0400) Subject: arm64: dts: imx93-11x11-evk: disable all realtek ethernet phy CLKOUT X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5ac97de00c87d6141bc53990995a7a563e395278;p=users%2Fjedix%2Flinux-maple.git arm64: dts: imx93-11x11-evk: disable all realtek ethernet phy CLKOUT The realtek phy CLKOUT signal is not used. Disable it to save power. Reviewed-by: Peng Fan Signed-off-by: Clark Wang Signed-off-by: Frank Li Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts index 295eb8d90f03f..8688fcb382c06 100644 --- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts @@ -251,6 +251,7 @@ reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>; reset-assert-us = <10000>; reset-deassert-us = <80000>; + realtek,clkout-disable; }; }; }; @@ -275,6 +276,7 @@ reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>; reset-assert-us = <10000>; reset-deassert-us = <80000>; + realtek,clkout-disable; }; }; };