public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] remoteproc: xlnx: enhancements and new features
@ 2026-03-03 23:51 Tanmay Shah
  2026-03-03 23:51 ` [PATCH 1/3] remoteproc: xlnx: avoid mailbox setup Tanmay Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tanmay Shah @ 2026-03-03 23:51 UTC (permalink / raw)
  To: andersson, mathieu.poirier; +Cc: linux-remoteproc, linux-kernel, Tanmay Shah

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-03-17 15:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 23:51 [PATCH 0/3] remoteproc: xlnx: enhancements and new features Tanmay Shah
2026-03-03 23:51 ` [PATCH 1/3] remoteproc: xlnx: avoid mailbox setup Tanmay Shah
2026-03-03 23:51 ` [PATCH 2/3] remoteproc: xlnx: Only access buffer information if IPI is buffered Tanmay Shah
2026-03-03 23:51 ` [PATCH 3/3] remoteproc: zynqmp: release mailbox channels on shutdown Tanmay Shah
2026-03-10 15:29   ` Mathieu Poirier
2026-03-10 16:04     ` Shah, Tanmay
2026-03-11 17:12       ` Mathieu Poirier
2026-03-11 19:28         ` Shah, Tanmay
2026-03-16 15:38       ` Mathieu Poirier
2026-03-16 16:37         ` Shah, Tanmay
2026-03-17 15:40           ` Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox