arm64: dts: ti: k3-j721e-beagleboneai64: Switch MAIN R5F clusters to Split-mode

Switch the MAIN domain R5F clusters into split mode to maximize the
number of R5F processors. The TI IPC firmware for the split processors
is already available public. This config aligns with other J721E boards
and can be refactored out later.

Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Link: https://patch.msgid.link/20250908142826.1828676-24-b-padhi@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Beleswar Padhi 2025-09-08 19:58:15 +05:30 committed by Nishanth Menon
parent 932424a925
commit 897117c6bb

View File

@ -985,6 +985,7 @@ &mcu_r5fss0_core1 {
};
&main_r5fss0 {
ti,cluster-mode = <0>;
status = "okay";
};
@ -1003,6 +1004,7 @@ &main_r5fss0_core1 {
};
&main_r5fss1 {
ti,cluster-mode = <0>;
status = "okay";
};