aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/allwinner
diff options
context:
space:
mode:
authorIcenowy Zheng <icenowy@aosc.io>2018-06-23 00:06:30 +0800
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-06-25 19:08:54 +0200
commite4357c82e3a6e3e7142d0ea17c874e2d0bd623d4 (patch)
tree2702bc276e819c5cd240ccb9f3cc55ab55724e23 /arch/arm64/boot/dts/allwinner
parentarm64: allwinner: a64-sopine: Add cd-gpios to mmc0 node (diff)
downloadlinux-dev-e4357c82e3a6e3e7142d0ea17c874e2d0bd623d4.tar.xz
linux-dev-e4357c82e3a6e3e7142d0ea17c874e2d0bd623d4.zip
arm64: allwinner: a64: change TERES-I DLDO3's name to start with "vdd"
Originally the name of the DLDO3 regulator on TERES-I is "eDP12", which is not consistent with other regulator names. Change it to "vdd-edp", in order to make it more consistent. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm64/boot/dts/allwinner')
-rw-r--r--arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts
index d9baab3dc96b..02fecc42440c 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dts
@@ -210,7 +210,7 @@
&reg_dldo3 {
regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>;
- regulator-name = "eDP12";
+ regulator-name = "vdd-edp";
};
&reg_dldo4 {