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