projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3cf69a
)
soc: qcom: socinfo: Add PM8937 Power IC
author
Dang Huynh
<danct12@riseup.net>
Tue, 21 Nov 2023 05:35:02 +0000
(12:35 +0700)
committer
Bjorn Andersson
<andersson@kernel.org>
Thu, 7 Dec 2023 16:41:29 +0000
(08:41 -0800)
The PM8917 and PM8937 uses the same SUBTYPE ID.
The PM8937 is found in boards with MSM8917, MSM8937 and MSM8940
and APQ variants.
Signed-off-by: Dang Huynh <danct12@riseup.net>
Link:
https://lore.kernel.org/r/20231121-pm8937-v2-4-b0171ab62075@riseup.net
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 8e8cd4ea58d1acfb49e3bd75b3478bc246c2e363..842621e4b2949b08be3db4c59ccfd2bb00acfa76 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-93,7
+93,7
@@
static const char *const pmic_models[] = {
[22] = "PM8821",
[23] = "PM8038",
[24] = "PM8005/PM8922",
- [25] = "PM8917",
+ [25] = "PM8917
/PM8937
",
[26] = "PM660L",
[27] = "PM660",
[30] = "PM8150",