commit | cf21405fd51b416f071edb546631a6ecd2112263 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Sep 21 10:34:10 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Sep 21 15:12:40 2010 -0600 |
tree | c443eb696bb2d4d564a520a1196bd76dd7349b0c | |
parent | 0be1621a749907ada0101e4139a1f57168c5410b [diff] |
OMAP2/3: PRM: add module hard reset support This patch adds hard-reset support for processor modules (e.g., DSP, IVA) on OMAP2/3 platforms. It's based on the OMAP4 hard-reset support that Benoît developed in the previous patch. This patch is a collaboration between Benoît Cousson <b-cousson@ti.com> and Paul Walmsley <paul@pwsan.com>. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Benoît Cousson <b-cousson@ti.com>