[PATCH v1 1/2] dt-bindings: net: ath11k: add ieee80211-freq-limit property
Christian Lamparter
chunkeey at gmail.com
Fri Jun 9 01:44:54 PDT 2023
This is an existing optional property that ieee80211.yaml/cfg80211
provides. It's useful to further restrict supported frequencies
for a specified device through device-tree.
Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
---
Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index 7d5f982a3d09..91bf69c2df01 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -58,6 +58,8 @@ properties:
minItems: 1
maxItems: 2
+ ieee80211-freq-limit: true
+
wifi-firmware:
type: object
description: |
--
2.40.1
More information about the ath11k
mailing list