From: Alexandru Gagniuc <mr.nuke.me@gmail.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
jjohnson@kernel.org, ath11k@lists.infradead.org,
Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Alexandru Gagniuc <mr.nuke.me@gmail.com>
Subject: [PATCH v2 1/2] dt: bindings: net: ath11k: add IPQ9574 compatible
Date: Thu, 8 Jan 2026 22:44:53 -0600 [thread overview]
Message-ID: <20260109044457.3074510-2-mr.nuke.me@gmail.com> (raw)
In-Reply-To: <20260109044457.3074510-1-mr.nuke.me@gmail.com>
Add IPQ9574 device support for ath11k. The schema is identical to
ipq6018, so add the compatible string where needed.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
---
Changes since v1:
- place compatible strings after instead of before ipq8074
---
.../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 c089677702cf..5efb2ce0a6be 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -18,6 +18,7 @@ properties:
compatible:
enum:
- qcom,ipq8074-wifi
+ - qcom,ipq9574-wifi
- qcom,ipq6018-wifi
- qcom,wcn6750-wifi
- qcom,ipq5018-wifi
@@ -103,6 +104,7 @@ allOf:
contains:
enum:
- qcom,ipq8074-wifi
+ - qcom,ipq9574-wifi
- qcom,ipq6018-wifi
then:
properties:
@@ -221,6 +223,7 @@ allOf:
contains:
enum:
- qcom,ipq8074-wifi
+ - qcom,ipq9574-wifi
- qcom,ipq6018-wifi
then:
required:
--
2.45.1
next prev parent reply other threads:[~2026-01-09 4:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 4:44 [PATCH v2 0/2] ath11k: support IPQ9574 Alexandru Gagniuc
2026-01-09 4:44 ` Alexandru Gagniuc [this message]
2026-01-09 8:45 ` [PATCH v2 1/2] dt: bindings: net: ath11k: add IPQ9574 compatible Krzysztof Kozlowski
2026-01-09 4:44 ` [PATCH v2 2/2] wifi: ath11k: support ipq9574 Alexandru Gagniuc
2026-01-29 11:17 ` [PATCH v2 0/2] ath11k: support IPQ9574 Vasanthakumar Thiagarajan
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=20260109044457.3074510-2-mr.nuke.me@gmail.com \
--to=mr.nuke.me@gmail.com \
--cc=ath11k@lists.infradead.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jjohnson@kernel.org \
--cc=johannes@sipsolutions.net \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=robh@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