remoteproc: xilinx: Add mailbox channels for rpmsg
authorTanmay Shah <tanmay.shah@amd.com>
Sat, 11 Mar 2023 01:24:08 +0000 (17:24 -0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 14 Mar 2023 19:28:31 +0000 (13:28 -0600)
commit5dfb28c257b7c515624ba6b163410ceada451bf2
tree85850df55f1b544e20266a7f7d2d808a1d77b13b
parent81c18e08a609706c5c2887f267135fa0dece4119
remoteproc: xilinx: Add mailbox channels for rpmsg

This patch makes each r5 core mailbox client and uses
tx and rx channels to send and receive data to/from
remote processor respectively. This is needed for rpmsg
communication to remote processor.

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