Skip to content

Commit 558e8b8

Browse files
Nikunj Kelaandersson
authored andcommitted
soc: qcom: socinfo: add support for SA8255P
Add SocInfo support for SA8255P. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Nikunj Kela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 729ee76 commit 558e8b8

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
@@ -425,6 +425,7 @@ static const struct soc_id soc_id[] = {
425425
{ qcom_board_id(SAR2130P) },
426426
{ qcom_board_id(SM8475) },
427427
{ qcom_board_id(SM8475P) },
428+
{ qcom_board_id(SA8255P) },
428429
{ qcom_board_id(SA8775P) },
429430
{ qcom_board_id(QRU1000) },
430431
{ qcom_board_id(SM8475_2) },

0 commit comments

Comments
 (0)