]> git.baikalelectronics.ru Git - kernel.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)
commitcfd9a19f1ba56f8f01ed3c7755479411691eadd8
tree6b2c29be1793d6c60ac80a4abc8686aee10dcc47
parent58b31e77042c7b8ae6aaab0302632cb44e691249
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