arm64: dts: qcom: msm8998-clamshell: Fix label on l15 regulator
authorJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Thu, 28 May 2020 14:51:35 +0000 (07:51 -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: 2c6d2d3a580a ("arm64: dts: qcom: Add Lenovo Miix 630")
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Link: https://lore.kernel.org/r/20200528145135.44269-1-jeffrey.l.hugo@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8998-clamshell.dtsi

index 6ab830d01867804519e4d058e0b1eadebb303d14..00d84fb21798cd1a1f3bd8f3681ff80a9c1d9f25 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>;
                };