All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/2] dt-bindings: net: ath11k: add ieee80211-freq-limit property
@ 2023-06-09  8:44 ` Christian Lamparter
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Lamparter @ 2023-06-09  8:44 UTC (permalink / raw)
  To: devicetree, linux-wireless, ath11k
  Cc: kvalo, conor+dt, krzysztof.kozlowski+dt, robh+dt

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@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


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-06-09 17:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09  8:44 [PATCH v1 1/2] dt-bindings: net: ath11k: add ieee80211-freq-limit property Christian Lamparter
2023-06-09  8:44 ` Christian Lamparter
2023-06-09  8:44 ` [PATCH v1 2/2] wifi: ath11k: add support DT ieee80211-freq-limit Christian Lamparter
2023-06-09  8:44   ` Christian Lamparter
2023-06-09 15:49 ` [PATCH v1 1/2] dt-bindings: net: ath11k: add ieee80211-freq-limit property Conor Dooley
2023-06-09 15:49   ` Conor Dooley
2023-06-09 16:51 ` Rob Herring
2023-06-09 16:51   ` Rob Herring
2023-06-09 17:11   ` Christian Lamparter
2023-06-09 17:11     ` Christian Lamparter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.