dt-bindings: remoteproc: stm32-rproc: Add firmware-name property
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Thu, 27 Mar 2025 08:27:20 +0000 (09:27 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 7 Apr 2025 15:42:03 +0000 (09:42 -0600)
Add the 'firmware-name' property to the remote processor binding
to allow specifying the default firmware name in the device tree.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250327082721.641278-2-arnaud.pouliquen@foss.st.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml

index 370af61..843679c 100644 (file)
@@ -139,6 +139,10 @@ properties:
       If defined, when remoteproc is probed, it loads the default firmware and
       starts the remote processor.
 
+  firmware-name:
+    maxItems: 1
+    description: Default name of the remote processor firmware.
+
 required:
   - compatible
   - reg