ramips: fix 7Links PX-4885 dts{, i}, board, image and profile names
[openwrt.git] / target / linux / ramips / dts / rt3352.dtsi
index 6b1f11d..009277f 100644 (file)
                                ralink,function = "spi";
                        };
                };
+
                uartlite_pins: uartlite {
                        uart {
                                ralink,group = "uartlite";
                compatible = "ralink,rt3352-eth", "ralink,rt3050-eth";
                reg = <0x10100000 10000>;
 
+               resets = <&rstctrl 21>;
+               reset-names = "fe";
+
                interrupt-parent = <&cpuintc>;
                interrupts = <5>;
        };
                compatible = "ralink,rt3352-esw", "ralink,rt3050-esw";
                reg = <0x10110000 8000>;
 
+               resets = <&rstctrl 23>;
+               reset-names = "esw";
+
                interrupt-parent = <&intc>;
                interrupts = <17>;
        };
 
+       usbphy {
+               compatible = "ralink,rt3xxx-usbphy";
+
+               resets = <&rstctrl 22 &rstctrl 25>;
+               reset-names = "host", "device";
+       };
+
        wmac@10180000 {
                compatible = "ralink,rt3352-wmac", "ralink,rt2880-wmac";
                reg = <0x10180000 40000>;
        };
 
        ehci@101c0000 {
-               compatible = "ralink,rt3352-ehci", "ehci-platform";
+               compatible = "ralink,rt3xxx-ehci", "ehci-platform";
                reg = <0x101c0000 0x1000>;
 
                interrupt-parent = <&intc>;
        };
 
        ohci@101c1000 {
-               compatible = "ralink,rt3352-ohci", "ohci-platform";
+               compatible = "ralink,rt3xxx-ohci", "ohci-platform";
                reg = <0x101c1000 0x1000>;
 
                interrupt-parent = <&intc>;