]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX28: DMA: make the DMA timeout configurable
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 3 Sep 2014 11:57:07 +0000 (13:57 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 3 Sep 2014 11:57:07 +0000 (13:57 +0200)
commit03a8890ee098e00f8b3c89c2d7f134ed4b89b68c
tree4466692f446f8bf006a877050fa83e2a80372115
parent24e3d767d884d9203a036e9b18876ffcf2086ae2
MX28: DMA: make the DMA timeout configurable

Use the default value from commit 1375f044d96f "MX28: DMA: Prolong the DMA timeout",
but let users change it depending on the amount of data to be
transferred and the expected data rate.
arch/arm/include/asm/imx-common/dma.h
drivers/dma/apbh_dma.c