[PATCH 0/2] stm32-rproc: Add firmware-name DT property support
From: Arnaud Pouliquen
Date: Wed Mar 26 2025 - 04:44:04 EST
Add flexibility by supporting the optional "firmware-name" property.
This allows specifying in the device tree the firmware that needs to
be loaded on boot, if the "st,auto-boot" DT property is set.
Arnaud Pouliquen (2):
dt-bindings: remoteproc: stm32-rproc: Add firmware-name property
drivers: remoteproc: stm32_rproc: Allow to specify firmware default
name
.../devicetree/bindings/remoteproc/st,stm32-rproc.yaml | 5 +++++
drivers/remoteproc/stm32_rproc.c | 8 +++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
base-commit: 38fec10eb60d687e30c8c6b5420d86e8149f7557
--
2.25.1