mediatek: filogic: kn-1812: enable xsphy node

The XS-PHY controller supports physical layer functionality
for USB3.1 GEN2 controller on MediaTek SoCs.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22575
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Maxim Anisimov 2026-03-23 10:40:55 +03:00 committed by Hauke Mehrtens
parent 16a66de89e
commit cb3657463d

View File

@ -608,3 +608,7 @@
&tphy {
status = "okay";
};
&xsphy {
status = "okay";
};