[PATCH] arm64: dts: ti: k3-am62-main: Add bootph-all property in phy_gmii_sel node

Chintan Vankar c-vankar at ti.com
Thu Apr 25 02:54:48 PDT 2024


Add missing bootph-all property for CPSW MAC's PHY node
phy_gmii_sel.

Signed-off-by: Chintan Vankar <c-vankar at ti.com>
---

This patch is based on linux-next tagged next-20240424.

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
index e9cffca073ef..7a6f7cdc4cbe 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
@@ -52,6 +52,7 @@ phy_gmii_sel: phy at 4044 {
 			compatible = "ti,am654-phy-gmii-sel";
 			reg = <0x4044 0x8>;
 			#phy-cells = <1>;
+			bootph-all;
 		};
 
 		epwm_tbclk: clock-controller at 4130 {
-- 
2.34.1




More information about the linux-arm-kernel mailing list