summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2022-09-30 21:52:20 +0300
committerBjorn Andersson <andersson@kernel.org>2022-10-17 21:20:00 +0300
commit5998a762981ad77b44d4389b501a7c114d08a65e (patch)
treedf2831caa4c09e186edded01bec722b1ddb89f68 /arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
parent2aadb0e9835962fb1d4e0a214293b0592c5e8b70 (diff)
downloadlinux-5998a762981ad77b44d4389b501a7c114d08a65e.tar.xz
ARM: dts: qcom: apq8064-nexus7-flo: fix node name for ext 3p3v regulator
Rename ext 3p3v regulator node, fixing the 'node has a unit name, but no reg or ranges property' warning. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220930185236.867655-8-dmitry.baryshkov@linaro.org
Diffstat (limited to 'arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts')
-rw-r--r--arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
index 2c661bc51488..9c02dad9efc9 100644
--- a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
+++ b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
@@ -30,7 +30,7 @@
};
};
- ext_3p3v: regulator-fixed@1 {
+ ext_3p3v: regulator-ext-3p3v {
compatible = "regulator-fixed";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;