summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2021-10-05 16:55:54 +0300
committerKalle Valo <kvalo@codeaurora.org>2021-10-05 17:28:24 +0300
commit57bb2398bd5fb202cd9688a13c685992737d4c16 (patch)
tree2a44e4191b09d24ef51e9c37378a8ddc59023973 /MAINTAINERS
parent4925642d541278575ad1948c5924d71ffd57ef14 (diff)
downloadlinux-stable-57bb2398bd5fb202cd9688a13c685992737d4c16.tar.gz
linux-stable-57bb2398bd5fb202cd9688a13c685992737d4c16.tar.bz2
linux-stable-57bb2398bd5fb202cd9688a13c685992737d4c16.zip
dt-bindings: net: wireless: qca,ath9k: convert to the json-schema
This replaces the existing .txt binding file. Furthermore, this also helps with validating DTS files. Introduced binding changes: 1. added inherited mac-address nvmem property 2. added inherited ieee80211-freq-limit property 3. added new calibration nvmem property 4. added second example (taken from the Netgear WNDR3700v2) Reason: Setting qca,no-eeprom; takes presedence over nvmem-cells. I think a different example is needed, because the driver can only reads from one calibration source per device. 5. (re-added) chip list (based on data from ath9k's pci.c) Added binding .yaml to MAINTAINERS. Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210924223509.52525-1-chunkeey@gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..78e911d67b28 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15456,6 +15456,7 @@ M: ath9k-devel@qca.qualcomm.com
L: linux-wireless@vger.kernel.org
S: Supported
W: https://wireless.wiki.kernel.org/en/users/Drivers/ath9k
+F: Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
F: drivers/net/wireless/ath/ath9k/
QUALCOMM CAMERA SUBSYSTEM DRIVER