tn3399_openwrt/target/linux/ath79
Edward Chow e354b01baf ath79: calibrate all ar9344 tl-WDRxxxx with nvmem
Driver for both soc (2.4GHz Wifi) and pci (5 GHz) now pull the calibration
data from the nvmem subsystem.

This allows us to move the userspace caldata extraction for the pci-e ath9k
supported wifi into the device-tree definition of the device.

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

The wifi mac address remains correct after these changes, because When both
"mac-address" and "calibration" are defined, the effective mac address
comes from the cell corresponding to "mac-address" and
mac-address-increment.

Test passed on my tplink tl-wdr4310.

Signed-off-by: Edward Chow <equu@openmail.cc>
2022-11-18 20:27:52 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: calibrate all ar9344 tl-WDRxxxx with nvmem 2022-11-18 20:27:52 +01:00
files ath79: increase max tx ring buffer for ag71xx 2022-10-06 16:45:43 +02:00
generic ath79: calibrate all ar9344 tl-WDRxxxx with nvmem 2022-11-18 20:27:52 +01:00
image treewide: uniform vendor name for devolo 2022-11-18 20:27:52 +01:00
mikrotik ath79: move 5.15 testing kernel to common Makefile 2022-09-06 02:57:35 +02:00
nand ath79: add support for Linksys EA4500 v3 2022-10-30 23:14:45 +01:00
patches-5.10 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
patches-5.15 kernel: backport support for "linux,rootfs" in DT 2022-11-08 09:12:16 +01:00
tiny ath79: add support for TP-Link TL-WR941ND v5 2022-09-11 22:00:22 +02:00
config-5.10 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
config-5.15 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
Makefile ath79: switch to 5.15 as default kernel 2022-09-24 13:04:24 +02:00
modules.mk