ramips: fix and clean up D-Link MAC address
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_hiwifi_hc5861b.dts
index b69214ed5d45fe03ebdd929feecfe0e0533fcb03..44ebef2ad5c0a7fbefadb5c346c5568b55878b7f 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "mt7628an_hiwifi_hc5x61a.dtsi"
 
 / {
                compatible = "gpio-leds";
 
                led_system: system {
-                       label = "hc5861b:green:system";
+                       label = "green:system";
                        gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "hc5861b:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
@@ -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>;