On 29/04/2024 08:16, Chintan Vankar wrote: > > diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts > index ae81ebb39d02..58b70a760648 100644 > --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts > +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts > @@ -297,3 +297,7 @@ partition@3fc0000 { > &tlv320aic3106 { > DVDD-supply = <&vcc_1v8>; > }; > + > +&phy_gmii_sel { > + bootph-all; > +}; Are you sure you kept proper ordering of nodes or just stuffed this to the end? Best regards, Krzysztof