mirror of
https://github.com/Ansuel/openwrt.git
synced 2025-12-16 15:01:32 +00:00
airoha: drop fixed-link from GDM4 for AN7581 AN8811
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled
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:
parent
1fe03fcf2a
commit
7b1854618e
@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user