drivers/soc/qcom/socinfo.c | 1 + 1 file changed, 1 insertion(+)
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
On Sun, 19 Apr 2026 21:15:23 +0800, Shawn Guo wrote:
> Add PMAU0102 found on Nord boards to pmic_models array.
>
>
Applied, thanks!
[1/1] soc: qcom: socinfo: Add PMIC PMAU0102
commit: a92d3fdb44c2b9d2b8dc463e287030e03ea00699
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On Sun, Apr 19, 2026 at 09:15:23PM +0800, Shawn Guo wrote: > Add PMAU0102 found on Nord boards to pmic_models array. > > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> Bjorn, FYI. I'm including this change into Nord DTS series. Shawn
On 4/19/26 3:15 PM, Shawn Guo wrote: > 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> Konrad
© 2016 - 2026 Red Hat, Inc.