summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/mtk_scp_ipi.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()AngeloGioacchino Del Regno2023-01-041-3/+1
* remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingAngeloGioacchino Del Regno2023-01-041-8/+11
* remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai2023-01-041-6/+5
* remoteproc: Fix remaining wrong return formatting in documentationArnaud Pouliquen2021-12-081-2/+2
* remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih2020-09-251-2/+3
* remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King2020-09-251-3/+1
* rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2020-01-201-0/+1
* remoteproc/mediatek: add SCP support for mt8183Erin Lo2020-01-201-0/+218