All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
To: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Ilia Lin <ilia.lin@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Viresh Kumar <viresh.kumar@linaro.org>
Cc: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>,
	"Kathiravan Thirumoorthy" <quic_kathirav@quicinc.com>
Subject: [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321
Date: Wed, 28 Feb 2024 20:21:49 +0530	[thread overview]
Message-ID: <20240228-ipq5321-sku-support-v1-1-14e4d4715f4b@quicinc.com> (raw)
In-Reply-To: <20240228-ipq5321-sku-support-v1-0-14e4d4715f4b@quicinc.com>

Add the ID for the Qualcomm IPQ5321 SoC.

Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
---
 include/dt-bindings/arm/qcom,ids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index 19ac7b36f608..4563b1fb7a3b 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -271,6 +271,7 @@
 #define QCOM_ID_QCS8550			603
 #define QCOM_ID_QCM8550			604
 #define QCOM_ID_IPQ5300			624
+#define QCOM_ID_IPQ5321			650
 
 /*
  * The board type and revision information, used by Qualcomm bootloaders and

-- 
2.34.1


  reply	other threads:[~2024-02-28 14:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 14:51 [PATCH 0/3] Add support for the IPQ5321 SoC Kathiravan Thirumoorthy
2024-02-28 14:51 ` Kathiravan Thirumoorthy [this message]
2024-02-29 14:45   ` [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321 Krzysztof Kozlowski
2024-02-28 14:51 ` [PATCH 2/3] soc: qcom: socinfo: " Kathiravan Thirumoorthy
2024-02-29 14:45   ` Krzysztof Kozlowski
2024-02-28 14:51 ` [PATCH 3/3] cpufreq: qcom-nvmem: add support " Kathiravan Thirumoorthy
2024-03-04  7:12   ` Viresh Kumar
2024-03-05  4:35     ` Viresh Kumar
2024-03-06  4:40       ` Kathiravan Thirumoorthy
2024-03-06  5:18         ` Viresh Kumar
2024-03-06  5:32           ` Viresh Kumar
2024-03-06  7:22         ` Krzysztof Kozlowski
2024-03-06  8:00           ` Kathiravan Thirumoorthy
2024-02-28 15:06 ` [PATCH 0/3] Add support for the IPQ5321 SoC Mukesh Ojha

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=20240228-ipq5321-sku-support-v1-1-14e4d4715f4b@quicinc.com \
    --to=quic_kathirav@quicinc.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ilia.lin@kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=viresh.kumar@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.