remoteproc: ingenic: Added remoteproc driver
authorPaul Cercueil <paul@crapouillou.net>
Fri, 15 May 2020 10:43:39 +0000 (12:43 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 18 May 2020 23:54:26 +0000 (16:54 -0700)
commit48f0a1bbb7586c94e0f15116b06f8179df2fd60f
tree6c95ced846d6d5d95578aa347f957f03368c2664
parenta99a37f6cd5a74d5b22c08544aa6c5890813c8ba
remoteproc: ingenic: Added remoteproc driver

This driver is used to boot, communicate with and load firmwares to the
MIPS co-processor found in the VPU hardware of the JZ47xx SoCs from
Ingenic.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200515104340.10473-4-paul@crapouillou.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/ingenic_rproc.c [new file with mode: 0644]