All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add R5F nodes on TI K3 J7200 SoCs
@ 2021-01-07 18:39 ` Suman Anna
  0 siblings, 0 replies; 14+ messages in thread
From: Suman Anna @ 2021-01-07 18:39 UTC (permalink / raw)
  To: Nishanth Menon; +Cc: Lokesh Vutla, devicetree, linux-arm-kernel, Suman Anna

Hi Nishanth,

The TI K3 R5F remoteproc driver support for the R5F instances on J7200
SoCs is merged in 5.11-rc1, and this series adds the follow-on base
dt nodes for the R5F remote processors on TI K3 J7200 SoCs. The R5F
nodes on J7200 slightly differ from those on J721E SoCs highlighted
in the driver changes [1]. Additional memory nodes were also added to
boot these processors successfully on applicable TI K3 J7200 EVM boards.
The series uses previously merged mailbox nodes.

The patches follow the same style to similar patches added for J721E
SoCs [2]. Patches are on top of the latest v5.11-rc2 tag.

I have validated the IPC functionality using System Firmware
v2020.07-rc3 and corresponding IPC example firmwares.

regards
Suman

[1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20201119010531.21083-1-s-anna@ti.com/
[2] https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=372749&state=%2A&archive=both

Suman Anna (5):
  arm64: dts: ti: k3-j7200-mcu: Add MCU domain R5F cluster node
  arm64: dts: ti: k3-j7200-main: Add MAIN domain R5F cluster node
  arm64: dts: ti: k3-j7200-som-p0: Add mailboxes to R5Fs
  arm64: dts: ti: k3-j7200-som-p0: Add DDR carveout memory nodes for
    R5Fs
  arm64: dts: ti: k3-j7200-som-p0: Reserve memory for IPC between RTOS
    cores

 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi     | 42 +++++++++-
 .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi      | 42 +++++++++-
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi   | 80 ++++++++++++++++++-
 3 files changed, 161 insertions(+), 3 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-01-11 14:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 18:39 [PATCH 0/5] Add R5F nodes on TI K3 J7200 SoCs Suman Anna
2021-01-07 18:39 ` Suman Anna
2021-01-07 18:39 ` [PATCH 1/5] arm64: dts: ti: k3-j7200-mcu: Add MCU domain R5F cluster node Suman Anna
2021-01-07 18:39   ` Suman Anna
2021-01-07 18:39 ` [PATCH 2/5] arm64: dts: ti: k3-j7200-main: Add MAIN " Suman Anna
2021-01-07 18:39   ` Suman Anna
2021-01-07 18:39 ` [PATCH 3/5] arm64: dts: ti: k3-j7200-som-p0: Add mailboxes to R5Fs Suman Anna
2021-01-07 18:39   ` Suman Anna
2021-01-07 18:39 ` [PATCH 4/5] arm64: dts: ti: k3-j7200-som-p0: Add DDR carveout memory nodes for R5Fs Suman Anna
2021-01-07 18:39   ` Suman Anna
2021-01-07 18:39 ` [PATCH 5/5] arm64: dts: ti: k3-j7200-som-p0: Reserve memory for IPC between RTOS cores Suman Anna
2021-01-07 18:39   ` Suman Anna
2021-01-11 14:16 ` [PATCH 0/5] Add R5F nodes on TI K3 J7200 SoCs Nishanth Menon
2021-01-11 14:16   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.