]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 f346bb31634e88d8c017cc3227a50c321e0f1595..48c6ddf67280f0dccecb4a2415c211c4ae93c296 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 0542b2f8b8837fc722db0e47e3fbf74aa786cf90..a12607dc2f758cd7610dd09670e47dce540120f4 100644 (file)
@@ -13,8 +13,6 @@
        aliases {
                remoteproc0 = &sysctrler;
                remoteproc1 = &a72_0;
-               remoteproc2 = &main_r5fss0_core0;
-               remoteproc3 = &main_r5fss0_core1;
        };
 
        chosen {