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 <quic_leiwan@quicinc.com> Signed-off-by: Radu Rendec <rrendec@redhat.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260321152307.9131-3-rrendec@redhat.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
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)