[0/2] arm64: dts: ti: k3-j72xx-main: Switch MAIN R5F clusters to Split-mode

Message ID 20230329063728.14126-1-a-nandan@ti.com
Headers
Series arm64: dts: ti: k3-j72xx-main: Switch MAIN R5F clusters to Split-mode |

Message

Apurva Nandan March 29, 2023, 6:37 a.m. UTC
  J721E and J7200 SoCs have 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. The MCU R5F cluster continues to be in the preferred LockStep
mode.

Note that this configuration is the default for remoteproc mode (kernel
driver boots the R5F processors). These will be overridden for early-
booted remoteprocs through the corresponding IPC-only support in the K3
R5F remoteproc driver.

Suman Anna (2):
  arm64: dts: ti: k3-j721e-main: Switch MAIN R5F clusters to Split-mode
  arm64: dts: ti: k3-j7200-main: Switch MAIN R5F cluster to Split-mode

 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 +-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)