From: George Moussalem Date: Mon, 13 Jul 2026 05:48:04 +0000 (+0400) Subject: qualcommax: ipq50xx: enable in-band-status for MXL GPY115C PHY on Linksys MX6200 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24206%2Fhead;p=thirdparty%2Fopenwrt.git qualcommax: ipq50xx: enable in-band-status for MXL GPY115C PHY on Linksys MX6200 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 Link: https://github.com/openwrt/openwrt/pull/24206 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/dts/ipq5018-mx6200.dts b/target/linux/qualcommax/dts/ipq5018-mx6200.dts index 2d968849a17..5d28c96be9e 100644 --- a/target/linux/qualcommax/dts/ipq5018-mx6200.dts +++ b/target/linux/qualcommax/dts/ipq5018-mx6200.dts @@ -49,12 +49,13 @@ 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";