arm64: dts: qcom: msm8998-mtp: Fix label on l15 regulator
authorJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Thu, 28 May 2020 14:48:14 +0000 (07:48 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 21 Jun 2020 06:47:03 +0000 (23:47 -0700)
The label on the l15 regulator node does not follow the style of the
rest of the regulator nodes.  Luckily, no one has used the label yet,
so lets fix it.

Fixes: 31c1f0e33deb ("arm64: dts: qcom: msm8998: Add RPM and regulators for MTP")
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Link: https://lore.kernel.org/r/20200528144814.44143-1-jeffrey.l.hugo@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi

index 8a14b2b..cec4243 100644 (file)
                        regulator-min-microvolt = <1880000>;
                        regulator-max-microvolt = <1880000>;
                };
-               vreg_15a_1p8: l15 {
+               vreg_l15a_1p8: l15 {
                        regulator-min-microvolt = <1800000>;
                        regulator-max-microvolt = <1800000>;
                };