ramips: HLK-RM04 - Enable GPIO14 for WPS button
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / DIR-320-B1.dts
index 958fdeeb7b3b1931811657aae497939bea799e65..fba590f7094a395a49028d357342183d3b3ad99a 100644 (file)
@@ -13,7 +13,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "s25fl064k";
+                               compatible = "jedec,spi-nor";
                                reg = <0 0>;
                                linux,modalias = "m25p80", "s25fl064k";
                                spi-max-frequency = <10000000>;
@@ -58,8 +58,8 @@
        };
 
        esw@10110000 {
-               ralink,portmap = <0x2f>;
-               ralink,led_polarity = <0x17>;
+               mediatek,portmap = <0x2f>;
+               mediatek,led_polarity = <0x17>;
        };
 
        wmac@10180000 {
                compatible = "gpio-leds";
 
                status {
-                       label = "d-link:green:status";
+                       label = "dir-320-b1:green:status";
                        gpios = <&gpio0 9 1>;
                };
 
                usb {
-                       label = "d-link:green:usb";
+                       label = "dir-320-b1:green:usb";
                        gpios = <&gpio0 14 1>;
                };
 
                wps {
-                       label = "d-link:green:wps";
+                       label = "dir-320-b1:green:wps";
                        gpios = <&gpio0 13 1>;
                };
        };