]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: remove mediatek,firmware-eeprom 23137/head
authorRosen Penev <rosenp@gmail.com>
Mon, 27 Apr 2026 22:51:06 +0000 (15:51 -0700)
committerRobert Marko <robimarko@gmail.com>
Tue, 5 May 2026 11:14:07 +0000 (13:14 +0200)
This is a nonsensical binding that's not implemented anywhere.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23137
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts

index f3cbf9054558c34968bdfbf0f156125c6dd93225..ab5edf8bec77b7410ab9d41a86561aa7d7421ddd 100644 (file)
        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";
        };