4b3df5668c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
2009-09-23 18:31:11 +10:00
d8902adcc1
dmaengine: sh: Add Support SuperH DMA Engine driver
...
This supported all DMA channels, and it was tested in SH7722,
SH7780, SH7785 and SH7763.
This can not use with SH DMA API.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com >
Reviewed-by: Matt Fleming <matt@console-pimps.org >
Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com >
Acked-by: Paul Mundt <lethal@linux-sh.org >
Signed-off-by: Dan Williams <dan.j.williams@intel.com >
2009-09-08 17:56:02 -07:00
edc67b2942
sh: Add SH7724 DMAC support.
...
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-08-04 14:41:49 +09:00
039a718ebb
sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-03-16 19:43:08 +09:00
71b973a42c
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
...
This adds DMA support for newer SH-4A CPUs, particularly SH7763/64/80/85.
This also enables multi IRQ support for platforms that have multiple
vectors bound to the same IRQ source.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com >
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-03-10 17:26:49 +09:00