Commit eeab4a77 authored by Wadim Egorov's avatar Wadim Egorov Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: k3-am64-phycore-som: Reserve RTOS IPC memory



Reserve a portion of memory for inter-processor communication between
all remote processors running RTOS or baremetal firmware.

Signed-off-by: default avatarWadim Egorov <w.egorov@phytec.de>
Link: https://lore.kernel.org/r/20250131093531.1054924-1-w.egorov@phytec.de


Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 8b0f601f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -99,6 +99,12 @@ mcu_m4fss_memory_region: m4f-memory@a4100000 {
			reg = <0x00 0xa4100000 0x00 0xf00000>;
			no-map;
		};

		rtos_ipc_memory_region: ipc-memories@a5000000 {
			reg = <0x00 0xa5000000 0x00 0x00800000>;
			alignment = <0x1000>;
			no-map;
		};
	};

	leds {