Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Aaron Kling via B4 Relay <devnull+webgeek1234.gmail.com@kernel.org>
To: Bjorn Andersson <andersson@kernel.org>,
	 Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org,
	Aaron Kling <webgeek1234@gmail.com>
Subject: [PATCH v2 1/5] dt-bindings: arm: qcom: Add AYN QCS8550 Devices
Date: Wed, 11 Mar 2026 12:44:37 -0500	[thread overview]
Message-ID: <20260311-ayn-qcs8550-v2-1-e66986e0f0cb@gmail.com> (raw)
In-Reply-To: <20260311-ayn-qcs8550-v2-0-e66986e0f0cb@gmail.com>

From: Aaron Kling <webgeek1234@gmail.com>

Namely:
* Odin 2
* Odin 2 Mini
* Odin 2 Portal
* Thor

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d054a8f5632d853509b7cd37f07f02473cf6bf71..d76c0b0a082e2ee1a2adaefdb4601048cb8e8a70 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1075,6 +1075,16 @@ properties:
           - const: qcom,qcs8550
           - const: qcom,sm8550
 
+      - items:
+          - enum:
+              - ayntec,odin2
+              - ayntec,odin2mini
+              - ayntec,odin2portal
+              - ayntec,qcs8550-common
+              - ayntec,thor
+          - const: qcom,qcs8550
+          - const: qcom,sm8550
+
       - items:
           - enum:
               - qcom,sm8650-hdk

-- 
2.53.0



  reply	other threads:[~2026-03-11 17:44 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-11 17:44 [PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices Aaron Kling via B4 Relay
2026-03-11 17:44 ` Aaron Kling via B4 Relay [this message]
2026-03-13  8:35   ` [PATCH v2 1/5] dt-bindings: arm: qcom: Add " Krzysztof Kozlowski
2026-03-11 17:44 ` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common Aaron Kling via B4 Relay
2026-03-12  0:48   ` Val Packett
2026-03-12  1:39     ` Aaron Kling
2026-03-13  3:19       ` Dmitry Baryshkov
2026-03-13  8:37         ` Krzysztof Kozlowski
2026-03-13 17:34           ` Aaron Kling
2026-03-13 17:39             ` Krzysztof Kozlowski
2026-03-13 17:48             ` Dmitry Baryshkov
2026-03-13 18:21               ` Aaron Kling
2026-03-13 18:54                 ` Dmitry Baryshkov
2026-03-14  0:11                 ` Val Packett
2026-03-14  1:50                   ` Aaron Kling
2026-03-19 18:04         ` Aaron Kling
2026-03-19 22:31     ` Aaron Kling
2026-03-23  9:39       ` Konrad Dybcio
2026-03-19 11:40   ` Konrad Dybcio
2026-03-19 18:39     ` Aaron Kling
2026-03-23 10:03       ` Konrad Dybcio
2026-03-11 17:44 ` [PATCH v2 3/5] arm64: dts: qcom: Add AYN Odin 2 Mini Aaron Kling via B4 Relay
2026-03-13  8:39   ` Krzysztof Kozlowski
2026-03-13  8:42     ` Krzysztof Kozlowski
2026-03-11 17:44 ` [PATCH v2 4/5] arm64: dts: qcom: Add AYN Odin 2 Portal Aaron Kling via B4 Relay
2026-03-11 17:44 ` [PATCH v2 5/5] arm64: dts: qcom: Add AYN Thor Aaron Kling via B4 Relay
2026-03-19 11:32   ` Konrad Dybcio
2026-03-19 17:48     ` Aaron Kling
2026-03-23  9:38       ` Konrad Dybcio
2026-03-23 10:00         ` Teguh Sobirin

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=20260311-ayn-qcs8550-v2-1-e66986e0f0cb@gmail.com \
    --to=devnull+webgeek1234.gmail.com@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=webgeek1234@gmail.com \
    /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