ramips: fix GPIO names for RT5350F-OLinuXino-EVB
[openwrt.git] / target / linux / ramips / dts / RT-N10-PLUS.dts
index 0606ccb..ecd732e 100644 (file)
@@ -9,7 +9,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
@@ -27,7 +26,7 @@
                        read-only;
                };
 
-               partition@40000 {
+               devconf: partition@40000 {
                        label = "devconf";
                        reg = <0x40000 0x10000>;
                        read-only;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&devconf 0x4>;
+       };
+
        esw@10110000 {
-               ralink,portmap = <0x3e>;
+               mediatek,portmap = <0x3e>;
+       };
+
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&devconf 0>;
        };
 
        gpio-leds {
                compatible = "gpio-leds";
+
                wps {
-                       label = "asus:green:wps";
+                       label = "rt-n10-plus:green:wps";
                        gpios = <&gpio0 14 1>;
                };
        };
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 1>;