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