]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: filogic: kn-1812: enable xsphy node 22575/head
authorMaxim Anisimov <maxim.anisimov.ua@gmail.com>
Mon, 23 Mar 2026 07:40:55 +0000 (10:40 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Mar 2026 12:15:34 +0000 (13:15 +0100)
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>
target/linux/mediatek/dts/mt7988d-keenetic-kn-1812.dtsi

index 9b183bf5813df2a7490c2c6346b2aee39aced1e0..e2ae6d474c61e7f93f856bf3f905077adc157dc3 100644 (file)
 &tphy {
        status = "okay";
 };
+
+&xsphy {
+       status = "okay";
+};