On Fri, Oct 12, 2018 at 03:10:44PM +0530, Govind Singh wrote: > Add non PAS WCSS remoteproc driver support for QCS404 SOC. > Add WCSS q6 bootup and shutdown sequence handled from > Application Processor SubSystem(APSS). > > Signed-off-by: Govind Singh <govinds@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/remoteproc/qcom_q6v5_wcss.c | 638 +++++++++++++++++++-- > 2 files changed, 601 insertions(+), 38 deletions(-)