arm64: dts: ti: k3-am623-pfc: disable M4F auto-boot
The M4F remote processor lifecycle requires explicit management by the kernel remoteproc framework to ensure proper synchronization with Linux drivers. Automatic booting bypasses necessary initialization sequences and prevents controlled RPMsg channel establishment. Signed-off-by: Heinrich Toews <ht@twx-software.de>
This commit is contained in:
@@ -405,5 +405,6 @@
|
||||
mboxes = <&mailbox0_cluster0 &mbox_m4_0>;
|
||||
memory-region = <&mcu_m4fss_dma_memory_region>,
|
||||
<&mcu_m4fss_memory_region>;
|
||||
ti,no-auto-boot;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user