The USXGMII links to the AQR113C PHYs signal link state and rate
adaptation in-band. Set managed "in-band-status" so phylink tracks
the PCS state instead of a fixed link.
Signed-off-by: Chad Monroe <chad@monroe.io>
Link: https://github.com/openwrt/openwrt/pull/24352
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
};
&gmac1 {
+ managed = "in-band-status";
phy = <&phy0>;
};
nvmem-cell-names = "mac-address";
label = "lan1";
phy-mode = "usxgmii";
+ managed = "in-band-status";
phy = <&phy8>;
status = "okay";
nvmem-cell-names = "mac-address";
label = "wan";
phy-mode = "usxgmii";
+ managed = "in-band-status";
phy = <&phy8>;
status = "okay";