[PATCH 0/2] arm64: qcom: Add SoC ID for Shikra IoT variants

Komal Bajaj posted 2 patches 1 month, 2 weeks ago
drivers/soc/qcom/socinfo.c         | 3 +++
include/dt-bindings/arm/qcom,ids.h | 3 +++
2 files changed, 6 insertions(+)
[PATCH 0/2] arm64: qcom: Add SoC ID for Shikra IoT variants
Posted by Komal Bajaj 1 month, 2 weeks ago
This is the initial posting for upstreaming Qualcomm Shikra SoC.
There are three variants, distinguished by their respective SoC IDs -
- CQ2390M: Shikra Retail with modem
- CQ2390S: Shikra Retail without modem
- IQ2390S: Shikra Industrial without modem

This serial adds the corresponding SoC IDs to enable proper
identification of these variants in the kernel.

Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
---
Komal Bajaj (2):
      dt-bindings: arm: qcom,ids: Add SoC ID for Shikra IoT variants
      soc: qcom: socinfo: Add SoC ID for Shikra IoT variants

 drivers/soc/qcom/socinfo.c         | 3 +++
 include/dt-bindings/arm/qcom,ids.h | 3 +++
 2 files changed, 6 insertions(+)
---
base-commit: 39704f00f747aba3144289870b5fd8ac230a9aaf
change-id: 20260428-shikra-socid-a27ae38cb7e3

Best regards,
-- 
Komal Bajaj <komal.bajaj@oss.qualcomm.com>
Re: [PATCH 0/2] arm64: qcom: Add SoC ID for Shikra IoT variants
Posted by Bjorn Andersson 1 month ago
On Tue, 28 Apr 2026 14:47:45 +0530, Komal Bajaj wrote:
> This is the initial posting for upstreaming Qualcomm Shikra SoC.
> There are three variants, distinguished by their respective SoC IDs -
> - CQ2390M: Shikra Retail with modem
> - CQ2390S: Shikra Retail without modem
> - IQ2390S: Shikra Industrial without modem
> 
> This serial adds the corresponding SoC IDs to enable proper
> identification of these variants in the kernel.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom,ids: Add SoC ID for Shikra IoT variants
      commit: 928f6a0b1d88e526d5e8a6734e95ef20705fa98b
[2/2] soc: qcom: socinfo: Add SoC ID for Shikra IoT variants
      commit: b828561684a217e3363c595108f5e8d560b9fb25

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>