ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / AWM002.dtsi
index ce45bd32831b6f9ad214f230b0d3ddb7be771d1f..3e57b724a15affc27cb56efedf3fda7f22ec55cc 100644 (file)
@@ -1,4 +1,4 @@
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "AWM002", "ralink,rt5350-soc";
@@ -12,6 +12,7 @@
                                #address-cells = <1>;
                                #size-cells = <1>;
                                reg = <0 0>;
+                               compatible = "jedec,spi-nor";
                                spi-max-frequency = <10000000>;
 
                                partition@0 {
@@ -50,7 +51,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x3f>;
+               mediatek,portmap = <0x3f>;
        };
 
        ehci@101c0000 {
                compatible = "gpio-leds";
 
                ld1 {
-                       label = "asiarf:green:ld1";
+                       label = "awm002:green:ld1";
                        gpios = <&gpio0 0 1>;
                };
 
                ld2 {
-                       label = "asiarf:green:ld2";
+                       label = "awm002:green:ld2";
                        gpios = <&gpio0 1 1>;
                };
        };