From: Sreeshankar K <sreeshankar0910@gmail.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
andersson@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
konradybcio@kernel.org, tglx@kernel.org, ulfh@kernel.org
Cc: bmasney@redhat.com, lpieralisi@kernel.org, quic_tdas@quicinc.com,
danila@mainlining.org, davidwronek@gmail.com,
robimarko@gmail.com, linux@gurudas.dev,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
linux-pm@vger.vger.kernel.org,
Sreeshankar K <sreeshankar0910@gmail.com>
Subject: [PATCH 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
Date: Tue, 18 Aug 2026 08:07:43 +0000 [thread overview]
Message-ID: <20260818080754.4362-2-sreeshankar0910@gmail.com> (raw)
In-Reply-To: <20260818080754.4362-1-sreeshankar0910@gmail.com>
Add the ID for the Qualcomm SM7250 SoC.
Signed-off-by: Sreeshankar K <sreeshankar0910@gmail.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 1af73c0ad..3c1ba5168 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -208,6 +208,7 @@
#define QCOM_ID_IPQ8172 397
#define QCOM_ID_IPQ8173 398
#define QCOM_ID_IPQ8174 399
+#define QCOM_ID_SM7250 400
#define QCOM_ID_IPQ6018 402
#define QCOM_ID_IPQ6028 403
#define QCOM_ID_SDM429W 416
--
2.43.0
next prev parent reply other threads:[~2026-08-18 8:08 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-18 8:07 [PATCH 00/12] Add initial support for Qualcomm SM7250 SoC Sreeshankar K
2026-08-18 8:07 ` Sreeshankar K [this message]
2026-08-18 11:25 ` [PATCH 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250 Dmitry Baryshkov
2026-08-19 9:50 ` Krzysztof Kozlowski
2026-08-18 8:07 ` [PATCH 02/12] soc: qcom: socinfo: Add SM7250 SoC ID Sreeshankar K
2026-08-18 11:27 ` Dmitry Baryshkov
2026-08-18 8:07 ` [PATCH 03/12] dt-bindings: clock: Add GCC clock bindings for SM7250 Sreeshankar K
2026-08-19 9:47 ` Krzysztof Kozlowski
2026-08-18 8:07 ` [PATCH 04/12] clk: qcom: Add Global Clock Controller (GCC) driver " Sreeshankar K
2026-08-18 8:07 ` [PATCH 05/12] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC bindings " Sreeshankar K
2026-08-18 21:17 ` Rob Herring
2026-08-19 9:49 ` Krzysztof Kozlowski
2026-08-18 8:07 ` [PATCH 06/12] clk: qcom: rpmh: Add SM7250 rpmh clocks Sreeshankar K
2026-08-18 11:31 ` Dmitry Baryshkov
2026-08-19 3:00 ` Abel Vesa
2026-08-18 8:07 ` [PATCH 07/12] dt-bindings: power: qcom,rpmhpd: Document RPMh power domain for SM7250 Sreeshankar K
2026-08-18 8:07 ` [PATCH 08/12] pmdomain: qcom: rpmhpd: Add RMPh power domains " Sreeshankar K
2026-08-19 3:17 ` Abel Vesa
2026-08-18 8:07 ` [PATCH 09/12] dt-bindings: arm: cpus: Document Kryo 475 CPUs Sreeshankar K
2026-08-18 8:07 ` [PATCH 10/12] dt-bindings: firmware: qcom,scm: Document SM7250 SCM Sreeshankar K
2026-08-18 8:07 ` [PATCH 11/12] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC Sreeshankar K
2026-08-18 8:07 ` [PATCH 12/12] arm64: dts: qcom: Add SM7250 devicetree file Sreeshankar K
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=20260818080754.4362-2-sreeshankar0910@gmail.com \
--to=sreeshankar0910@gmail.com \
--cc=andersson@kernel.org \
--cc=bmasney@redhat.com \
--cc=conor+dt@kernel.org \
--cc=danila@mainlining.org \
--cc=davidwronek@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.vger.kernel.org \
--cc=linux@gurudas.dev \
--cc=lpieralisi@kernel.org \
--cc=mturquette@baylibre.com \
--cc=quic_tdas@quicinc.com \
--cc=robh@kernel.org \
--cc=robimarko@gmail.com \
--cc=sboyd@kernel.org \
--cc=tglx@kernel.org \
--cc=ulfh@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