[PATCH 19/19] dt: bindings: net: add bindings of WCN6750 for ath11k
Rob Herring
robh at kernel.org
Sun Nov 28 08:20:59 PST 2021
On Wed, Nov 24, 2021 at 12:20:34AM +0530, Manikanta Pubbisetty wrote:
> Add WCN6750 wireless driver support, its based on ath11k driver.
>
> Signed-off-by: Manikanta Pubbisetty <quic_mpubbise at quicinc.com>
> ---
> .../bindings/net/wireless/qcom,ath11k.yaml | 333 ++++++++++++++-------
> 1 file changed, 225 insertions(+), 108 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
> index 85c2f69..60bda6d 100644
> --- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
> +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
> @@ -20,120 +20,21 @@ properties:
> enum:
> - qcom,ipq8074-wifi
> - qcom,ipq6018-wifi
> + - qcom,wcn6750-wifi
>
> reg:
> maxItems: 1
>
> - interrupts:
> - items:
> - - description: misc-pulse1 interrupt events
> - - description: misc-latch interrupt events
> - - description: sw exception interrupt events
> - - description: watchdog interrupt events
> - - description: interrupt event for ring CE0
> - - description: interrupt event for ring CE1
> - - description: interrupt event for ring CE2
> - - description: interrupt event for ring CE3
> - - description: interrupt event for ring CE4
> - - description: interrupt event for ring CE5
> - - description: interrupt event for ring CE6
> - - description: interrupt event for ring CE7
> - - description: interrupt event for ring CE8
> - - description: interrupt event for ring CE9
> - - description: interrupt event for ring CE10
> - - description: interrupt event for ring CE11
> - - description: interrupt event for ring host2wbm-desc-feed
> - - description: interrupt event for ring host2reo-re-injection
> - - description: interrupt event for ring host2reo-command
> - - description: interrupt event for ring host2rxdma-monitor-ring3
> - - description: interrupt event for ring host2rxdma-monitor-ring2
> - - description: interrupt event for ring host2rxdma-monitor-ring1
> - - description: interrupt event for ring reo2ost-exception
> - - description: interrupt event for ring wbm2host-rx-release
> - - description: interrupt event for ring reo2host-status
> - - description: interrupt event for ring reo2host-destination-ring4
> - - description: interrupt event for ring reo2host-destination-ring3
> - - description: interrupt event for ring reo2host-destination-ring2
> - - description: interrupt event for ring reo2host-destination-ring1
> - - description: interrupt event for ring rxdma2host-monitor-destination-mac3
> - - description: interrupt event for ring rxdma2host-monitor-destination-mac2
> - - description: interrupt event for ring rxdma2host-monitor-destination-mac1
> - - description: interrupt event for ring ppdu-end-interrupts-mac3
> - - description: interrupt event for ring ppdu-end-interrupts-mac2
> - - description: interrupt event for ring ppdu-end-interrupts-mac1
> - - description: interrupt event for ring rxdma2host-monitor-status-ring-mac3
> - - description: interrupt event for ring rxdma2host-monitor-status-ring-mac2
> - - description: interrupt event for ring rxdma2host-monitor-status-ring-mac1
> - - description: interrupt event for ring host2rxdma-host-buf-ring-mac3
> - - description: interrupt event for ring host2rxdma-host-buf-ring-mac2
> - - description: interrupt event for ring host2rxdma-host-buf-ring-mac1
> - - description: interrupt event for ring rxdma2host-destination-ring-mac3
> - - description: interrupt event for ring rxdma2host-destination-ring-mac2
> - - description: interrupt event for ring rxdma2host-destination-ring-mac1
> - - description: interrupt event for ring host2tcl-input-ring4
> - - description: interrupt event for ring host2tcl-input-ring3
> - - description: interrupt event for ring host2tcl-input-ring2
> - - description: interrupt event for ring host2tcl-input-ring1
> - - description: interrupt event for ring wbm2host-tx-completions-ring3
> - - description: interrupt event for ring wbm2host-tx-completions-ring2
> - - description: interrupt event for ring wbm2host-tx-completions-ring1
> - - description: interrupt event for ring tcl2host-status-ring
> + reg-names:
> + maxItems: 1
>
> + interrupts:
> + minItems: 32
> + maxItems: 52
You have to define what each interrupt is which you are not doing for
6750.
More information about the ath11k
mailing list