Skip to content

Commit f55fa3e

Browse files
leiwan-qandersson
authored andcommitted
soc: qcom: socinfo: Add SoC ID for SA8650P
Add SoC ID table entry for Qualcomm SA8650P. Signed-off-by: Lei wang <[email protected]> Signed-off-by: Radu Rendec <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent a559a74 commit f55fa3e

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
@@ -490,6 +490,7 @@ static const struct soc_id soc_id[] = {
490490
{ qcom_board_id(SM8475) },
491491
{ qcom_board_id(SM8475P) },
492492
{ qcom_board_id(SA8255P) },
493+
{ qcom_board_id(SA8650P) },
493494
{ qcom_board_id(SA8775P) },
494495
{ qcom_board_id(QRU1000) },
495496
{ qcom_board_id(SM8475_2) },

0 commit comments

Comments
 (0)