Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69c92374 authored by Chris Zhong's avatar Chris Zhong Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846



According to the schematic, the name of REG8 should be vcc_tp, rather
than vcca_tp.

Signed-off-by: default avatarChris Zhong <zyw@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 06611141
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@
				regulator-always-on;
			};

			vcca_tp: REG8 {
			vcc_tp: REG8 {
				regulator-name = "VCCA_TP";
				regulator-min-microvolt = <3300000>;
				regulator-max-microvolt = <3300000>;