2023-06-11 12:40:34

by Christian Lamparter

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property

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.

Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
---
v1->v2: make dtbs_check dt_binding_check (moved to existing allOf: seems to be fine)
---
.../devicetree/bindings/net/wireless/qcom,ath11k.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index 7d5f982a3d09..521dc71d5e97 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: |
@@ -87,6 +89,7 @@ required:
additionalProperties: false

allOf:
+ - $ref: ieee80211.yaml#
- if:
properties:
compatible:
--
2.40.1



2023-06-12 08:53:44

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property

On 11/06/2023 14:37, Christian Lamparter wrote:
> 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.
>
> Acked-by: Conor Dooley <[email protected]>
> Signed-off-by: Christian Lamparter <[email protected]>
> ---
> v1->v2: make dtbs_check dt_binding_check (moved to existing allOf: seems to be fine)
> ---
> .../devicetree/bindings/net/wireless/qcom,ath11k.yaml | 3 +++
> 1 file changed, 3 insertions(+)

I got three similar patches in one thread, two with same versions.

One version is one patchset. Do not attach (thread) your patchsets to
some other threads (unrelated or older versions). This buries them deep
in the mailbox and might interfere with applying entire sets.

Best regards,
Krzysztof


2024-04-18 15:19:31

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property

Christian Lamparter <[email protected]> wrote:

> 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.
>
> Acked-by: Conor Dooley <[email protected]>
> Signed-off-by: Christian Lamparter <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

2 patches applied to ath-next branch of ath.git, thanks.

30ba0022b30a dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
43528ae9d9bf wifi: ath11k: add support DT ieee80211-freq-limit

--
https://patchwork.kernel.org/project/linux-wireless/patch/fc606d2550d047a53b4289235dd3c0fe23d5daac.1686486468.git.chunkeey@gmail.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches