]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
soc: qcom: socinfo: Add PMIC PMAU0102
authorShawn Guo <shengchao.guo@oss.qualcomm.com>
Sun, 19 Apr 2026 13:15:23 +0000 (21:15 +0800)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 May 2026 03:38:50 +0000 (22:38 -0500)
Add PMAU0102 found on Nord boards to pmic_models array.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260419131523.1232835-1-shengchao.guo@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/socinfo.c

index e30fd133a12b2a1927360ad500ea14612eae22d8..b7d02a5c625de17c2bb84e5dca26a6fbd06d3921 100644 (file)
@@ -196,6 +196,7 @@ static const char *const pmic_models[] = {
        [91] = "PMIV0108",
        [92] = "PMK8850",
        [93] = "PMH0101",
+       [94] = "PMAU0102",
        [95] = "SMB2370",
        [96] = "PMH0104",
        [97] = "PMH0110",