Re: [PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs

2018-09-26 Thread Sibi Sankar
On 2018-09-26 05:05, Bjorn Andersson wrote: On Tue 25 Sep 03:18 PDT 2018, Sibi Sankar wrote: On 2018-09-20 22:52, Bjorn Andersson wrote: > diff --git a/drivers/remoteproc/qcom_adsp_pil.c > b/drivers/remoteproc/qcom_adsp_pil.c > index da2254ea1135..fcbb816a9698 100644 > --- a/drivers/remoteproc/q

Re: [PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs

2018-09-25 Thread Bjorn Andersson
On Tue 25 Sep 03:18 PDT 2018, Sibi Sankar wrote: > On 2018-09-20 22:52, Bjorn Andersson wrote: > > diff --git a/drivers/remoteproc/qcom_adsp_pil.c > > b/drivers/remoteproc/qcom_adsp_pil.c > > index da2254ea1135..fcbb816a9698 100644 > > --- a/drivers/remoteproc/qcom_adsp_pil.c > > +++ b/drivers/remo

Re: [PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs

2018-09-25 Thread Sibi Sankar
Hi Bjorn, On 2018-09-20 22:52, Bjorn Andersson wrote: From: Govind Singh Add compatibles for the three PAS based remote processors found in QCS404. Signed-off-by: Govind Singh [bjorn: Added adsp and cdsp to the patch] Signed-off-by: Bjorn Andersson --- .../devicetree/bindings/remoteproc/qc

[PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs

2018-09-20 Thread Bjorn Andersson
From: Govind Singh Add compatibles for the three PAS based remote processors found in QCS404. Signed-off-by: Govind Singh [bjorn: Added adsp and cdsp to the patch] Signed-off-by: Bjorn Andersson --- .../devicetree/bindings/remoteproc/qcom,adsp.txt | 3 +++ drivers/remoteproc/qcom_adsp_pi