]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
soc: qcom: socinfo: Add PM6350 PMIC
authorLuca Weiss <luca.weiss@fairphone.com>
Wed, 3 Jul 2024 07:01:03 +0000 (09:01 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 6 Jul 2024 17:55:32 +0000 (12:55 -0500)
Add the ID for the PM6350 PMIC found on e.g. SM7225 Fairphone 4.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240703-socinfo-pm6350-v1-1-e12369af3ed6@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/socinfo.c

index beb23e2923234d748cbe84eca3e2e30e4a8c0595..d7359a235e3cff742cb803e9923df7c67f72d013 100644 (file)
@@ -116,6 +116,7 @@ static const char *const pmic_models[] = {
        [50] = "PM8350B",
        [51] = "PMR735A",
        [52] = "PMR735B",
+       [54] = "PM6350",
        [55] = "PM4125",
        [58] = "PM8450",
        [65] = "PM8010",