Skip to content

Commit 59872d5

Browse files
lweiss-fairphoneandersson
authored andcommitted
soc: qcom: socinfo: Add SoC ID for QCM6490
Add SoC ID table entries for Qualcomm QCM6490. Signed-off-by: Luca Weiss <[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 ccfb4d8 commit 59872d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ static const struct soc_id soc_id[] = {
396396
{ qcom_board_id_named(SM8450_3, "SM8450") },
397397
{ qcom_board_id(SC7280) },
398398
{ qcom_board_id(SC7180P) },
399+
{ qcom_board_id(QCM6490) },
399400
{ qcom_board_id(IPQ5000) },
400401
{ qcom_board_id(IPQ0509) },
401402
{ qcom_board_id(IPQ0518) },

0 commit comments

Comments
 (0)