ramips: convert MT7628 EEPROM to NVMEM format
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7628an_hiwifi_hc5861b.dts
index 050c91d120bc1f048a4ba4aabf7dd43da8810a8b..a3ca7b9c84387779dffb8baf59b10dc03c1d8667 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "mt7628an_hiwifi_hc5x61a.dtsi"
 
 / {
                compatible = "gpio-leds";
 
                led_system: system {
-                       label = "hc5861b:green:system";
-                       gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
+                       label = "green:system";
+                       gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "hc5861b:green:wlan2g";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       label = "green:wlan2g";
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "refclk", "wdt", "wled_an";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "refclk", "wdt", "wled_an";
+               function = "gpio";
        };
 };
 
@@ -47,7 +43,8 @@
        wifi@0,0 {
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x8000>;
-               mtd-mac-address = <&factory 0x2e>;
+               nvmem-cells = <&macaddr_factory_2e>;
+               nvmem-cell-names = "mac-address";
                ieee80211-freq-limit = <5000000 6000000>;
 
                led {