mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-28 12:34:26 -04:00
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> |
||
|---|---|---|
| .. | ||
| 080-ath10k_thermal_config.patch | ||
| 921-ath10k_init_devices_synchronously.patch | ||
| 922-ath10k-increase-rx-buffer-size-to-2048.patch | ||
| 930-ath10k_add_tpt_led_trigger.patch | ||
| 974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch | ||
| 975-ath10k-use-tpt-trigger-by-default.patch | ||
| 980-ath10k-fix-max-antenna-gain-unit.patch | ||
| 981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch | ||
| 984-ath10k-Try-to-get-mac-address-from-dts.patch | ||