soc: qcom: socinfo: Add PM6125 ID
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Sat, 23 Jul 2022 10:02:25 +0000 (12:02 +0200)
committerBjorn 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

index fdaa56d..aa37e1b 100644 (file)
@@ -104,6 +104,7 @@ static const char *const pmic_models[] = {
        [36] = "PM8009",
        [38] = "PM8150C",
        [41] = "SMB2351",
+       [45] = "PM6125",
        [47] = "PMK8350",
        [48] = "PM8350",
        [49] = "PM8350C",