commit | 173acc7ce8538f1f3040791dc622a92aadc12cf4 | [log] [tgz] |
---|---|---|
author | Zhang Wei <[email protected]> | Sat Mar 01 07:42:48 2008 -0700 |
committer | Dan Williams <[email protected]> | Tue Mar 04 10:16:46 2008 -0700 |
tree | f408e415851cf3343af6077287984169958951ad | |
parent | 976dde010e513a9c7c3117a32b7b015f84b37430 [diff] [blame] |
dmaengine: add driver for Freescale MPC85xx DMA controller The driver implements DMA engine API for Freescale MPC85xx DMA controller, which could be used by devices in the silicon. The driver supports the Basic mode of Freescale MPC85xx DMA controller. The MPC85xx processors supported include MPC8540/60, MPC8555, MPC8548, MPC8641 and so on. The MPC83xx(MPC8349, MPC8360) are also supported. [[email protected]: build fix] [[email protected]: merge mm fixes, rebase on async_tx-2.6.25] Signed-off-by: Zhang Wei <[email protected]> Signed-off-by: Ebony Zhu <[email protected]> Acked-by: Kumar Gala <[email protected]> Cc: Shannon Nelson <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Dan Williams <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index fed09b5..a0f78e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -1589,6 +1589,13 @@ W: http://linux-fbdev.sourceforge.net/ S: Maintained +FREESCALE DMA DRIVER +P; Zhang Wei +M: [email protected] +L: [email protected] +L: [email protected] +S: Maintained + FREESCALE SOC FS_ENET DRIVER P: Pantelis Antoniou M: [email protected]