Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

soc: qcom: socinfo: add SM8750 SoC ID

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

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Reviewed-by: Melody Olvera <melody.olvera@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250508134635.1627031-1-mukesh.ojha@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Mukesh Ojha and committed by
Bjorn Andersson
b7fc42fb 85c5d9b9

+1
+1
drivers/soc/qcom/socinfo.c
··· 444 444 { qcom_board_id(IPQ5302) }, 445 445 { qcom_board_id(QCS8550) }, 446 446 { qcom_board_id(QCM8550) }, 447 + { qcom_board_id(SM8750) }, 447 448 { qcom_board_id(IPQ5300) }, 448 449 { qcom_board_id(IPQ5321) }, 449 450 { qcom_board_id(IPQ5424) },