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>
};
&main_r5fss0 {
+ ti,cluster-mode = <0>;
status = "okay";
};
};
&main_r5fss1 {
+ ti,cluster-mode = <0>;
status = "okay";
};