mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
soc: qcom: socinfo: Add PMIC PMAU0102
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>
This commit is contained in:
parent
b3990b52de
commit
a92d3fdb44
|
|
@ -196,6 +196,7 @@ static const char *const pmic_models[] = {
|
|||
[91] = "PMIV0108",
|
||||
[92] = "PMK8850",
|
||||
[93] = "PMH0101",
|
||||
[94] = "PMAU0102",
|
||||
[95] = "SMB2370",
|
||||
[96] = "PMH0104",
|
||||
[97] = "PMH0110",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user