projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407bdcf
)
soc: qcom: socinfo: Add MDM9607 IDs
author
Konrad Dybcio
<konrad.dybcio@somainline.org>
Fri, 15 Jan 2021 16:27:28 +0000
(17:27 +0100)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 15 Jan 2021 16:32:06 +0000
(10:32 -0600)
Along with IDs for its derivatives.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link:
https://lore.kernel.org/r/20210115162728.118249-1-konrad.dybcio@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 bcf621e1db30ea35ba313635b583fdd3a0861e53..a985ed064669b51bf172446e4fb9d9bd043d3460 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-224,9
+224,14
@@
static const struct soc_id soc_id[] = {
{ 250, "MSM8616" },
{ 251, "MSM8992" },
{ 253, "APQ8094" },
+ { 290, "MDM9607" },
{ 291, "APQ8096" },
{ 292, "MSM8998" },
{ 293, "MSM8953" },
+ { 296, "MDM8207" },
+ { 297, "MDM9207" },
+ { 298, "MDM9307" },
+ { 299, "MDM9628" },
{ 304, "APQ8053" },
{ 305, "MSM8996SG" },
{ 310, "MSM8996AU" },
@@
-236,6
+241,7
@@
static const struct soc_id soc_id[] = {
{ 318, "SDM630" },
{ 319, "APQ8098" },
{ 321, "SDM845" },
+ { 322, "MDM9206" },
{ 324, "SDA660" },
{ 325, "SDM658" },
{ 326, "SDA658" },