Skip to content

Commit 30dee22

Browse files
konradybcioandersson
authored andcommitted
soc: qcom: socinfo: Add socinfo entry for SDM630
This patch adds missing soc ID for SDM630. Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent b3a9e3b commit 30dee22

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
@@ -202,6 +202,7 @@ static const struct soc_id soc_id[] = {
202202
{ 310, "MSM8996AU" },
203203
{ 311, "APQ8096AU" },
204204
{ 312, "APQ8096SG" },
205+
{ 318, "SDM630" },
205206
{ 321, "SDM845" },
206207
{ 341, "SDA845" },
207208
};

0 commit comments

Comments
 (0)