diff mbox series

[PATCHv2,1/8] wifi: dt: bindings: net: add IPQ5018 compatible entry for ath11k

Message ID 20221122132152.17771-2-quic_kathirve@quicinc.com
State New
Headers show
Series wifi: ath11k: Add support for IPQ5018 | expand

Commit Message

Karthikeyan Kathirvel Nov. 22, 2022, 1:21 p.m. UTC
From: Sriram R <quic_srirrama@quicinc.com>

Add IPQ5018 device support for ath11k.

Tested-on : IPQ5018 hw1.0 AHB WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1

Signed-off-by: Sriram R <quic_srirrama@quicinc.com>
Co-developed-by: Karthikeyan Kathirvel <quic_kathirve@quicinc.com>
Signed-off-by: Karthikeyan Kathirvel <quic_kathirve@quicinc.com>
---
 Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 1 +
 1 file changed, 1 insertion(+)


base-commit: ef907406320c7af8b6a9e0b140a11ebb3a0fa371

Comments

Kalle Valo Dec. 2, 2022, 7:25 p.m. UTC | #1
Karthikeyan Kathirvel <quic_kathirve@quicinc.com> writes:

> From: Sriram R <quic_srirrama@quicinc.com>
>
> Add IPQ5018 device support for ath11k.
>
> Tested-on : IPQ5018 hw1.0 AHB WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1

It should be

Tested-on: ....

But no point of having it in a documentation patch anyway, so I just
removed it.

I also changed the subject to:

dt: bindings: net: ath11k: add IPQ5018 compatible
Kalle Valo Dec. 7, 2022, 5:17 p.m. UTC | #2
Karthikeyan Kathirvel <quic_kathirve@quicinc.com> wrote:

> Add IPQ5018 device support for ath11k.
> 
> Signed-off-by: Sriram R <quic_srirrama@quicinc.com>
> Co-developed-by: Karthikeyan Kathirvel <quic_kathirve@quicinc.com>
> Signed-off-by: Karthikeyan Kathirvel <quic_kathirve@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

679d708a10ec dt: bindings: net: ath11k: add IPQ5018 compatible
8dfe875aa24a wifi: ath11k: update hw params for IPQ5018
26af7aabd2d8 wifi: ath11k: update ce configurations for IPQ5018
b42b3678c91f wifi: ath11k: remap ce register space for IPQ5018
711b80acbdfb wifi: ath11k: update hal srng regs for IPQ5018
ba60f2793d3a wifi: ath11k: initialize hw_ops for IPQ5018
69968f88f177 wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmap
25edca7bb18a wifi: ath11k: add ipq5018 device support
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index f7cf135aa37f..a29ca77db6aa 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -21,6 +21,7 @@  properties:
       - qcom,ipq8074-wifi
       - qcom,ipq6018-wifi
       - qcom,wcn6750-wifi
+      - qcom,ipq5018-wifi
 
   reg:
     maxItems: 1