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>
This commit is contained in:
Icenowy Zheng 2018-06-23 00:06:30 +08:00 committed by Maxime Ripard
parent edb24ffe14
commit e4357c82e3
No known key found for this signature in database
GPG Key ID: D2B4C094214DAF74

View File

@ -210,7 +210,7 @@ &reg_dldo2 {
&reg_dldo3 {
regulator-min-microvolt = <1200000>;
regulator-max-microvolt = <1200000>;
regulator-name = "eDP12";
regulator-name = "vdd-edp";
};
&reg_dldo4 {