]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: remoteproc: xlnx: Add firmware-name property
authorTanmay Shah <tanmay.shah@amd.com>
Wed, 27 May 2026 05:16:10 +0000 (22:16 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 29 May 2026 15:02:25 +0000 (09:02 -0600)
The firmware-name property indicates which firmware to load on RPU
during the Linux boot time. It is possible to stop the RPU after boot
and load different firmware and start RPU.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20260527051611.194844-2-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml

index ee63c03949c93fee606b3c47ace6a6b35331f858..ae63c3e39cedd9c925f2dcc1dad0ed5a5bbd8c73 100644 (file)
@@ -135,6 +135,10 @@ patternProperties:
           - description: vring1
         additionalItems: true
 
+      firmware-name:
+        maxItems: 1
+        description: default firmware to load
+
     required:
       - compatible
       - reg