dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
authorPeng Fan <peng.fan@nxp.com>
Thu, 6 May 2021 04:08:36 +0000 (12:08 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Jun 2021 15:53:09 +0000 (10:53 -0500)
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>
Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml

index 208a628f8d6c9a3d28adc1f9c96c56a057752004..b13bf8d70488ac2fe5a0aaf81131e16f18c7fac0 100644 (file)
@@ -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