All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: ti-dma-crossbar: Support for eDMA
@ 2015-06-05 15:34 ` Peter Ujfalusi
  0 siblings, 0 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2015-06-05 15:34 UTC (permalink / raw)
  To: vinod.koul, Tony Lindgren, robh+dt, pawel.moll, mark.rutland
  Cc: devicetree, linux-kernel, dmaengine, linux-omap, misael.lopez

Hi,

The ti-dma-crossbar driver in it's current form can work when it is used with
sDMA (omap-dma). On DRA7x class of devices we have both sDMA and eDMA available.
The DT bindings for sDMA has been done in a way that DMA users need to specify
the required DMA request number + 1 when they request for channel and the driver
stack has been written in this way also for sDMA.
Since right now we do not have the crossbar enabled we can still change the
compatible string to reflect the crossbar use. The TRM also refers the crossbars
in this way.

Regards,
Peter
---
Misael Lopez Cruz (2):
  dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
  dmaengine: ti-dma-crossbar: Add support for eDMA xbar

Peter Ujfalusi (1):
  dmaengine: ti-dma-crossbar: Change the compatible string to
    ti,dra7-sdma-crossbar

 Documentation/devicetree/bindings/dma/dma.txt      |  2 +-
 .../devicetree/bindings/dma/ti-dma-crossbar.txt    |  5 +--
 drivers/dma/ti-dma-crossbar.c                      | 37 ++++++++++++++++------
 3 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-06-05 16:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-05 15:34 [PATCH 0/3] dmaengine: ti-dma-crossbar: Support for eDMA Peter Ujfalusi
2015-06-05 15:34 ` Peter Ujfalusi
2015-06-05 15:34 ` [PATCH 1/3] dmaengine: ti-dma-crossbar: Change the compatible string to ti,dra7-sdma-crossbar Peter Ujfalusi
2015-06-05 15:34   ` Peter Ujfalusi
2015-06-05 15:34 ` [PATCH 2/3] dmaengine: ti-dma-crossbar: Make idr xbar instance-specific Peter Ujfalusi
2015-06-05 15:34   ` Peter Ujfalusi
2015-06-05 15:34 ` [PATCH 3/3] dmaengine: ti-dma-crossbar: Add support for eDMA xbar Peter Ujfalusi
2015-06-05 15:34   ` Peter Ujfalusi
2015-06-05 16:17 ` [PATCH 0/3] dmaengine: ti-dma-crossbar: Support for eDMA Peter Ujfalusi
2015-06-05 16:17   ` Peter Ujfalusi

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.