ramips: Change all '/include/' clauses to '#include' so preprocessing can be done...
[openwrt.git] / target / linux / ramips / dts / MZK-DP150N.dts
index 4b7b925..10afc06 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
 
 / {
        compatible = "MZK-DP150N", "ralink,rt5350-soc";
@@ -17,7 +17,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "s25fl064k";
+                               compatible = "jedec,spi-nor";
                                reg = <0>;
                                linux,modalias = "m25p80", "s25fl064k";
                                spi-max-frequency = <10000000>;
@@ -68,7 +68,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x17>;
+               mediatek,portmap = <0x17>;
        };
 
        wmac@10180000 {
@@ -80,7 +80,7 @@
                compatible = "gpio-leds";
 
                power {
-                       label = "mzkdp150n:green:power";
+                       label = "mzk-dp150n:green:power";
                        gpios = <&gpio0 9 1>;
                };
        };