openwrt/target/linux/ath79/generic
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 ath79: calibrate all ar9344 tl-WDRxxxx with nvmem 2022-11-18 20:27:52 +01:00
config-default ath79: use rtl8366s and rtl8366_smi as a module 2022-07-01 20:22:53 +02:00
target.mk ath79: move 5.15 testing kernel to common Makefile 2022-09-06 02:57:35 +02:00