summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorJoel Fernandes <joelf@ti.com>2013-09-24 01:05:15 +0200
committerVinod Koul <vinod.koul@intel.com>2013-10-21 09:25:29 +0200
commit2abd5f1b97fce6e197be01d67a9567c7793c80d3 (patch)
treebe4461d09afc0ed1dfe30a5484e8f75099334349 /Documentation/devicetree
parentdma: edma: Split out PaRAM set calculations into its own function (diff)
downloadlinux-2abd5f1b97fce6e197be01d67a9567c7793c80d3.tar.xz
linux-2abd5f1b97fce6e197be01d67a9567c7793c80d3.zip
dma: edma: Increase maximum SG limit to 20
davinci-pcm uses 16 as the no.of periods. With this, in EDMA we have to allocate atleast 17 slots: 1 slot for channel, and 16 slots the periods. Due to this, the MAX_NR_SG limitation causes problems, set it to 20 to make cyclic DMA work when davinci-pcm is converted to use DMA Engine. Also add a comment clarifying this. Signed-off-by: Joel Fernandes <joelf@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions