[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180522223354.GA14150@rob-hp-laptop>
Date: Tue, 22 May 2018 17:33:54 -0500
From: Rob Herring <robh@...nel.org>
To: Rohit kumar <rohitkr@...eaurora.org>
Cc: ohad@...ery.com, bjorn.andersson@...aro.org, mark.rutland@....com,
linux-remoteproc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, bgoswami@...eaurora.org,
sbpata@...eaurora.org, asishb@...eaurora.org,
rkarra@...eaurora.org,
RajendraBabu Medisetti <rajendrabm@...eaurora.org>,
Krishnamurthy Renu <krishnamurthy.renu@...eaurora.org>
Subject: Re: [PATCH] remoteproc: Add APSS based Qualcomm ADSP PIL driver for
SDM845
On Sun, May 13, 2018 at 12:31:48PM +0530, Rohit kumar wrote:
> This adds Qualcomm ADSP PIL driver support for SDM845 with ADSP bootup
> and shutdown operation handled from Application Processor SubSystem(APSS).
>
> Signed-off-by: Rohit kumar <rohitkr@...eaurora.org>
> Signed-off-by: RajendraBabu Medisetti <rajendrabm@...eaurora.org>
> Signed-off-by: Krishnamurthy Renu <krishnamurthy.renu@...eaurora.org>
> ---
> .../devicetree/bindings/remoteproc/qcom,adsp.txt | 1 +
Acked-by: Rob Herring <robh@...nel.org>
> drivers/remoteproc/Makefile | 3 +-
> drivers/remoteproc/qcom_adsp_pil.c | 122 ++++-----
> drivers/remoteproc/qcom_adsp_pil.h | 86 ++++++
> drivers/remoteproc/qcom_adsp_pil_sdm845.c | 304 +++++++++++++++++++++
> 5 files changed, 454 insertions(+), 62 deletions(-)
> create mode 100644 drivers/remoteproc/qcom_adsp_pil.h
> create mode 100644 drivers/remoteproc/qcom_adsp_pil_sdm845.c
Powered by blists - more mailing lists