From 86ac8c2910f9c75e6ecce8c4f925ab56dc08d891 Mon Sep 17 00:00:00 2001 From: Lorenzo Bianconi Date: Fri, 22 May 2026 15:55:17 +0200 Subject: [PATCH] airoha: dts: Enable in-band status for PHY as21xxx PHY as21xxx used on Airoha EN7581 GDM4 requires in-band status control. Signed-off-by: Lorenzo Bianconi Link: https://github.com/openwrt/openwrt/pull/23481 Signed-off-by: Christian Marangi --- target/linux/airoha/dts/an7581-evb-emmc.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/airoha/dts/an7581-evb-emmc.dtsi b/target/linux/airoha/dts/an7581-evb-emmc.dtsi index 82014425663..8c0b0c94b0d 100644 --- a/target/linux/airoha/dts/an7581-evb-emmc.dtsi +++ b/target/linux/airoha/dts/an7581-evb-emmc.dtsi @@ -235,6 +235,7 @@ &gdm4 { status = "okay"; + managed = "in-band-status"; phy-handle = <&as21xx_1>; phy-mode = "usxgmii"; };