On Sat, Dec 15, 2018 at 04:05:56PM +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> > --- > .../bindings/remoteproc/qcom,q6v5.txt | 61 ++ Please add acks/reviewed-bys when posting new versions. In the future, please split bindings to a separate patch. > drivers/remoteproc/qcom_q6v5_wcss.c | 544 +++++++++++++++++- > 2 files changed, 577 insertions(+), 28 deletions(-)