openwrt/target/linux/ath79/generic/base-files/etc/hotplug.d
Christian Lamparter 297bceeecf ath79: convert TP-Link Archer C7v1/2 Wifis to nvmem-cells
For v2, both ath9k (2.4GHz Wifi) and ath10k (5 GHz) driver now
pull the (pre-)calibration data from the nvmem subsystem. v1
is slightly different as only the ath9k Wifi is supported.

This allows us to move the userspace caldata extraction
and mac-address patching for the 5GHZ ath10k supported
wifi into the device-tree definition of the device.

ath9k's nodes are also changed over to use nvmem-cells
over OpenWrt's custom mtd-cal-data property.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-11-28 01:13:08 +01:00
..
firmware ath79: convert TP-Link Archer C7v1/2 Wifis to nvmem-cells 2021-11-28 01:13:08 +01:00
ieee80211 ath79: move cal-data extraction to dts for DAP-2695 2021-11-20 21:08:25 +01:00