ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / AWAPN2403.dts
index 2de04022c7708f7bc545e3f22e86cd3dd9cf64b5..7a5f73392a7f966b007a457efe124bcd1d23ac6f 100644 (file)
@@ -1,18 +1,19 @@
 /dts-v1/;
 
-/include/ "rt3050.dtsi"
+#include "rt3050.dtsi"
 
 / {
        compatible = "AWAPN2403", "ralink,rt3052-soc";
-       model =  "AsiaRF AWAPN2403";
+       model = "AsiaRF AWAPN2403";
 
        palmbus@10000000 {
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l3205d";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "mx25l3205d";
                                spi-max-frequency = <10000000>;
@@ -53,7 +54,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x3e>;
+               mediatek,portmap = <0x3e>;
        };
 
        wmac@10180000 {
@@ -62,8 +63,9 @@
 
        gpio-leds {
                compatible = "gpio-leds";
+
                link {
-                       label = "asiarf:green:wps";
+                       label = "awapn2403:green:wps";
                        gpios = <&gpio0 14 1>;
                };
        };
@@ -73,6 +75,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 0 1>;