linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xilinx_dma: Add external reset control
@ 2017-03-06 12:17 Ramiro Oliveira
  2017-03-06 12:17 ` [PATCH v2 1/2] dma: xilinx: Edit device tree bindings documentation Ramiro Oliveira
  2017-03-06 12:17 ` [PATCH v2 2/2] dma: xilinx: Add reset support Ramiro Oliveira
  0 siblings, 2 replies; 5+ messages in thread
From: Ramiro Oliveira @ 2017-03-06 12:17 UTC (permalink / raw)
  To: linux-kernel, dmaengine, devicetree, linux-arm-kernel
  Cc: CARLOS.PALMINHA, Ramiro Oliveira, Dan Williams,
	Kedareswara rao Appana, Laurent Pinchart, Mark Rutland,
	Michal Simek, Rob Herring, Sören Brinkmann, Vinod Koul

This patchset adds support for controlling an external reset line. Since
this reset line is optional it won't break compatibility.

v2:
 - Re-order headers
 - Remove deprecated function
 - Remove reset naming

Ramiro Oliveira (2):
  dma: xilinx: Edit device tree bindings documentation
  dma: xilinx: Add reset support

 .../devicetree/bindings/dma/xilinx/xilinx_dma.txt  |  2 ++
 drivers/dma/xilinx/xilinx_dma.c                    | 24 ++++++++++++++++++----
 2 files changed, 22 insertions(+), 4 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-15 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06 12:17 [PATCH v2 0/2] xilinx_dma: Add external reset control Ramiro Oliveira
2017-03-06 12:17 ` [PATCH v2 1/2] dma: xilinx: Edit device tree bindings documentation Ramiro Oliveira
2017-03-15 16:47   ` Rob Herring
2017-03-06 12:17 ` [PATCH v2 2/2] dma: xilinx: Add reset support Ramiro Oliveira
2017-03-14  3:38   ` 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).