mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: socinfo: Add PMIC PMAU0102
@ 2026-04-19 13:15 Shawn Guo
  2026-04-20  8:08 ` Konrad Dybcio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shawn Guo @ 2026-04-19 13:15 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: Konrad Dybcio, linux-arm-msm, linux-kernel, Shawn Guo

Add PMAU0102 found on Nord boards to pmic_models array.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
 drivers/soc/qcom/socinfo.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 8ffd903ebddb..f9b3c0037bf2 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -189,6 +189,7 @@ static const char *const pmic_models[] = {
 	[82] = "PMC8380",
 	[83] = "SMB2360",
 	[91] = "PMIV0108",
+	[94] = "PMAU0102",
 };
 
 struct socinfo_params {
-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-21 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-19 13:15 [PATCH] soc: qcom: socinfo: Add PMIC PMAU0102 Shawn Guo
2026-04-20  8:08 ` Konrad Dybcio
2026-05-19  5:42 ` Shawn Guo
2026-05-21 19:28 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®