mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
dt-bindings: remoteproc: xlnx: Add firmware-name property
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>
This commit is contained in:
parent
16ec643e3b
commit
edfbf3a61b
|
|
@ -135,6 +135,10 @@ patternProperties:
|
|||
- description: vring1
|
||||
additionalItems: true
|
||||
|
||||
firmware-name:
|
||||
maxItems: 1
|
||||
description: default firmware to load
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user