arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL
authorSuman Anna <s-anna@ti.com>
Mon, 26 Jul 2021 21:13:10 +0000 (16:13 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:30:44 +0000 (11:00 +0530)
The MAIN R5FSS0 cluster and corresponding nodes are no longer required
to be enabled in R5 SPL after removing the support for booting any core
from this cluster on R5 SPL. So, remove these from the relevant dts
files.

This is essentially a revert of the additions done in commit 2984b82b3b76
("arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPL").

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210726211311.5977-5-s-anna@ti.com
arch/arm/dts/k3-j721e-r5-common-proc-board-u-boot.dtsi
arch/arm/dts/k3-j721e-r5-common-proc-board.dts

index f346bb3..48c6ddf 100644 (file)
@@ -13,8 +13,6 @@
        aliases {
                remoteproc0 = &sysctrler;
                remoteproc1 = &a72_0;
-               remoteproc2 = &main_r5fss0_core0;
-               remoteproc3 = &main_r5fss0_core1;
        };
 
        fs_loader0: fs_loader@0 {
        };
 };
 
-&main_r5fss0 {
-       u-boot,dm-spl;
-};
-
-&main_r5fss0_core0 {
-       u-boot,dm-spl;
-};
-
-&main_r5fss0_core1 {
-       u-boot,dm-spl;
-};
-
 &tps659413a {
        esm: esm {
                compatible = "ti,tps659413-esm";
index 0542b2f..a12607d 100644 (file)
@@ -13,8 +13,6 @@
        aliases {
                remoteproc0 = &sysctrler;
                remoteproc1 = &a72_0;
-               remoteproc2 = &main_r5fss0_core0;
-               remoteproc3 = &main_r5fss0_core1;
        };
 
        chosen {