ramips: fix and clean up D-Link MAC address
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_hiwifi_hc5861b.dts
index fbc8d9837a76358aba5087e66211ad17ebcc20cf..44ebef2ad5c0a7fbefadb5c346c5568b55878b7f 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";
                };
        };
@@ -24,8 +22,8 @@
 
 &state_default {
        gpio {
-               ralink,group = "refclk", "wdt", "wled_an";
-               ralink,function = "gpio";
+               groups = "refclk", "wdt", "wled_an";
+               function = "gpio";
        };
 };
 
@@ -44,9 +42,9 @@
 &pcie0 {
        wifi@0,0 {
                reg = <0x0000 0 0 0 0>;
-               mediatek,mtd-eeprom = <&factory 0x8000>;
-               mtd-mac-address = <&factory 0x2e>;
                ieee80211-freq-limit = <5000000 6000000>;
+               nvmem-cells = <&eeprom_factory_8000>, <&macaddr_factory_2e>;
+               nvmem-cell-names = "eeprom", "mac-address";
 
                led {
                        led-sources = <2>;