Commit 6e697467 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

soc: qcom: socinfo: Add PM6350 PMIC

Add the ID for the PM6350 PMIC found on e.g. SM7225 Fairphone 4.
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240703-socinfo-pm6350-v1-1-e12369af3ed6@fairphone.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent e49380c1
...@@ -116,6 +116,7 @@ static const char *const pmic_models[] = { ...@@ -116,6 +116,7 @@ static const char *const pmic_models[] = {
[50] = "PM8350B", [50] = "PM8350B",
[51] = "PMR735A", [51] = "PMR735A",
[52] = "PMR735B", [52] = "PMR735B",
[54] = "PM6350",
[55] = "PM4125", [55] = "PM4125",
[58] = "PM8450", [58] = "PM8450",
[65] = "PM8010", [65] = "PM8010",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment