From 09af596e85afe38bcf12cda3ca092c8fc09f046a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 20 May 2022 15:36:20 +0200 Subject: [PATCH] ipq807x: fix the lan port on EAP102 Signed-off-by: John Crispin --- .../files/arch/arm64/boot/dts/qcom/qcom-ipq807x-eap102.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-eap102.dts b/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-eap102.dts index 9683efe76..04382d999 100644 --- a/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-eap102.dts +++ b/feeds/ipq807x/ipq807x/files/arch/arm64/boot/dts/qcom/qcom-ipq807x-eap102.dts @@ -78,7 +78,7 @@ bias-pull-up; }; mux_2 { - pins = "gpio25"; + pins = "gpio33"; function = "gpio"; bias-pull-up; }; @@ -201,7 +201,7 @@ mdio: mdio@90000 { pinctrl-0 = <&mdio_pins>; pinctrl-names = "default"; - phy-reset-gpio = <&tlmm 37 0 &tlmm 25 0 &tlmm 44 0>; + phy-reset-gpio = <&tlmm 37 0 &tlmm 25 1 &tlmm 44 1>; phy0: ethernet-phy@0 { reg = <0>; };