Skip to content

Commit 47b8c61

Browse files
Abel Vesaandersson
authored andcommitted
soc: qcom: socinfo: Add PM7550BA PMIC
Add the PM7550BA to the pmic_models array. It is one of the PMICs used by the Eliza MTP platform. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260318-qcom-socinfo-add-pm8550ba-v2-1-2f9171af0465@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 87a1698 commit 47b8c61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ static const char *const pmic_models[] = {
182182
[72] = "PMR735D",
183183
[73] = "PM8550",
184184
[74] = "PMK8550",
185+
[76] = "PM7550BA",
185186
[78] = "PMM8650AU",
186187
[79] = "PMM8650AU_PSAIL",
187188
[80] = "PM7550",

0 commit comments

Comments
 (0)