]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
This patch set up a cmdline option for omap dma for masking the
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 27 Feb 2009 19:37:51 +0000 (11:37 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 27 Feb 2009 19:37:51 +0000 (11:37 -0800)
commitc94500eeeafe4b66c690abd96044340b2e5372e7
tree9164e3a76b997450fecf2de9e6cf954ec1e40cf4
parent855fdeaa9f4012839627a5e83e21a4b5a5811cc9
This patch set up a cmdline option for omap dma for masking the
    available channels. It is needed since the OMAP DMA is a system wide
    resource and can be used by another software apart from the kernel.

    To reserve the omap SDMA channels for kernel dma usage, use cmdline
    bootarg "omap_dma_reserve_ch=". The valid range is 1 to 32.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked By: Nishant Kamat <nskamat@ti.com>
cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c