ramips: convert most mtd-mac-address cases in DTSI to nvmem
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_ubnt_unifi-6-lite.dts
index 1265a921232fd60b7f5a746b9c898f564169c63e..0e56d16a7f7b0a663cf9b9ca96a17aed66f32316 100644 (file)
        };
 };
 
+&gmac0 {
+       nvmem-cells = <&macaddr_eeprom_0>;
+       nvmem-cell-names = "mac-address";
+};
+
 &wlan_2g {
+       mediatek,mtd-eeprom = <&factory 0x0>;
+
        nvmem-cells = <&macaddr_eeprom_0>;
        nvmem-cell-names = "mac-address";
 };
 
 &wlan_5g {
        mediatek,mtd-eeprom = <&factory 0x20000>;
+
        nvmem-cells = <&macaddr_eeprom_6>;
        nvmem-cell-names = "mac-address";
        ieee80211-freq-limit = <5000000 6000000>;