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

From: Rob Herring
Date: Fri Nov 10 2017 - 16:08:17 EST


On Thu, Nov 09, 2017 at 08:16:14PM +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 resets required for this core.
>
> Signed-off-by: Sricharan R <sricharan@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 7 ++-

Please add acks when posting new versions.

> drivers/remoteproc/Kconfig | 1 +
> drivers/remoteproc/qcom_q6v5_pil.c | 53 +++++++++++++++++++++-
> 3 files changed, 59 insertions(+), 2 deletions(-)