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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent c9cfca9 commit a8fc655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)