Re: [PATCH v3 5/6] remoteproc: qcom: Add support for q6v5-wcss pil

2017-09-13 Thread Sricharan R
Hi Rob, On 9/12/2017 7:51 PM, Rob Herring wrote: > On Thu, Aug 31, 2017 at 10:15:33AM +0530, Sricharan R wrote: >> IPQ8074 has an integrated Hexagon dsp core q6v5 and a wireless lan >> (Lithium) IP. An mdt type single image format is used for the >> firmware. So the mdt_load function can be direct

Re: [PATCH v3 5/6] remoteproc: qcom: Add support for q6v5-wcss pil

2017-09-12 Thread Rob Herring
On Thu, Aug 31, 2017 at 10:15:33AM +0530, Sricharan R wrote: > IPQ8074 has an integrated Hexagon dsp core q6v5 and a wireless lan > (Lithium) IP. An mdt type single image format is used for the > firmware. So the mdt_load function can be directly used to load > the firmware. Also add the relevant r

[PATCH v3 5/6] remoteproc: qcom: Add support for q6v5-wcss pil

2017-08-30 Thread Sricharan R
IPQ8074 has an integrated Hexagon dsp core q6v5 and a wireless lan (Lithium) IP. An mdt type single image format is used for the firmware. So the mdt_load function can be directly used to load the firmware. Also add the relevant resets required for this core. Signed-off-by: Sricharan R --- .../d