Skip to content

Commit 6e69746

Browse files
lweiss-fairphoneandersson
authored andcommitted
soc: qcom: socinfo: Add PM6350 PMIC
Add the ID for the PM6350 PMIC found on e.g. SM7225 Fairphone 4. Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent e49380c commit 6e69746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ static const char *const pmic_models[] = {
116116
[50] = "PM8350B",
117117
[51] = "PMR735A",
118118
[52] = "PMR735B",
119+
[54] = "PM6350",
119120
[55] = "PM4125",
120121
[58] = "PM8450",
121122
[65] = "PM8010",

0 commit comments

Comments
 (0)