Openwrt/package/kernel/mac80211/patches/rt2x00
Ansuel Smith 91a52f22a1 treewide: backport support for nvmem on non platform devices
In the current state, nvmem cells are only detected on platform device.
To quickly fix the problem, we register the affected problematic driver
with the of_platform but that is more an hack than a real solution.
Backport from net-next the required patch so that nvmem can work also
with non-platform devices and rework our current patch.
Drop the mediatek and dsa workaround and rework the ath10k patches.
Rework every driver that use the of_get_mac_address api.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-08-05 01:46:26 +02:00
..
002-rt2x00-define-RF5592-in-init_eeprom-routine.patch
100-rt2x00_options.patch
501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch
601-rt2x00-introduce-rt2x00_platform_h.patch
602-rt2x00-introduce-rt2x00eeprom.patch mac80211: remove patches stripping down crypto support 2021-06-18 09:52:35 +02:00
603-rt2x00-of_load_eeprom_filename.patch
604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch
606-rt2x00-allow_disabling_bands_through_platform_data.patch
607-rt2x00-add_platform_data_mac_addr.patch treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
608-rt2x00-allow_disabling_bands_through_dts.patch
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch
610-rt2x00-change-led-polarity-from-OF.patch
611-rt2x00-add-AP+STA-support.patch
612-rt2x00-led-tpt-trigger-support.patch
650-rt2x00-add-support-for-external-PA-on-MT7620.patch
982-rt2x00-add-rf-self-txdc-calibration.patch
983-rt2x00-add-r-calibration.patch
984-rt2x00-add-rxdcoc-calibration.patch
985-rt2x00-add-rxiq-calibration.patch
986-rt2x00-add-TX-LOFT-calibration.patch
990-rt2x00-mt7620-introduce-accessors-for-CHIP_VER-register.patch
991-rt2x00-mt7620-differentiate-based-on-SoC-CHIP_VER.patch
992-rt2x00-save-survey-for-every-channel-visited.patch