ralink: fix USB compatible strings
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620n.dtsi
index 09d40196cec46a9cf9a41ab85e64fa2a13e69267..f64b68930ed9336d6bbbd6d91b451c057c176c74 100644 (file)
        };
 
        ehci@101c0000 {
-               compatible = "ralink,rt3xxx-ehci";
+               compatible = "generic-ehci";
                reg = <0x101c0000 0x1000>;
 
                interrupt-parent = <&intc>;
        };
 
        ohci@101c1000 {
-               compatible = "ralink,rt3xxx-ohci";
+               compatible = "generic-ohci";
                reg = <0x101c1000 0x1000>;
 
                phys = <&usbphy 1>;