From a5c3a2a0d37a760a8401f53ecb22622f21ba1747 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Mon, 27 Apr 2026 15:51:06 -0700 Subject: [PATCH] ramips: remove mediatek,firmware-eeprom This is a nonsensical binding that's not implemented anywhere. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/23137 Signed-off-by: Robert Marko --- target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts b/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts index f3cbf90545..ab5edf8bec 100644 --- a/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts +++ b/target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts @@ -193,7 +193,6 @@ wifi@0,0 { compatible = "mediatek,mt76"; reg = <0x0000 0 0 0 0>; - mediatek,firmware-eeprom = "mt7615e_eeprom.bin"; nvmem-cells = <&eeprom_factory_0>, <&macaddr_factory_fe6e 1>; nvmem-cell-names = "eeprom", "mac-address"; };