Re: [PATCH v3 3/3] remoteproc: qcom: Adding q6v56 reset sequence.

2016-11-16 Thread Avaneesh Kumar Dwivedi
On 11/8/2016 12:25 PM, Bjorn Andersson wrote: On Mon 07 Nov 04:37 PST 2016, Avaneesh Kumar Dwivedi wrote: Adding additional reset sequence steps required specific to q6v56 based on version check, along with some trivial changes in name of local functions. Please don't change readl/writel to

Re: [PATCH v3 3/3] remoteproc: qcom: Adding q6v56 reset sequence.

2016-11-07 Thread Bjorn Andersson
On Mon 07 Nov 04:37 PST 2016, Avaneesh Kumar Dwivedi wrote: > Adding additional reset sequence steps required specific > to q6v56 based on version check, along with some trivial > changes in name of local functions. > Please don't change readl/writel to their relaxed version in the same commit a

[PATCH v3 3/3] remoteproc: qcom: Adding q6v56 reset sequence.

2016-11-07 Thread Avaneesh Kumar Dwivedi
Adding additional reset sequence steps required specific to q6v56 based on version check, along with some trivial changes in name of local functions. Signed-off-by: Avaneesh Kumar Dwivedi --- drivers/remoteproc/qcom_q6v5_pil.c | 132 +++-- 1 file changed, 98 inser