ipq807x: fix the lan port on EAP102

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-05-20 15:36:20 +02:00
parent 5985187316
commit 09af596e85

View File

@@ -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>;
};