ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / PSR-680W.dts
index 509787ae8adb21de95b3eecb718581f81df69f50..f8531e99b5c5c858f9c4138ab27c9a383a90bd97 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "rt3050.dtsi"
+#include "rt3050.dtsi"
 
 / {
        compatible = "PSR-680W", "ralink,rt3052-soc";
@@ -22,7 +22,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
@@ -57,7 +56,7 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x3e>;
+               mediatek,portmap = <0x3e>;
        };
 
        wmac@10180000 {
@@ -66,6 +65,7 @@
 
        gpio-leds {
                compatible = "gpio-leds";
+
                wan {
                        label = "psr-680w:red:wan";
                        gpios = <&gpio0 19 1>;
@@ -77,6 +77,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 0 1>;