]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode
authorSuman Anna <s-anna@ti.com>
Mon, 17 Aug 2020 21:57:34 +0000 (16:57 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 15 Sep 2020 13:21:53 +0000 (18:51 +0530)
Switch the MAIN R5FSS1 cluster to be configured for Split-mode as the
default so that two different applications can be run on each of the
R5F cores in performance mode. LockStep-mode would be available only
on SoCs efused with the appropriate bit, and Split-mode is the mode
that is available on all J721E SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
arch/arm/dts/k3-j721e-main.dtsi

index a285b1afa8425ed47910176837f472152ed2d7e0..33db74a267a692ad66b6a27f1ef1cc003c3dfb3c 100644 (file)
 
        main_r5fss1: r5fss@5e00000 {
                compatible = "ti,j721e-r5fss";
-               lockstep-mode = <1>;
+               lockstep-mode = <0>;
                #address-cells = <1>;
                #size-cells = <1>;
                ranges = <0x5e00000 0x00 0x5e00000 0x20000>,