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 <lorenzo@kernel.org>
Link: https://github.com/openwrt/openwrt/pull/23481
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Lorenzo Bianconi
2026-05-22 15:55:17 +02:00
committed by Christian Marangi
parent 89ef8aaf3e
commit 86ac8c2910
@@ -235,6 +235,7 @@
&gdm4 {
status = "okay";
managed = "in-band-status";
phy-handle = <&as21xx_1>;
phy-mode = "usxgmii";
};