ramips: simplify status for ehci/ohci on mt7628 TP-Link devices
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_tplink_archer-c20-v4.dts
index f6321bb15f976647f0748c5993cfc3698f30fcae..58743db6b4d4c88c9162b4efd3164e0c36deb828 100644 (file)
        };
 };
 
+&ehci {
+       status = "disabled";
+};
+
+&ohci {
+       status = "disabled";
+};
+
 &wmac {
        mtd-mac-address-increment = <(-2)>;
 };