diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2021-09-13 15:40:35 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-09-16 11:07:41 +0300 |
commit | ef7bc2a7634298b66fcd313dd4bb0e9f4f2e503b (patch) | |
tree | d9a2678a7b313d72000e59790de5207f7c7cac89 /drivers/net/dsa | |
parent | eb3a97a69be83ea961bf4a164c54e1c989a57850 (diff) | |
download | linux-ef7bc2a7634298b66fcd313dd4bb0e9f4f2e503b.tar.xz |
ath9k: owl-loader: fetch pci init values through nvmem
extends the owl loader to fetch important pci initialization
values - which are stored together with the calibration data -
through the nvmem subsystem.
This allows for much faster WIFI/ath9k initializations on devices
that do not require to perform any post-processing (like XOR'ing/
reversal or unpacking)... than the current way through the
firmware_request which involves the filesystem/userspace.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/bc79ba1c6f6435000577bf1e5f4d7ebe18a8df97.1630157099.git.chunkeey@gmail.com
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions