projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6efb943
)
soc: qcom: socinfo: Add missing SoC ID for SM6125
author
Martin Botka
<martin.botka@somainline.org>
Sun, 23 May 2021 21:20:37 +0000
(23:20 +0200)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Wed, 26 May 2021 04:07:33 +0000
(23:07 -0500)
Add SM6125 SoC ID to the soc_id struct
Signed-off-by: Martin Botka <martin.botka@somainline.org>
Link:
https://lore.kernel.org/r/20210523212038.736445-2-martin.botka@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/socinfo.c
patch
|
blob
|
history
diff --git
a/drivers/soc/qcom/socinfo.c
b/drivers/soc/qcom/socinfo.c
index f6cfb79338f06761091d05e9ea6537f8d5326c5a..c52145e92f0306c247d6c94bd673c0383c506d01 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-254,6
+254,7
@@
static const struct soc_id soc_id[] = {
{ 350, "SDA632" },
{ 351, "SDA450" },
{ 356, "SM8250" },
+ { 394, "SM6125" },
{ 402, "IPQ6018" },
{ 425, "SC7180" },
{ 455, "QRB5165" },