]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: ti: k3-am68-sk-som: Switch MAIN R5F clusters to Split-mode
authorBeleswar Padhi <b-padhi@ti.com>
Mon, 26 Aug 2024 09:30:22 +0000 (15:00 +0530)
committerNishanth Menon <nm@ti.com>
Wed, 28 Aug 2024 17:30:40 +0000 (12:30 -0500)
The TI AM68 SK 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-6-b-padhi@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi

index 5c66e0ec6e82119559d4c7a23c74f0aa63ef0638..4800f956bf1215ef37ea95e52010b160f0068bc1 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>,