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)
commit8c026f8cff1da7a270c4c1214cfd852589b7e010
tree6b2c29be1793d6c60ac80a4abc8686aee10dcc47
parent450c8603afb91af991b3df0029fa20af25d8ca89
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