dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
Add an optional property "fsl,auto-boot" to indicate remote processor auto boot. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/1620274123-1461-2-git-send-email-peng.fan@oss.nxp.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
e50f4bda75
commit
bad70abdfa
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,12 @@ properties:
|
|||
minItems: 1
|
||||
maxItems: 32
|
||||
|
||||
fsl,auto-boot:
|
||||
$ref: /schemas/types.yaml#/definitions/flag
|
||||
description:
|
||||
Indicate whether need to load the default firmware and start the remote
|
||||
processor automatically.
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- clocks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue