Skip to content

Commit b7fc42f

Browse files
mukeshojha-linuxandersson
authored andcommitted
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 <[email protected]> Reviewed-by: Melody Olvera <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 85c5d9b commit b7fc42f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ static const struct soc_id soc_id[] = {
444444
{ qcom_board_id(IPQ5302) },
445445
{ qcom_board_id(QCS8550) },
446446
{ qcom_board_id(QCM8550) },
447+
{ qcom_board_id(SM8750) },
447448
{ qcom_board_id(IPQ5300) },
448449
{ qcom_board_id(IPQ5321) },
449450
{ qcom_board_id(IPQ5424) },

0 commit comments

Comments
 (0)