]> www.infradead.org Git - users/jedix/linux-maple.git/commit
remoteproc: xlnx: Add attach detach support
authorTanmay Shah <tanmay.shah@amd.com>
Thu, 27 Jun 2024 17:29:38 +0000 (10:29 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 4 Jul 2024 15:47:35 +0000 (09:47 -0600)
commitbca4b02ef92e0652d07e39c1f16f40aee800dafe
treea2467b88d3016bc3c0d30ad89df74bed0d58db80
parente9b854382c8df07385c778bd8b25c03442bfa9e2
remoteproc: xlnx: Add attach detach support

It is possible that remote processor is already running before
linux boot or remoteproc platform driver probe. Implement required
remoteproc framework ops to provide resource table address and
connect or disconnect with remote processor in such case.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20240627172936.227439-1-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/xlnx_r5_remoteproc.c