ralink: fix USB compatible strings
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3883.dtsi
index 84336df993d19881705a40dc59097e3d3d726b9d..30d47fa9947b7443d97e165c41116d0a345bfd0a 100644 (file)
        };
 
        ehci@101c0000 {
-               compatible = "ralink,rt3xxx-ehci", "ehci-platform";
+               compatible = "generic-ehci";
                reg = <0x101c0000 0x1000>;
 
                phys = <&usbphy 1>;
        };
 
        ohci@101c1000 {
-               compatible = "ralink,rt3xxx-ohci", "ohci-platform";
+               compatible = "generic-ohci";
                reg = <0x101c1000 0x1000>;
 
                phys = <&usbphy 1>;