mbox series

[v3,0/7] Switch MAIN R5F clusters to Split-mode for TI K3 Platforms

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

Message

Beleswar Prasad Padhi Aug. 26, 2024, 9:30 a.m. UTC
TI's K3 Platforms (J7200-EVM, J721E-EVM, J721E-SK, J721S2-EVM, AM68-SK,
J784S4-EVM, AM69-SK) 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.

v3: Changelog:
* Nishanth
1) Refactored changes to board level DTS files instead of SoC level dtsi files.

Link to v2:
https://lore.kernel.org/all/20240821095200.3050878-1-b-padhi@ti.com/

v2: Changelog:
1) Update commit messages to drop "Lockstep-mode" as default mode for early
booted remoteprocs.

Link to v1:
https://lore.kernel.org/all/20240503062414.804209-1-b-padhi@ti.com/

Beleswar Padhi (7):
  arm64: dts: ti: k3-j7200-som-p0: Switch MAIN R5F cluster to Split-mode
  arm64: dts: ti: k3-j721e-som-p0: Switch MAIN R5F clusters to
    Split-mode
  arm64: dts: ti: k3-j721e-sk: Switch MAIN R5F clusters to Split-mode
  arm64: dts: ti: k3-j721s2-som-p0: Switch MAIN R5F clusters to
    Split-mode
  arm64: dts: ti: k3-am68-sk-som: Switch MAIN R5F clusters to Split-mode
  arm64: dts: ti: k3-j784s4-evm: Switch MAIN R5F clusters to Split-mode
  arm64: dts: ti: k3-am69-sk: Switch MAIN R5F clusters to Split-mode

 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi   |  8 ++++++++
 arch/arm64/boot/dts/ti/k3-am69-sk.dts        | 12 ++++++++++++
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi  |  4 ++++
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts       |  8 ++++++++
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi  |  8 ++++++++
 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi |  8 ++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts     | 12 ++++++++++++
 7 files changed, 60 insertions(+)

Comments

Nishanth Menon Aug. 28, 2024, 6:43 p.m. UTC | #1
Hi Beleswar Padhi,

On Mon, 26 Aug 2024 15:00:17 +0530, Beleswar Padhi wrote:
> TI's K3 Platforms (J7200-EVM, J721E-EVM, J721E-SK, J721S2-EVM, AM68-SK,
> J784S4-EVM, AM69-SK) 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.
> 
> v3: Changelog:
> * Nishanth
> 1) Refactored changes to board level DTS files instead of SoC level dtsi files.
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/7] arm64: dts: ti: k3-j7200-som-p0: Switch MAIN R5F cluster to Split-mode
      commit: 936fa8b91abac356b8c8afd70959dba8420ddc18
[2/7] arm64: dts: ti: k3-j721e-som-p0: Switch MAIN R5F clusters to Split-mode
      commit: 956d1f88a7df31cd7264b07d9ff7fe886aa96ae5
[3/7] arm64: dts: ti: k3-j721e-sk: Switch MAIN R5F clusters to Split-mode
      commit: 17613194f8f765c5559c2a1aab56b76ffbc4a2ee
[4/7] arm64: dts: ti: k3-j721s2-som-p0: Switch MAIN R5F clusters to Split-mode
      commit: ab630a7f429195a02185faec448603d2ae4b12d5
[5/7] arm64: dts: ti: k3-am68-sk-som: Switch MAIN R5F clusters to Split-mode
      commit: e1f2bf759c533fb86380ded089a16fba24222832
[6/7] arm64: dts: ti: k3-j784s4-evm: Switch MAIN R5F clusters to Split-mode
      commit: 10ef034f94ef7916c89f40e3b3844bcd066a7a58
[7/7] arm64: dts: ti: k3-am69-sk: Switch MAIN R5F clusters to Split-mode
      commit: 34d0e51ad34b0b1f8d6020020bf7e4e8e4f5cbe1

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git