public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC
@ 2022-02-19  8:32 Vignesh Raghavendra
  2022-02-19  8:32 ` [PATCH 1/2] dmaengine: ti: k3-udma: Add AM62x DMSS support Vignesh Raghavendra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vignesh Raghavendra @ 2022-02-19  8:32 UTC (permalink / raw)
  To: Peter Ujfalusi, Vinod Koul
  Cc: linux-kernel, dmaengine, Vignesh Raghavendra,
	Linux ARM Mailing List

Add AM62x SoC specific data for k3-udma driver

TRM: https://www.ti.com/lit/pdf/spruiv7

Vignesh Raghavendra (2):
  dmaengine: ti: k3-udma: Add AM62x DMSS support
  dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data

 drivers/dma/ti/Makefile       |   3 +-
 drivers/dma/ti/k3-psil-am62.c | 186 ++++++++++++++++++++++++++++++++++
 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, 191 insertions(+), 1 deletion(-)
 create mode 100644 drivers/dma/ti/k3-psil-am62.c

-- 
2.35.1


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

end of thread, other threads:[~2022-03-11  7:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-19  8:32 [PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC Vignesh Raghavendra
2022-02-19  8:32 ` [PATCH 1/2] dmaengine: ti: k3-udma: Add AM62x DMSS support Vignesh Raghavendra
2022-02-19  8:32 ` [PATCH 2/2] dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data Vignesh Raghavendra
2022-02-20 20:16 ` [PATCH 0/2] dmaengine: ti: k3-udma: Add support for AM62x SoC Péter Ujfalusi
2022-03-11  7:03 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox