[PATCH 0/3] remoteproc: xlnx: enhancements and new features

From: Tanmay Shah

Date: Tue Mar 03 2026 - 18:52:50 EST


Introduce new enhancements in the remoteproc xlnx driver. Handle mailbox
optional properties gracefully. Handle buffer-less IPI without crash i.e.
no message is expected from the mailbox callback. Also gracefully free
mailbox channels during shutdown callback.
These small enhancements make driver more robust.

Ben Levinsky (1):
remoteproc: xlnx: Only access buffer information if IPI is buffered

Tanmay Shah (2):
remoteproc: xlnx: avoid mailbox setup
remoteproc: zynqmp: release mailbox channels on shutdown

drivers/remoteproc/xlnx_r5_remoteproc.c | 26 ++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)


base-commit: 098493c6dced7b02545e8bd0053ef4099a2b769e
--
2.34.1