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@xxxxxxxxxxxxxx> > Signed-off-by: RajendraBabu Medisetti <rajendrabm@xxxxxxxxxxxxxx> > Signed-off-by: Krishnamurthy Renu <krishnamurthy.renu@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/remoteproc/qcom,adsp.txt | 1 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html