ath79: calibrate dlink dir-825 c1 and dir-835 a1 with nvmem
authorEdward Chow <equu@openmail.cc>
Mon, 2 Jan 2023 11:24:20 +0000 (19:24 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Jan 2023 20:28:25 +0000 (21:28 +0100)
commit2a20dc717a897efe54f241636ee1566b695dbc7d
treeadac97a793f169c2957beec38a54ff692a16b737
parenta7f3a51982be34270d9b10283f6d188bd54fc7a1
ath79: calibrate dlink dir-825 c1 and dir-835 a1 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.

Currently, "mac-address-ascii" cells only works for ethernet and wmac devices,
so PCI ath9k device uses the old method to calibrate.

Signed-off-by: Edward Chow <equu@openmail.cc>
target/linux/ath79/dts/ar9344_dlink_dir-8x5.dtsi
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom