projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd40048
)
soc: qcom: socinfo: Add PM6125 ID
author
Konrad Dybcio
<konrad.dybcio@somainline.org>
Sat, 23 Jul 2022 10:02:25 +0000
(12:02 +0200)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Thu, 18 Aug 2022 19:13:46 +0000
(14:13 -0500)
PM6125 has the ID 45. Add it.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20220723100225.92053-2-konrad.dybcio@somainline.org
drivers/soc/qcom/socinfo.c
patch
|
blob
|
history
diff --git
a/drivers/soc/qcom/socinfo.c
b/drivers/soc/qcom/socinfo.c
index fdaa56d3b79a3f0eec1abf2977ab5c58a5ad2f49..aa37e1bad095c91a718d40ec86a5b3696f7dbdc1 100644
(file)
--- a/
drivers/soc/qcom/socinfo.c
+++ b/
drivers/soc/qcom/socinfo.c
@@
-104,6
+104,7
@@
static const char *const pmic_models[] = {
[36] = "PM8009",
[38] = "PM8150C",
[41] = "SMB2351",
+ [45] = "PM6125",
[47] = "PMK8350",
[48] = "PM8350",
[49] = "PM8350C",