linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] J721S2: Add initial support
@ 2021-11-19 13:23 Aswath Govindraju
  2021-11-19 13:23 ` [PATCH 1/2] dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC Aswath Govindraju
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Aswath Govindraju @ 2021-11-19 13:23 UTC (permalink / raw)
  Cc: Nishanth Menon, Vignesh Raghavendra, Kishon Vijay Abraham I,
	Aswath Govindraju, Peter Ujfalusi, Vinod Koul, linux-kernel,
	dmaengine

The following series of patches add support for J721S2 SoC.

Currently, the PSIL source and destination thread IDs for only a few of the
IPs have been added. The remaning ones will be added as and when they are
tested.

The following series of patches are dependent on,
- http://lists.infradead.org/pipermail/linux-arm-kernel/2021-November/697574.html

Aswath Govindraju (2):
  dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC
  drivers: dma: ti: k3-psil: Add support for J721S2

 drivers/dma/ti/Makefile         |   3 +-
 drivers/dma/ti/k3-psil-j721s2.c | 167 ++++++++++++++++++++++++++++++++
 drivers/dma/ti/k3-psil-priv.h   |   1 +
 drivers/dma/ti/k3-psil.c        |   1 +
 drivers/dma/ti/k3-udma.c        |   1 +
 5 files changed, 172 insertions(+), 1 deletion(-)
 create mode 100644 drivers/dma/ti/k3-psil-j721s2.c

-- 
2.17.1


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

end of thread, other threads:[~2021-12-13  6:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19 13:23 [PATCH 0/2] J721S2: Add initial support Aswath Govindraju
2021-11-19 13:23 ` [PATCH 1/2] dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC Aswath Govindraju
2021-11-19 13:23 ` [PATCH 2/2] drivers: dma: ti: k3-psil: Add support for J721S2 Aswath Govindraju
2021-11-22 18:08 ` [PATCH 0/2] J721S2: Add initial support Péter Ujfalusi
2021-12-07 14:21 ` Aswath Govindraju
2021-12-13  6:02 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).