ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / ALL0256N-4M.dts
index e92118f17e43538913fd50a55eec3f4fdbc59a0e..fe677a9d6dea10511905c61de375bf8542729673 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3050.dtsi"
+#include "rt3050.dtsi"
 
 / {
        compatible = "ALL0256N", "ralink,rt3050-soc";
 
                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>;
        };
 
        esw@10110000 {
-               ralink,portmap = <0x3f>;
+               mediatek,portmap = <0x3f>;
+       };
+
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
        };
 
        gpio-leds {
                compatible = "gpio-leds";
+
                rssilow {
                        label = "all0256n:green:rssilow";
                        gpios = <&gpio0 14 1>;
                };
+
                rssimed {
                        label = "all0256n:green:rssimed";
                        gpios = <&gpio0 12 1>;
                };
+
                rssihigh {
                        label = "all0256n:green:rssihigh";
                        gpios = <&gpio0 13 1>;
@@ -85,6 +93,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 0 1>;