Skip to content

Commit 7b115b6

Browse files
Wasim Nazirandersson
authored andcommitted
soc: qcom: socinfo: add QCS9075 SoC ID
Update soc_id table for the Qualcomm QCS9075 SoC to represent qcs9075 machine. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Wasim Nazir <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent cee3947 commit 7b115b6

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
@@ -451,6 +451,7 @@ static const struct soc_id soc_id[] = {
451451
{ qcom_board_id(QCS9100) },
452452
{ qcom_board_id(QCS8300) },
453453
{ qcom_board_id(QCS8275) },
454+
{ qcom_board_id(QCS9075) },
454455
{ qcom_board_id(QCS615) },
455456
};
456457

0 commit comments

Comments
 (0)