2020-09-08 07:57:17

by Anilkumar Kolli

[permalink] [raw]
Subject: [PATCH v7 1/3] dt: bindings: net: update compatible for ath11k

Add IPQ6018 wireless driver support,
its based on ath11k driver.

Signed-off-by: Anilkumar Kolli <[email protected]>
---
V3:
- Use 'enum' rather than oneOf+const.
V4:
- removed oneOf, use just enum (Rob)
V5:
- Fixes errors in 'make dt_binding_check' (Rob)

Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index a1717db36dba..4b365c9d9378 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -17,7 +17,9 @@ description: |

properties:
compatible:
- const: qcom,ipq8074-wifi
+ enum:
+ - qcom,ipq8074-wifi
+ - qcom,ipq6018-wifi

reg:
maxItems: 1
--
2.7.4


2020-09-08 20:36:25

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v7 1/3] dt: bindings: net: update compatible for ath11k

On Tue, 08 Sep 2020 07:55:31 +0000, Anilkumar Kolli wrote:
> Add IPQ6018 wireless driver support,
> its based on ath11k driver.
>
> Signed-off-by: Anilkumar Kolli <[email protected]>
> ---
> V3:
> - Use 'enum' rather than oneOf+const.
> V4:
> - removed oneOf, use just enum (Rob)
> V5:
> - Fixes errors in 'make dt_binding_check' (Rob)
>
> Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.

2020-09-10 16:01:13

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v7 1/3] dt: bindings: net: update compatible for ath11k

Rob Herring <[email protected]> writes:

> On Tue, 08 Sep 2020 07:55:31 +0000, Anilkumar Kolli wrote:
>> Add IPQ6018 wireless driver support,
>> its based on ath11k driver.
>>
>> Signed-off-by: Anilkumar Kolli <[email protected]>
>> ---
>> V3:
>> - Use 'enum' rather than oneOf+const.
>> V4:
>> - removed oneOf, use just enum (Rob)
>> V5:
>> - Fixes errors in 'make dt_binding_check' (Rob)
>>
>> Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>>
>
>
> Please add Acked-by/Reviewed-by tags when posting new versions. However,
> there's no need to repost patches *only* to add the tags. The upstream
> maintainer will do that for acks received on the version they apply.
>
> If a tag was not added on purpose, please state why and what changed.

I added Rob's Reviewed-by in the pending branch.

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

2020-09-11 09:57:28

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v7 1/3] dt: bindings: net: update compatible for ath11k

Anilkumar Kolli <[email protected]> wrote:

> Add IPQ6018 wireless driver support,
> its based on ath11k driver.
>
> Signed-off-by: Anilkumar Kolli <[email protected]>
> Reviewed-by: Rob Herring <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

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

7b5bd15d23c5 dt: bindings: net: update compatible for ath11k
967c1d1131fa ath11k: move target ce configs to hw_params
b129699a0c7b ath11k: add ipq6018 support

--
https://patchwork.kernel.org/patch/11762811/

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