projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a77579
)
soc: qcom: socinfo: Add another ID for SM8450
author
Dmitry Baryshkov
<dmitry.baryshkov@linaro.org>
Mon, 28 Feb 2022 19:00:13 +0000
(22:00 +0300)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 8 Apr 2022 03:10:21 +0000
(22:10 -0500)
Add another id for SM8450.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20220228190013.1790617-1-dmitry.baryshkov@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 dbdbad5db3e5a1110536ceeecfec44317d970ca1..146ff934fdc8ea2ea7af89fb03d3bd4186377b61 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-330,6
+330,7
@@
static const struct soc_id soc_id[] = {
{ 459, "SM7225" },
{ 460, "SA8540P" },
{ 480, "SM8450" },
+ { 482, "SM8450" },
{ 487, "SC7280" },
};