[PATCH v2 0/2] remoteproc: xlnx: add auto-boot support

From: Tanmay Shah

Date: Fri May 01 2026 - 10:37:37 EST


The Cortex-R remote processors on AMD-Xilinx platforms can run
before linux boot. Add auto-boot property to notify linux that remote
processor is ready to be used, so linux can load fw and start it or
attach to the running processor.


Tanmay Shah (2):
dt-bindings: remoteproc: xlnx: add firmware-name property
remoteproc: xlnx: enable auto boot feature

.../remoteproc/xlnx,zynqmp-r5fss.yaml | 4 ++
drivers/remoteproc/xlnx_r5_remoteproc.c | 48 +++++++++++++------
2 files changed, 38 insertions(+), 14 deletions(-)


base-commit: 54dacf6efe7196c1cd8ae4b5c691579d0510a8bd
--
2.34.1