Commit 53364cfc authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: msm8992/4: Rename vreg_vph_pwr to vph_pwr



Rename the fixed regulator to follow the common naming scheme

Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210118162432.107275-4-konrad.dybcio@somainline.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 31d9dbd2
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -755,10 +755,9 @@ timer {
			     <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>;
+2 −2
Original line number Diff line number Diff line
@@ -820,9 +820,9 @@ timer {
			     <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>;