]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
remoteproc: r5_remoteproc: unset amba reset when release RPU reset
authorWendy Liang <wendy.liang@xilinx.com>
Fri, 28 Aug 2015 02:40:46 +0000 (19:40 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 28 Aug 2015 06:20:28 +0000 (08:20 +0200)
commitd2ccd469f8aa53002343c9fcdb4efc30a9719b0a
tree7a393c86f29de9c101cd7085b3aa49a404e2a929
parentf03fa3364e2374c1aeba7ef265c49b4f410c833d
remoteproc: r5_remoteproc: unset amba reset when release RPU reset

This issue is found when using the latest FSBL since it is no longer
releasing the AMBA reset.

When releasing RPU from reset, we should also release the AMBA reset

Signed-off-by: Wendy Liang <jliang@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/remoteproc/zynqmp_r5_remoteproc.c