OSDN Git Service

devicetree: Add bindings documentation for Analog Devices AXI-DMAC
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 20 Aug 2015 15:39:12 +0000 (17:39 +0200)
committerVinod Koul <vinod.koul@intel.com>
Sun, 23 Aug 2015 13:25:10 +0000 (18:55 +0530)
commit43bcad2bb485f053661e5cfe306c34178c6651c7
treee465a81b9a00f7b53a830b9882d3daf11cf00ab1
parentb2b48ac4c584ae31eb23ad1f86964cc6e52eaa54
devicetree: Add bindings documentation for Analog Devices AXI-DMAC

Add the devicetree descriptor for the Analog Devices AXI-DMAC DMA
controller. This is a soft peripheral used in FPGAs and the bindings
describe how it is connected to the system (clock, interrupt, memory map)
as well as the configuration options that were used when the peripheral was
instantiated.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/adi,axi-dmac.txt [new file with mode: 0644]
include/dt-bindings/dma/axi-dmac.h [new file with mode: 0644]