From: AngeloGioacchino Del Regno Date: Wed, 28 Jul 2021 22:25:25 +0000 (+0200) Subject: arm64: dts: qcom: pm660l: Support SPMI regulators on PMIC sid 3 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2a1fbb121aa6d87c618f7f345c3c498cb8a65446;p=linux.git 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 Signed-off-by: Konrad Dybcio Link: https://lore.kernel.org/r/20210728222542.54269-23-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/pm660l.dtsi b/arch/arm64/boot/dts/qcom/pm660l.dtsi index 83cc92ba441da..64a8e9b9afbed 100644 --- a/arch/arm64/boot/dts/qcom/pm660l.dtsi +++ b/arch/arm64/boot/dts/qcom/pm660l.dtsi @@ -48,6 +48,10 @@ status = "disabled"; }; + + pm660l_spmi_regulators: pm660l-regulators { + compatible = "qcom,pm660l-regulators"; + }; }; };