commit | 8c3c918d016d32f57dce49761d53e83c12f96163 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Feb 15 15:31:37 2016 +0530 |
committer | Jagan Teki <jteki@openedev.com> | Tue Feb 23 16:14:45 2016 +0530 |
tree | fa70110c909901dc0c8258168e982d5b03c5beb0 | |
parent | d35c79ee8347d11b0a245a5ada66b9eb979433a1 [diff] |
dm: implement a DMA uclass Implement a DMA uclass so that the devices like ethernet, spi, mmc etc can offload the data transfers from/to the device and memory. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagan Teki <jteki@openedev.com>