arm64: dts: qcom: msm8992/4: Rename vreg_vph_pwr to vph_pwr
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Mon, 18 Jan 2021 16:24:24 +0000 (17:24 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 25 Jan 2021 18:45:13 +0000 (12:45 -0600)
Rename the fixed regulator to follow the common naming scheme

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210118162432.107275-4-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8992.dtsi
arch/arm64/boot/dts/qcom/msm8994.dtsi

index c33b40db0f49a5d797057c767b92fa71598eb229..b2046497dcaab67889acee1cfb0eb16d60a58c22 100644 (file)
                             <GIC_PPI 1 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
        };
 
-       vreg_vph_pwr: vreg-vph-pwr {
+       vph_pwr: vph-pwr-regulator {
                compatible = "regulator-fixed";
-               status = "okay";
-               regulator-name = "vph-pwr";
+               regulator-name = "vph_pwr";
 
                regulator-min-microvolt = <3600000>;
                regulator-max-microvolt = <3600000>;
index 9755780b53d745bab9215ce1e1390f6010d12729..2a6596406d9baaad09ca9ca668783d043e670369 100644 (file)
                             <GIC_PPI 1 0xff08>;
        };
 
-       vreg_vph_pwr: vreg-vph-pwr {
+       vph_pwr: vph-pwr-regulator {
                compatible = "regulator-fixed";
-               regulator-name = "vph-pwr";
+               regulator-name = "vph_pwr";
 
                regulator-min-microvolt = <3600000>;
                regulator-max-microvolt = <3600000>;