[PATCH v2 1/2] dt-bindings: remoteproc: xlnx: add firmware-name property
Conor Dooley
conor at kernel.org
Fri May 1 08:49:09 PDT 2026
On Fri, May 01, 2026 at 07:37:06AM -0700, Tanmay Shah wrote:
> 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.
The file supports 3 devices, do they all support loading firmware like
this?
>
> Signed-off-by: Tanmay Shah <tanmay.shah at amd.com>
> ---
> .../devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml b/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml
> index ee63c03949c9..ae63c3e39ced 100644
> --- a/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml
> +++ b/Documentation/devicetree/bindings/remoteproc/xlnx,zynqmp-r5fss.yaml
> @@ -135,6 +135,10 @@ patternProperties:
> - description: vring1
> additionalItems: true
>
> + firmware-name:
> + maxItems: 1
> + description: default firmware to load
> +
> required:
> - compatible
> - reg
> --
> 2.34.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260501/3b0838ff/attachment.sig>
More information about the linux-arm-kernel
mailing list