]> Git Repo - linux.git/commit
remoteproc/mediatek: add SCP support for mt8183
authorErin Lo <[email protected]>
Tue, 12 Nov 2019 11:03:25 +0000 (19:03 +0800)
committerBjorn Andersson <[email protected]>
Mon, 20 Jan 2020 18:29:54 +0000 (10:29 -0800)
commit63c13d61eafe4606f1c16c54da40c4eee78e9edf
tree7e79d8cc72fc3b4a6672cd9ec5fadeb38a34251e
parente47e98877bf4d743697efc7bb523d69eb243fe59
remoteproc/mediatek: add SCP support for mt8183

Provide a basic driver to control Cortex M4 co-processor

Signed-off-by: Erin Lo <[email protected]>
Signed-off-by: Nicolas Boichat <[email protected]>
Signed-off-by: Pi-Hsun Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/mtk_common.h [new file with mode: 0644]
drivers/remoteproc/mtk_scp.c [new file with mode: 0644]
drivers/remoteproc/mtk_scp_ipi.c [new file with mode: 0644]
include/linux/remoteproc/mtk_scp.h [new file with mode: 0644]
This page took 0.057041 seconds and 4 git commands to generate.