commit | 5c71d6181f5c23c35415bddf1414f840e9149f8c | [log] [tgz] |
---|---|---|
author | Robert Tivy <rtivy@ti.com> | Thu Mar 28 18:41:46 2013 -0700 |
committer | Sekhar Nori <nsekhar@ti.com> | Wed Apr 17 19:26:40 2013 +0530 |
tree | ee684a2f80a7bf4cc555e8150ef6fbafc6e96778 | |
parent | 93bd65150e4ee783b7366fd0e8172f347515df61 [diff] |
ARM: davinci: da8xx: add remoteproc support Add remoteproc platform device for controlling the DSP on da8xx. The patch uses CMA-based reservation of physical memory block for DSP use. A new kernel command-line parameter has been added to allow boot-time specification of the physical memory block. Signed-off-by: Robert Tivy <rtivy@ti.com> [nsekhar@ti.com: edit commit message for readability and style improvements] Signed-off-by: Sekhar Nori <nsekhar@ti.com>