mac80211: rt2x00: load the eeprom data from devicetree embedded data on Ralink SoCs
authorCoia Prant <coiaprant@gmail.com>
Mon, 17 Feb 2025 06:22:59 +0000 (14:22 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 9 Mar 2025 23:42:44 +0000 (00:42 +0100)
commit5d266b55ed4c4c4efe2e150b8b2326bb13bb6fb0
treea556ac8b00baa9fb2dc384f2c9766b7500dd7839
parent6da7352ebe1150928a249aff47eb28c5c81f26aa
mac80211: rt2x00: load the eeprom data from devicetree embedded data on Ralink SoCs

It will allow loading eeprom from eeprom-data embedded in device tree.
Ported from mediatek mt76 wireless driver (drivers/net/wireless/mediatek/mt76/eeprom.c)

Signed-off-by: Coia Prant <coiaprant@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17472
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/rt2x00/603-wifi-rt2x00-Add-support-for-loading-EEPROM-from-devicetree-embedded-data.patch [new file with mode: 0644]