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

From: Rob Herring
Date: Tue Sep 12 2017 - 10:21:46 EST


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 resets required for this core.
>
> Signed-off-by: Sricharan R <sricharan@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 7 ++-

Acked-by: Rob Herring <robh@xxxxxxxxxx>

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