mbox series

[0/4] Switch MAIN R5F clusters to Split-mode for TI SoCs

Message ID 20240503062414.804209-1-b-padhi@ti.com (mailing list archive)
Headers show
Series Switch MAIN R5F clusters to Split-mode for TI SoCs | expand

Message

Beleswar Padhi May 3, 2024, 6:24 a.m. UTC
TI SoCs (J7200, J721E, J721S2 & J784S4) have multiple R5F clusters in
the MAIN domain. All of these clusters are configured for LockStep mode
at the moment. Switch all 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.

Apurva Nandan (1):
  arm64: dts: ti: k3-j784s4-main: Switch MAIN R5F clusters to Split-mode

Beleswar Padhi (1):
  arm64: dts: ti: k3-j721s2-main: Switch MAIN R5F clusters to Split-mode

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

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