Commit e1167a50 authored by Martin Blumenstingl's avatar Martin Blumenstingl
Browse files

ARM: dts: meson: add the AO ARC mailbox - WiP

parent 43418032
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -211,6 +211,12 @@
			#size-cells = <1>;
			ranges = <0x0 0xc8100000 0x100000>;

			ao_arc_mbox: mailbox@0 {
				compatible= "amlogic,meson-mx-ao-arc-mbox";
				reg = <0x0 0xc>;
				#mbox-cells = <1>;
			};

			ao_arc_rproc: remoteproc@1c {
				compatible= "amlogic,meson-mx-ao-arc-rproc";
				reg = <0x1c 0x8>, <0x38 0x8>;