mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 09:31:26 +02:00
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:
parent
16a66de89e
commit
cb3657463d
@ -608,3 +608,7 @@
|
||||
&tphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&xsphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user