Skip to content
Snippets Groups Projects
Commit 7b115b62 authored by Wasim Nazir's avatar Wasim Nazir Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: add QCS9075 SoC ID


Update soc_id table for the Qualcomm QCS9075 SoC
to represent qcs9075 machine.

Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarWasim Nazir <quic_wasimn@quicinc.com>
Link: https://lore.kernel.org/r/20241229152332.3068172-3-quic_wasimn@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent cee3947b
No related branches found
No related tags found
No related merge requests found
......@@ -451,6 +451,7 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(QCS9100) },
{ qcom_board_id(QCS8300) },
{ qcom_board_id(QCS8275) },
{ qcom_board_id(QCS9075) },
{ qcom_board_id(QCS615) },
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment