ralink: fix USB compatible strings
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / rt5350.dtsi
index 3367b14d0ae99c879b8190b63220eb21e50da889..c6ff3d6c9df9258d0b36b232e60fce937406d893 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>;