Skip to content
Snippets Groups Projects
Commit a8fc655e authored by Manikanta Mylavarapu's avatar Manikanta Mylavarapu Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID


Add SoC ID for Qualcomm IPQ5424/IPQ5404.

Signed-off-by: default avatarManikanta Mylavarapu <quic_mmanikan@quicinc.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241016151528.2893599-3-quic_mmanikan@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent c9cfca98
No related branches found
No related tags found
No related merge requests found
......@@ -446,6 +446,8 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(QCM8550) },
{ qcom_board_id(IPQ5300) },
{ qcom_board_id(IPQ5321) },
{ qcom_board_id(IPQ5424) },
{ qcom_board_id(IPQ5404) },
{ qcom_board_id(QCS9100) },
{ qcom_board_id(QCS8300) },
{ qcom_board_id(QCS8275) },
......
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