Skip to content

Commit 23b45f8

Browse files
ungeskriptetandersson
authored andcommitted
soc: qcom: socinfo: Add SoC ID for SM7125
Add the SoC ID entry for Qualcomm SM7125. Signed-off-by: David Wronek <[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 b1b5271 commit 23b45f8

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
@@ -371,6 +371,7 @@ static const struct soc_id soc_id[] = {
371371
{ qcom_board_id(SDA429W) },
372372
{ qcom_board_id(SM8350) },
373373
{ qcom_board_id(QCM2290) },
374+
{ qcom_board_id(SM7125) },
374375
{ qcom_board_id(SM6115) },
375376
{ qcom_board_id(IPQ5010) },
376377
{ qcom_board_id(IPQ5018) },

0 commit comments

Comments
 (0)