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 <dmitry.baryshkov@linaro.org> Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com> Link: https://lore.kernel.org/r/20241229152332.3068172-3-quic_wasimn@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent cee3947 commit 7b115b6

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
@@ -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)