]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 13 Jun 2013 08:39:39 +0000 (10:39 +0200)
committerVinod Koul <vinod.koul@intel.com>
Fri, 5 Jul 2013 06:10:54 +0000 (11:40 +0530)
commit62971b29825adb06908bad81e7679d1f7904b24d
tree6b2c29be1793d6c60ac80a4abc8686aee10dcc47
parent764037c6f55c5c844d0ab6049e6e7c0dc3cb7665
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding

For most devices the FIFO configuration is the same i.e. when half FIFO size is
available/filled, a source/destination request is serviced. But USART devices
have to do it when there is enough space/data available to perform a single
AHB access so the ASAP configuration.

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Documentation/devicetree/bindings/dma/atmel-dma.txt
drivers/dma/at_hdmac.c