ramips: Add support for GL-MT300N
[openwrt.git] / target / linux / ramips / dts / rt3352.dtsi
index daf24d3..cfa0db6 100644 (file)
        };
 
        usbphy {
-               compatible = "ralink,rt3xxx-usbphy";
+               compatible = "ralink,rt3352-usbphy";
 
                resets = <&rstctrl 22 &rstctrl 25>;
                reset-names = "host", "device";
        };
 
        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>;