Message ID | 1620813392-30933-1-git-send-email-michal.vokac@ysoft.com |
---|---|
State | Accepted |
Commit | 0e4a4a08cd78efcaddbc2e4c5ed86b5a5cb8a15e |
Headers | show |
Series | [RESEND] ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch | expand |
diff --git a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi index 111d4d331f98..686dab57a1e4 100644 --- a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi +++ b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi @@ -121,9 +121,13 @@ phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>; phy-reset-duration = <20>; phy-supply = <&sw2_reg>; - phy-handle = <ðphy0>; status = "okay"; + fixed-link { + speed = <1000>; + full-duplex; + }; + mdio { #address-cells = <1>; #size-cells = <0>;