OSDN Git Service

arm64: dts: qcom: msm8994-sony-xperia-kitakami: correct lvs1 and lvs2 supply property
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 4 Nov 2021 00:29:48 +0000 (03:29 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 20 Nov 2021 22:24:57 +0000 (16:24 -0600)
The qcom_rpm_smd_regulator driver uses vdd_lvs1_2-supply property to
specify the supply regulator for LVS1 and LVS2 (following the pin name
in the PMIC datasheet). Correct the board's device tree property, so
that the regulator supply is setup properly.

Cc: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211104002949.2204727-4-dmitry.baryshkov@linaro.org
arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi

index 48de66b..7cc564d 100644 (file)
                vdd_l17_l29-supply = <&pmi8994_bby>;
                vdd_l20_l21-supply = <&pmi8994_bby>;
                vdd_l25-supply = <&pm8994_s3>;
-               vdd_lvs1_lvs2-supply = <&pm8994_s4>;
+               vdd_lvs1_2-supply = <&pm8994_s4>;
 
                /* S1, S2, S6 and S12 are managed by RPMPD */