Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1593258
| From | Ramiro Oliveira <Ramiro.Oliveira@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] xilinx_dma: Add external reset control |
| Date | 2017-03-06 13:20 +0100 |
| Message-ID | <thZMm-83M-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] xilinx_dma: Add external reset control Ramiro Oliveira <Ramiro.Oliveira@synopsys.com> - 2017-03-06 13:20 +0100 [PATCH v2 2/2] dma: xilinx: Add reset support Ramiro Oliveira <Ramiro.Oliveira@synopsys.com> - 2017-03-06 13:20 +0100 [PATCH v2 1/2] dma: xilinx: Edit device tree bindings documentation Ramiro Oliveira <Ramiro.Oliveira@synopsys.com> - 2017-03-06 13:20 +0100
csiph-web