Skip to content

Commit e025171

Browse files
abelvesaandersson
authored andcommitted
soc: qcom: socinfo: Add SMB2360 PMIC
The SMB2360 PMIC is used on boards with X1E80100. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240223-x1e80100-socinfo-v1-3-be581ca60f27@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent e876303 commit e025171

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
@@ -133,6 +133,7 @@ static const char *const pmic_models[] = {
133133
[72] = "PMR735D",
134134
[73] = "PM8550",
135135
[74] = "PMK8550",
136+
[82] = "SMB2360",
136137
};
137138

138139
struct socinfo_params {

0 commit comments

Comments
 (0)