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

Commit f2b54191 authored by Linus Walleij's avatar Linus Walleij Committed by Arnd Bergmann
Browse files

ARM: dts: add syscon compatible string for AP syscon



This syscon needs to be looked up by clocks, flash protection
and other consumers.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 83e484fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -42,7 +42,7 @@
	};
	};


	syscon {
	syscon {
		compatible = "arm,integrator-ap-syscon";
		compatible = "arm,integrator-ap-syscon", "syscon";
		reg = <0x11000000 0x100>;
		reg = <0x11000000 0x100>;
		interrupt-parent = <&pic>;
		interrupt-parent = <&pic>;
		/* These are the logical module IRQs */
		/* These are the logical module IRQs */