mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00
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>
This commit is contained in:
parent
e876303c6f
commit
e025171d1a
|
@ -133,6 +133,7 @@ static const char *const pmic_models[] = {
|
||||||
[72] = "PMR735D",
|
[72] = "PMR735D",
|
||||||
[73] = "PM8550",
|
[73] = "PM8550",
|
||||||
[74] = "PMK8550",
|
[74] = "PMK8550",
|
||||||
|
[82] = "SMB2360",
|
||||||
};
|
};
|
||||||
|
|
||||||
struct socinfo_params {
|
struct socinfo_params {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user