public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] stm32-rproc: Add firmware-name DT property support
@ 2025-03-27  8:27 Arnaud Pouliquen
  2025-03-27  8:27 ` [PATCH v2 1/2] dt-bindings: remoteproc: stm32-rproc: Add firmware-name property Arnaud Pouliquen
  2025-03-27  8:27 ` [PATCH v2 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-27  8:27 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    | 4 ++++
 drivers/remoteproc/stm32_rproc.c                          | 8 +++++++-
 2 files changed, 11 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-27 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-27  8:27 [PATCH v2 0/2] stm32-rproc: Add firmware-name DT property support Arnaud Pouliquen
2025-03-27  8:27 ` [PATCH v2 1/2] dt-bindings: remoteproc: stm32-rproc: Add firmware-name property Arnaud Pouliquen
2025-03-27 16:38   ` Conor Dooley
2025-03-27  8:27 ` [PATCH v2 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