diff options
author | Kalle Valo <kvalo@kernel.org> | 2023-04-20 18:43:45 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-04-20 18:43:45 +0200 |
commit | 3288ee5844b74cebb94ed15bc9b5b9d3223ae038 (patch) | |
tree | c3530dca45bc4d6bf2a2778a76ef08320c659e96 /MAINTAINERS | |
parent | Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wireless (diff) | |
parent | wifi: ath11k: Remove disabling of 80+80 and 160 MHz (diff) | |
download | linux-3288ee5844b74cebb94ed15bc9b5b9d3223ae038.tar.xz linux-3288ee5844b74cebb94ed15bc9b5b9d3223ae038.zip |
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for v6.4. Major changes:
wcn36xx
* support for pronto v3 hardware
ath11k
* PCIe DeviceTree bindings
* WCN6750: enable SAR support
ath10k
* convert DeviceTree bindings to YAML
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cb50c3b5938f..abecba7138f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17218,7 +17218,7 @@ S: Supported W: https://wireless.wiki.kernel.org/en/users/Drivers/ath10k T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git F: drivers/net/wireless/ath/ath10k/ -F: Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt +F: Documentation/devicetree/bindings/net/wireless/qcom,ath10k.yaml QUALCOMM ATHEROS ATH11K WIRELESS DRIVER M: Kalle Valo <kvalo@kernel.org> |