summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuman Anna <[email protected]>2020-08-17 16:57:34 -0500
committerLokesh Vutla <[email protected]>2020-09-15 18:51:53 +0530
commit31defbd347eb9fc49c9f9e4c5615e164aee35c22 (patch)
tree122de55280c0471e291213f4be930655fec2cdd8
parentf8d3d4d14aabee4e8959524629f72d62b6706ec0 (diff)
arm: dts: k3-j721e-main: Configure MAIN R5FSS1 for Split-mode
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 <[email protected]>
-rw-r--r--arch/arm/dts/k3-j721e-main.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/k3-j721e-main.dtsi b/arch/arm/dts/k3-j721e-main.dtsi
index a285b1afa84..33db74a267a 100644
--- a/arch/arm/dts/k3-j721e-main.dtsi
+++ b/arch/arm/dts/k3-j721e-main.dtsi
@@ -302,7 +302,7 @@
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>,