arm64: dts: qcom: pm660l: Support SPMI regulators on PMIC sid 3

The PM660L PMIC has SPMI regulators on the PMIC SID 3: let's add
the compatible in order to probe them.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210728222542.54269-23-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
AngeloGioacchino Del Regno 2021-07-29 00:25:25 +02:00 committed by Bjorn Andersson
parent 7b56a804e5
commit 2a1fbb121a

View file

@ -48,6 +48,10 @@
status = "disabled";
};
pm660l_spmi_regulators: pm660l-regulators {
compatible = "qcom,pm660l-regulators";
};
};
};