]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: ti: k3-j721s2-som-p0: Switch MAIN R5F clusters to Split-mode
authorBeleswar Padhi <b-padhi@ti.com>
Mon, 26 Aug 2024 09:30:21 +0000 (15:00 +0530)
committerNishanth Menon <nm@ti.com>
Wed, 28 Aug 2024 17:30:37 +0000 (12:30 -0500)
The TI J721S2 EVM board has two R5F clusters in the MAIN domain, and
both of these are configured for LockStep mode at the moment. Switch
both of these R5F clusters to Split mode by default to maximize the
number of R5F cores.

Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Link: https://lore.kernel.org/r/20240826093024.1183540-5-b-padhi@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi

index 36136db26a47575ce4c4eff162fa73d8531f5766..92109b88e257dabd759aea3473ef4c87baaba7b1 100644 (file)
                        <&mcu_r5fss0_core1_memory_region>;
 };
 
+&main_r5fss0 {
+       ti,cluster-mode = <0>;
+};
+
+&main_r5fss1 {
+       ti,cluster-mode = <0>;
+};
+
 &main_r5fss0_core0 {
        mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core0>;
        memory-region = <&main_r5fss0_core0_dma_memory_region>,