From: Ludovic Desroches Date: Thu, 13 Jun 2013 08:39:39 +0000 (+0200) Subject: dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding X-Git-Tag: v3.11-rc1~75^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62971b29825adb06908bad81e7679d1f7904b24d;p=pandora-kernel.git 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 Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Ludovic Desroches Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed