projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edc3a1f
)
soc: qcom: socinfo: Add Soc ID for SM7150P
author
Danila Tikhonov
<danila@jiaxyga.com>
Wed, 13 Sep 2023 18:17:22 +0000
(21:17 +0300)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 13 Sep 2023 18:46:48 +0000
(11:46 -0700)
Add Soc ID table entries for Qualcomm SM7150P.
Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
Link:
https://lore.kernel.org/r/20230913181722.13917-3-danila@jiaxyga.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/socinfo.c
patch
|
blob
|
history
diff --git
a/drivers/soc/qcom/socinfo.c
b/drivers/soc/qcom/socinfo.c
index 497cfb720fcb04214daff3f307ad4aca03f784b6..1f433a941c500c88aae9054f53906bc4ffe52ed7 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-349,6
+349,7
@@
static const struct soc_id soc_id[] = {
{ qcom_board_id(SDA439) },
{ qcom_board_id(SDA429) },
{ qcom_board_id(SM7150) },
+ { qcom_board_id(SM7150P) },
{ qcom_board_id(IPQ8070) },
{ qcom_board_id(IPQ8071) },
{ qcom_board_id(QM215) },