[PATCH] soc: qcom: socinfo: Add PMICs that ship with Glymur

Konrad Dybcio posted 1 patch 2 months ago
drivers/soc/qcom/socinfo.c | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] soc: qcom: socinfo: Add PMICs that ship with Glymur
Posted by Konrad Dybcio 2 months ago
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Add the missing REVID_PERPH_SUBTYPE<->name mappings for PMICs that ship
with Glymur.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
 drivers/soc/qcom/socinfo.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 8ffd903ebddb..c77460fb28ed 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -188,7 +188,13 @@ static const char *const pmic_models[] = {
 	[80] = "PM7550",
 	[82] = "PMC8380",
 	[83] = "SMB2360",
+	[88] = "PMC1020H",
 	[91] = "PMIV0108",
+	[92] = "PMK8850",
+	[93] = "PMH0101",
+	[96] = "PMH0104",
+	[97] = "PMH0110",
+	[98] = "PMCX0102",
 };
 
 struct socinfo_params {

---
base-commit: db7efce4ae23ad5e42f5f55428f529ff62b86fab
change-id: 20260410-topic-glymur_pmics-422feac13f11

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Re: [PATCH] soc: qcom: socinfo: Add PMICs that ship with Glymur
Posted by Bjorn Andersson 1 month ago
On Fri, 10 Apr 2026 12:05:13 +0200, Konrad Dybcio wrote:
> Add the missing REVID_PERPH_SUBTYPE<->name mappings for PMICs that ship
> with Glymur.
> 
> 

Applied, thanks!

[1/1] soc: qcom: socinfo: Add PMICs that ship with Glymur
      commit: e225c13b15bdc91b7ebb6d8b4474e455dddfe467

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>