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

Commit d970737f authored by Gregory CLEMENT's avatar Gregory CLEMENT
Browse files

arm64: dts: marvell: armada-37xx: add the node allowing AVS support



In order to be able to use Adaptive Voltage Scaling, we need to add a
reference to these registers.

Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 22613c29
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -98,6 +98,12 @@
				status = "disabled";
			};

			avs: avs@11500 {
				compatible = "marvell,armada-3700-avs",
					     "syscon";
				reg = <0x11500 0x40>;
			};

			uart0: serial@12000 {
				compatible = "marvell,armada-3700-uart";
				reg = <0x12000 0x200>;