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 <danila@jiaxyga.com> Link: https://lore.kernel.org/r/20230913181722.13917-3-danila@jiaxyga.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent edc3a1f commit 776b29e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)