The MXL GPY115C PHY requires in-band-status to be set properly detect
link status and communicate phy capabilities. So enable in-band-status
in the Linksys MX6200 device tree.
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/24206
Signed-off-by: Robert Marko <robimarko@gmail.com>
nvmem-cell-names = "mac-address";
};
-// MAC1 ---SGMII---> QCA8337 SerDes
+// MAC1 ---SGMII---> Maxlinear GPY115C
&gmac1 {
status = "okay";
phy-handle = <&gpy115c>;
phy-mode = "sgmii";
+ managed = "in-band-status";
label = "wan";