rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / PWH2004.dts
index f94370f39c1036a26709d8533055841e5283129c..26cf58e770b51454f19a681bcc193775f329bd83 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3050.dtsi"
+#include "rt3050.dtsi"
 
 / {
        compatible = "PWH2004", "ralink,rt3052-soc";
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
 
        gpio-leds {
                compatible = "gpio-leds";
+
                wifi {
                        label = "pwh2004:red:wifi";
                        gpios = <&gpio0 14 1>;
                };
+
                power {
                        label = "pwh2004:green:power";
                        gpios = <&gpio0 9 1>;
@@ -65,6 +66,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 12 1>;
@@ -73,7 +75,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        wmac@10180000 {