ralink: fixup devicetree files to work with new ethernet driver
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / IP2202.dts
index 47cbb975ee6330aae2e9dfb2ac877f68531bab23..da6304521e2625004835c65b814070841c043abe 100644 (file)
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        gpio-leds {
                compatible = "gpio-leds";
+
                run {
                        label = "ip2202:green:run";
                        gpios = <&gpio0 9 1>;
                };
+
                net {
                        label = "ip2202:amber:net";
                        gpios = <&gpio0 13 1>;
@@ -73,6 +74,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;