Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] stm32-rproc: Add firmware-name DT property support
@ 2025-03-26  8:39 Arnaud Pouliquen
  2025-03-26  8:39 ` [PATCH 1/2] dt-bindings: remoteproc: stm32-rproc: Add firmware-name property Arnaud Pouliquen
  2025-03-26  8:39 ` [PATCH 2/2] drivers: remoteproc: stm32_rproc: Allow to specify firmware default name Arnaud Pouliquen
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud Pouliquen @ 2025-03-26  8:39 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Mathieu Poirier, Alexandre Torgue
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-remoteproc,
	linux-kernel, Arnaud Pouliquen

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



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

end of thread, other threads:[~2025-03-26 18:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26  8:39 [PATCH 0/2] stm32-rproc: Add firmware-name DT property support Arnaud Pouliquen
2025-03-26  8:39 ` [PATCH 1/2] dt-bindings: remoteproc: stm32-rproc: Add firmware-name property Arnaud Pouliquen
2025-03-26 18:02   ` Conor Dooley
2025-03-26  8:39 ` [PATCH 2/2] drivers: remoteproc: stm32_rproc: Allow to specify firmware default name Arnaud Pouliquen

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