airoha: drop fixed-link from GDM4 for AN7581 AN8811
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi 2025-12-10 02:48:55 +01:00
parent 1fe03fcf2a
commit 7b1854618e
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -215,17 +215,16 @@
phy-handle = <&an8811>;
phy-mode = "2500base-x";
fixed-link {
speed = <2500>;
full-duplex;
};
};
&mdio {
an8811: ethernet-phy@f {
reg = <0xf>;
phy-mode = "2500base-x";
reset-gpios = <&en7581_pinctrl 28 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
reset-deassert-us = <20000>;
};
};