]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: ti: k3-j7200-som-p0: Switch MAIN R5F cluster to Split-mode
authorBeleswar Padhi <b-padhi@ti.com>
Mon, 26 Aug 2024 09:30:18 +0000 (15:00 +0530)
committerNishanth Menon <nm@ti.com>
Wed, 28 Aug 2024 17:29:09 +0000 (12:29 -0500)
The TI J7200 EVM board has one R5F cluster in the MAIN domain, and it is
configured for LockStep mode at the moment. Switch the MAIN R5F cluster
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-2-b-padhi@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi

index 89b68325e4e26bcddd273021847bd2bc2f26e1fb..deb380a83ea102187690524e26982a74e503105d 100644 (file)
                        <&mcu_r5fss0_core1_memory_region>;
 };
 
+&main_r5fss0 {
+       ti,cluster-mode = <0>;
+};
+
 &main_r5fss0_core0 {
        mboxes = <&mailbox0_cluster1 &mbox_main_r5fss0_core0>;
        memory-region = <&main_r5fss0_core0_dma_memory_region>,