Re: [PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-05-21 Thread Sibi S
Hi Bjorn, Thanks for the review. Will make all the suggested changes. On 05/19/2018 01:28 AM, Bjorn Andersson wrote: On Wed 25 Apr 07:50 PDT 2018, Sibi Sankar wrote: Introduce interrupt handler for smp2p ready interrupt and handle start completion. Remove the proxy votes for clocks and

Re: [PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-05-21 Thread Sibi S
Hi Bjorn, Thanks for the review. Will make all the suggested changes. On 05/19/2018 01:28 AM, Bjorn Andersson wrote: On Wed 25 Apr 07:50 PDT 2018, Sibi Sankar wrote: Introduce interrupt handler for smp2p ready interrupt and handle start completion. Remove the proxy votes for clocks and

Re: [PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-05-18 Thread Bjorn Andersson
On Wed 25 Apr 07:50 PDT 2018, Sibi Sankar wrote: > Introduce interrupt handler for smp2p ready interrupt and > handle start completion. Remove the proxy votes for clocks > and regulators in the handover interrupt context. Disable > wdog and fatal interrupts on remoteproc device stop and >

Re: [PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-05-18 Thread Bjorn Andersson
On Wed 25 Apr 07:50 PDT 2018, Sibi Sankar wrote: > Introduce interrupt handler for smp2p ready interrupt and > handle start completion. Remove the proxy votes for clocks > and regulators in the handover interrupt context. Disable > wdog and fatal interrupts on remoteproc device stop and >

[PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-04-25 Thread Sibi Sankar
Introduce interrupt handler for smp2p ready interrupt and handle start completion. Remove the proxy votes for clocks and regulators in the handover interrupt context. Disable wdog and fatal interrupts on remoteproc device stop and re-enable them on remoteproc device start. Signed-off-by: Sibi

[PATCH] remoteproc: Proxy unvote clk/regs in handover context

2018-04-25 Thread Sibi Sankar
Introduce interrupt handler for smp2p ready interrupt and handle start completion. Remove the proxy votes for clocks and regulators in the handover interrupt context. Disable wdog and fatal interrupts on remoteproc device stop and re-enable them on remoteproc device start. Signed-off-by: Sibi