mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 1/2] soc: qcom: socinfo: add SM8750 SoC ID
@ 2025-05-08 13:46 Mukesh Ojha
  2025-05-08 13:46 ` [PATCH v2 2/2] dt-bindings: arm: qcom,ids: add SoC ID for SM8750 Mukesh Ojha
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mukesh Ojha @ 2025-05-08 13:46 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-kernel, devicetree, Mukesh Ojha

Update soc_id table for the Qualcomm SM8750 SoC to represent
SM8750 machine.

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
---
Changes in v2:
 - corrected the order. 

 drivers/soc/qcom/socinfo.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 18d7f1be9093..8c4147737c35 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -444,6 +444,7 @@ static const struct soc_id soc_id[] = {
 	{ qcom_board_id(IPQ5302) },
 	{ qcom_board_id(QCS8550) },
 	{ qcom_board_id(QCM8550) },
+	{ qcom_board_id(SM8750)  },
 	{ qcom_board_id(IPQ5300) },
 	{ qcom_board_id(IPQ5321) },
 	{ qcom_board_id(IPQ5424) },
-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-05-19  7:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-08 13:46 [PATCH v2 1/2] soc: qcom: socinfo: add SM8750 SoC ID Mukesh Ojha
2025-05-08 13:46 ` [PATCH v2 2/2] dt-bindings: arm: qcom,ids: add SoC ID for SM8750 Mukesh Ojha
2025-05-08 20:41   ` Melody Olvera
2025-05-08 20:40 ` [PATCH v2 1/2] soc: qcom: socinfo: add SM8750 SoC ID Melody Olvera
2025-05-11 22:30 ` Bjorn Andersson
2025-05-19  7:41   ` Mukesh Ojha
2025-05-12 21:48 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®