Skip to content

Commit 776b29e

Browse files
JIaxygaandersson
authored andcommitted
soc: qcom: socinfo: Add Soc ID for SM7150P
Add Soc ID table entries for Qualcomm SM7150P. Signed-off-by: Danila Tikhonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent edc3a1f commit 776b29e

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
@@ -349,6 +349,7 @@ static const struct soc_id soc_id[] = {
349349
{ qcom_board_id(SDA439) },
350350
{ qcom_board_id(SDA429) },
351351
{ qcom_board_id(SM7150) },
352+
{ qcom_board_id(SM7150P) },
352353
{ qcom_board_id(IPQ8070) },
353354
{ qcom_board_id(IPQ8071) },
354355
{ qcom_board_id(QM215) },

0 commit comments

Comments
 (0)