From: Konrad Dybcio Date: Fri, 10 Apr 2026 10:05:13 +0000 (+0200) Subject: soc: qcom: socinfo: Add PMICs that ship with Glymur X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e225c13b15bdc91b7ebb6d8b4474e455dddfe467;p=thirdparty%2Fkernel%2Flinux.git soc: qcom: socinfo: Add PMICs that ship with Glymur Add the missing REVID_PERPH_SUBTYPE<->name mappings for PMICs that ship with Glymur. Signed-off-by: Konrad Dybcio Link: https://lore.kernel.org/r/20260410-topic-glymur_pmics-v1-1-26bdbb577000@oss.qualcomm.com [bjorn: Dropped 92,93,96,97,98 as these have already been applied] Signed-off-by: Bjorn Andersson --- diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index 21e1bc5ca3f7a..ef7074930a55c 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -190,6 +190,7 @@ static const char *const pmic_models[] = { [83] = "SMB2360", [86] = "PM8750B", [87] = "PMD8028", + [88] = "PMC1020H", [91] = "PMIV0108", [92] = "PMK8850", [93] = "PMH0101",