All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Mailbox nodes for TI K3 AM65x & J721E SoCs
@ 2019-07-22 20:20 ` Suman Anna
  0 siblings, 0 replies; 26+ messages in thread
From: Suman Anna @ 2019-07-22 20:20 UTC (permalink / raw)
  To: Tero Kristo, Nishanth Menon; +Cc: devicetree, linux-arm-kernel

Hi Tero,

The following series adds the Mailbox DT nodes and the sub-mailboxes
used to communicate between the main MPU processor running Linux and
the various R5F and DSP remote processors present on the TI K3 AM65x
and J721E SoC families. Patches are based on v5.3-rc1 + the HwSpinlock
DT node series [1], and are intended for the 5.4 merge window. 

The bindings and driver support for the same have already been merged
in v5.3-rc1. Functionality is verified using a out-of-tree unit-test
module and some additional loopback test nodes available here [2] for
reference.

regards
Suman

[1] https://patchwork.kernel.org/cover/11053311/
[2] https://github.com/sumananna/mailbox/commits/mbox/test/5.3-rc1-k3

Suman Anna (4):
  arm64: dts: ti: k3-am65-main: Add mailbox cluster nodes
  arm64: dts: ti: k3-am65-main: Add IPC sub-mailbox nodes for R5Fs
  arm64: dts: ti: k3-j721e-main: Add mailbox cluster nodes
  arm64: dts: ti: k3-j721e-main: Add IPC sub-mailbox nodes for all R5Fs
    & DSPs

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi  | 120 ++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 158 ++++++++++++++++++++++
 2 files changed, 278 insertions(+)

-- 
2.22.0

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

end of thread, other threads:[~2019-07-23 22:11 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22 20:20 [PATCH 0/4] Add Mailbox nodes for TI K3 AM65x & J721E SoCs Suman Anna
2019-07-22 20:20 ` Suman Anna
2019-07-22 20:20 ` [PATCH 1/4] arm64: dts: ti: k3-am65-main: Add mailbox cluster nodes Suman Anna
2019-07-22 20:20   ` Suman Anna
2019-07-23 11:35   ` Nishanth Menon
2019-07-23 11:35     ` Nishanth Menon
2019-07-23 17:50     ` Suman Anna
2019-07-23 17:50       ` Suman Anna
2019-07-23 22:10       ` Nishanth Menon
2019-07-23 22:10         ` Nishanth Menon
2019-07-22 20:20 ` [PATCH 2/4] arm64: dts: ti: k3-am65-main: Add IPC sub-mailbox nodes for R5Fs Suman Anna
2019-07-22 20:20   ` Suman Anna
2019-07-23 11:37   ` Nishanth Menon
2019-07-23 11:37     ` Nishanth Menon
2019-07-23 17:54     ` Suman Anna
2019-07-23 17:54       ` Suman Anna
2019-07-23 22:11       ` Nishanth Menon
2019-07-23 22:11         ` Nishanth Menon
2019-07-22 20:20 ` [PATCH 3/4] arm64: dts: ti: k3-j721e-main: Add mailbox cluster nodes Suman Anna
2019-07-22 20:20   ` Suman Anna
2019-07-23 11:37   ` Nishanth Menon
2019-07-23 11:37     ` Nishanth Menon
2019-07-23 17:54     ` Suman Anna
2019-07-23 17:54       ` Suman Anna
2019-07-22 20:20 ` [PATCH 4/4] arm64: dts: ti: k3-j721e-main: Add IPC sub-mailbox nodes for all R5Fs & DSPs Suman Anna
2019-07-22 20:20   ` Suman Anna

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.