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

Commit 61d45495 authored by Anders Berg's avatar Anders Berg Committed by Arnd Bergmann
Browse files

ARM: dts: axxia: Add reset controller



Add the reset controller to the AXM5xx device tree.

Signed-off-by: default avatarAnders Berg <anders.berg@lsi.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 4a315e34
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -101,6 +101,11 @@
			reg = <0x20 0x10030000 0 0x2000>;
		};

		reset: reset@2010031000 {
			compatible = "lsi,axm55xx-reset";
			syscon = <&syscon>;
		};

		amba {
			compatible = "arm,amba-bus";
			#address-cells = <2>;