mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
soc: qcom: socinfo: Add PMIV0102 & PMIV0104 PMICs
Add the PMIV0102 and PMIV0104 to the pmic_models array. Signed-off-by: Alexander Koskovich <akoskovich@pm.me> Link: https://lore.kernel.org/r/20260413-add-pmic-ids-v1-1-1f40b8773ef8@pm.me Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
667d05a09d
commit
b3990b52de
|
|
@ -191,6 +191,8 @@ static const char *const pmic_models[] = {
|
|||
[86] = "PM8750B",
|
||||
[87] = "PMD8028",
|
||||
[88] = "PMC1020H",
|
||||
[89] = "PMIV0104",
|
||||
[90] = "PMIV0102",
|
||||
[91] = "PMIV0108",
|
||||
[92] = "PMK8850",
|
||||
[93] = "PMH0101",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user