Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
authorKalle Valo <kvalo@codeaurora.org>
Mon, 15 Jun 2020 17:18:39 +0000 (20:18 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 15 Jun 2020 17:18:39 +0000 (20:18 +0300)
ath.git patches for v5.9. Major changes:

ath11k

* add 6G band support

* add spectral scan support

1  2 
drivers/net/wireless/ath/Kconfig
drivers/net/wireless/ath/ath11k/Kconfig
drivers/net/wireless/ath/ath9k/Kconfig
drivers/net/wireless/ath/wil6210/Kconfig

Simple merge
@@@ -32,5 -32,14 +32,14 @@@ config ATH11K_DEBUGF
  config ATH11K_TRACING
        bool "ath11k tracing support"
        depends on ATH11K && EVENT_TRACING
 -      ---help---
 +      help
          Select this to use ath11k tracing infrastructure.
+ config ATH11K_SPECTRAL
+       bool "QCA ath11k spectral scan support"
+       depends on ATH11K_DEBUGFS
+       depends on RELAY
+       help
+         Enable ath11k spectral scan support
+         Say Y to enable access to the FFT/spectral data via debugfs.