ralink: fix USB compatible strings
[openwrt.git] / target / linux / ramips / dts / rt3352.dtsi
index daf24d3..f19bd24 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>;