remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
authorRohit kumar <rohitkr@codeaurora.org>
Mon, 24 Sep 2018 11:07:50 +0000 (16:37 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 6 Oct 2018 06:51:34 +0000 (23:51 -0700)
commitdc160e449122274e0acffa622cc937f90b76a5a4
tree1a193c4e447ece12d738320f15e5a19c330f1c46
parent159accc4d05de234f485366163e9084a73baa63b
remoteproc: qcom: Introduce Non-PAS ADSP PIL driver

This adds Non PAS ADSP PIL driver for Qualcomm Technologies Inc SoCs.

Added initial support for SDM845 with ADSP bootup and shutdown operation
handled from Application Processor SubSystem(APSS).

Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
Tested-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
[bjorn: Renamed driver and Kconfig from qcom_adsp_pil to qcom_q6v5_adsp]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/qcom_q6v5_adsp.c [new file with mode: 0644]