projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc20f3
)
soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDs
author
Konrad Dybcio
<konradybcio@gmail.com>
Tue, 2 Jun 2020 20:12:29 +0000
(22:12 +0200)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Mon, 14 Sep 2020 23:27:24 +0000
(23:27 +0000)
Signed-off-by: Konrad Dybcio <konradybcio@gmail.com>
Link:
https://lore.kernel.org/r/20200602201229.322578-1-konradybcio@gmail.com
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 1fbdea81e1f1031859e4dbdc1e8816967920e325..0102bf254a9e5654a3c54470f1c3a1da42e92431 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-194,6
+194,7
@@
static const struct soc_id soc_id[] = {
{ 186, "MSM8674" },
{ 194, "MSM8974PRO" },
{ 206, "MSM8916" },
+ { 207, "MSM8994" },
{ 208, "APQ8074-AA" },
{ 209, "APQ8074-AB" },
{ 210, "APQ8074PRO" },
@@
-214,6
+215,8
@@
static const struct soc_id soc_id[] = {
{ 248, "MSM8216" },
{ 249, "MSM8116" },
{ 250, "MSM8616" },
+ { 251, "MSM8992" },
+ { 253, "APQ8094" },
{ 291, "APQ8096" },
{ 305, "MSM8996SG" },
{ 310, "MSM8996AU" },