commit | 63da8e0d4f274fdf73b9924e8fd8f64a3d11d24a | [log] [tgz] |
---|---|---|
author | Alexander Popov <a13xp0p0v88@gmail.com> | Thu May 15 18:15:32 2014 +0400 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu May 22 10:37:01 2014 +0530 |
tree | 29080d480bb3ae16f12570c26f696553dec3d56d | |
parent | ba730340f96c01160b5f26f81e8fb38f8cb1821c [diff] |
dmaengine: mpc512x: add support for peripheral transfers Introduce support for slave s/g transfer preparation and the associated device control callback in the MPC512x DMA controller driver, which adds support for data transfers between memory and peripheral I/O to the previously supported mem-to-mem transfers. Signed-off-by: Alexander Popov <a13xp0p0v88@gmail.com> [fixed subsytem name] Signed-off-by: Vinod Koul <vinod.koul@intel.com>