Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dma: atmel-dma: correct typo in the device tree bindings documentation

The value to set ASAP mode for FIFO configuration is 2 instead of 1.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Ludovic Desroches and committed by
Vinod Koul
13098cf0 e98b3caf

+1 -1
+1 -1
Documentation/devicetree/bindings/dma/atmel-dma.txt
··· 28 28 dependent: 29 29 - bit 7-0: peripheral identifier for the hardware handshaking interface. The 30 30 identifier can be different for tx and rx. 31 - - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 1 for ASAP. 31 + - bit 11-8: FIFO configuration. 0 for half FIFO, 1 for ALAP, 2 for ASAP. 32 32 33 33 Example: 34 34