Re: [PATCH v5 3/8] remoteproc: Move proxy unvote to handover irq handler

2018-05-21 Thread Sibi S
Hi Bjorn, Thanks for the review. On 05/22/2018 10:05 AM, Bjorn Andersson wrote: On Mon 21 May 10:27 PDT 2018, Sibi Sankar wrote: Introduce interrupt handler for smp2p ready interrupt to handle start completion. Move the proxy votes for clocks and regulators to the handover interrupt context.

Re: [PATCH v5 3/8] remoteproc: Move proxy unvote to handover irq handler

2018-05-21 Thread Bjorn Andersson
On Mon 21 May 10:27 PDT 2018, Sibi Sankar wrote: > Introduce interrupt handler for smp2p ready interrupt to > handle start completion. Move the proxy votes for clocks > and regulators to the handover interrupt context. > > Signed-off-by: Sibi Sankar I added the "synchronization logic" of patch

[PATCH v5 3/8] remoteproc: Move proxy unvote to handover irq handler

2018-05-21 Thread Sibi Sankar
Introduce interrupt handler for smp2p ready interrupt to handle start completion. Move the proxy votes for clocks and regulators to the handover interrupt context. Signed-off-by: Sibi Sankar --- drivers/remoteproc/qcom_q6v5_pil.c | 29 +++-- 1 file changed, 23 insertions(