Skip to content

Commit a8fc655

Browse files
Manikanta Mylavarapuandersson
authored andcommitted
soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID
Add SoC ID for Qualcomm IPQ5424/IPQ5404. Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241016151528.2893599-3-quic_mmanikan@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent c9cfca9 commit a8fc655

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ static const struct soc_id soc_id[] = {
446446
{ qcom_board_id(QCM8550) },
447447
{ qcom_board_id(IPQ5300) },
448448
{ qcom_board_id(IPQ5321) },
449+
{ qcom_board_id(IPQ5424) },
450+
{ qcom_board_id(IPQ5404) },
449451
{ qcom_board_id(QCS9100) },
450452
{ qcom_board_id(QCS8300) },
451453
{ qcom_board_id(QCS8275) },

0 commit comments

Comments
 (0)