public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID
@ 2025-04-25 14:03 Mukesh Ojha
  2025-04-25 14:03 ` [PATCH 2/2] dt-bindings: arm: qcom,ids: add SoC ID for SM8750 Mukesh Ojha
  2025-04-25 14:36 ` [PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Mukesh Ojha @ 2025-04-25 14:03 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>
---
 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 13cf73744bd9..71858de73a91 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -456,6 +456,7 @@ static const struct soc_id soc_id[] = {
 	{ qcom_board_id(QCS8275) },
 	{ qcom_board_id(QCS9075) },
 	{ qcom_board_id(QCS615) },
+	{ qcom_board_id(SM8750) },
 };
 
 static const char *socinfo_machine(struct device *dev, unsigned int id)
-- 
2.34.1


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

end of thread, other threads:[~2025-04-28  6:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 14:03 [PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID Mukesh Ojha
2025-04-25 14:03 ` [PATCH 2/2] dt-bindings: arm: qcom,ids: add SoC ID for SM8750 Mukesh Ojha
2025-04-25 14:39   ` Krzysztof Kozlowski
2025-04-28  6:18   ` Krzysztof Kozlowski
2025-04-25 14:36 ` [PATCH 1/2] soc: qcom: socinfo: add SM8750 SoC ID Krzysztof Kozlowski

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