From: Rhnn Hur Date: Sun, 14 Sep 2025 04:36:53 +0000 (+0900) Subject: mediatek: add missing eeprom for ipTIME AX3000M X-Git-Tag: v25.12.0-rc1~1293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F20044%2Fhead;p=thirdparty%2Fopenwrt.git mediatek: add missing eeprom for ipTIME AX3000M This change fixes the eeprom load failure while on boot Signed-off-by: Rhnn Hur Link: https://github.com/openwrt/openwrt/pull/20044 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts b/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts index a893fc3dc79..1a6f00ecc2a 100644 --- a/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts +++ b/target/linux/mediatek/dts/mt7981b-iptime-ax3000m.dts @@ -217,6 +217,10 @@ #address-cells = <1>; #size-cells = <1>; + eeprom_factory_0: eeprom@0 { + reg = <0x0 0x1000>; + }; + macaddr_factory_4: macaddr@4 { compatible = "mac-base"; reg = <0x4 0x6>; @@ -249,6 +253,8 @@ &wifi { status = "okay"; + nvmem-cell-names = "eeprom"; + nvmem-cells = <&eeprom_factory_0>; band@0 { reg = <0>;