public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Kalle Valo <kvalo@kernel.org>
Cc: ath12k@lists.infradead.org, linux-wireless@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
Date: Mon, 16 Dec 2024 19:54:32 +0000	[thread overview]
Message-ID: <20241216-croak-outwit-207ea8d3025d@spud> (raw)
In-Reply-To: <20241209153034.50558-2-kvalo@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 1472 bytes --]

On Mon, Dec 09, 2024 at 05:30:27PM +0200, Kalle Valo wrote:
> From: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
> 
> The QCN9274 WiFi device supports WSI (WLAN Serial Interface). WSI is used
> to exchange specific control information across radios using a doorbell
> mechanism. This WSI connection is essential for exchanging control
> information among these devices. The WSI interface in the QCN9274 includes
> TX and RX ports, which are used to connect multiple WSI-supported devices
> together, forming a WSI group.
> 
> Describe QCN9274 PCI wifi device with WSI interface.
> 
> Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
> ---
>  .../net/wireless/qcom,ath12k-wsi.yaml         | 205 ++++++++++++++++++
>  1 file changed, 205 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml
> 
> diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml
> new file mode 100644
> index 000000000000..7fec15e10a94
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath12k-wsi.yaml

Usually I'd comment on the mismatch between this and the compatible, but
naming the file after the pcie id would do noone any favours. This seems
fine to me,
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-12-16 19:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-09 15:30 [PATCH v2 0/8] wifi: ath12k: MLO support part 7 Kalle Valo
2024-12-09 15:30 ` [PATCH v2 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI Kalle Valo
2024-12-16 19:54   ` Conor Dooley [this message]
2024-12-09 15:30 ` [PATCH v2 2/8] wifi: ath12k: parse multiple device information from Device Tree Kalle Valo
2024-12-09 15:30 ` [PATCH v2 3/8] wifi: ath12k: send partner device details in QMI MLO capability Kalle Valo
2024-12-09 15:30 ` [PATCH v2 4/8] wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk() Kalle Valo
2024-12-09 15:30 ` [PATCH v2 5/8] wifi: ath12k: add support to allocate MLO global memory region Kalle Valo
2024-12-09 15:30 ` [PATCH v2 6/8] wifi: ath12k: Add MLO WMI setup and teardown functions Kalle Valo
2024-12-09 15:30 ` [PATCH v2 7/8] wifi: ath12k: enable MLO setup and teardown from core Kalle Valo
2024-12-09 15:30 ` [PATCH v2 8/8] wifi: ath12k: avoid redundant code in DP Rx error process Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241216-croak-outwit-207ea8d3025d@spud \
    --to=conor@kernel.org \
    --cc=ath12k@lists.infradead.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox