summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@linaro.org>2023-04-17 13:35:00 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2023-04-19 17:21:46 +0300
commited09c61eb19d9889780c791cb316ac76468f5186 (patch)
tree308284a903232e39dc5a3202593b082ee21e1d3e /MAINTAINERS
parente04e4b6e01e71978d5df92a5f25b472e1827b46b (diff)
downloadlinux-ed09c61eb19d9889780c791cb316ac76468f5186.tar.xz
dt-bindings: net: Convert ath10k to YAML
Convert the ath10k bindings to YAML. Dropped properties that are absent at the current state of mainline: - qcom,msi_addr - qcom,msi_base Somewhat based on the ath11k bindings. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20230406-topic-ath10k_bindings-v4-1-9f67a6bb0d56@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d5bc223f305..c659e12e0c4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17196,7 +17196,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>