Message ID | 20230712235409.97213-1-david@ixit.cz |
---|---|
State | New |
Headers | show |
Series | dt-bindings: remoteproc: qcom: adsp: document firmware-name property | expand |
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml index 643ee787a81f..fdf659c0e69a 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml @@ -44,6 +44,10 @@ properties: maxItems: 1 description: Reference to the reserved-memory for the Hexagon core + firmware-name: + $ref: /schemas/types.yaml#/definitions/string + description: Name of ADSP firmware + required: - compatible
Signed-off-by: David Heidelberg <david@ixit.cz> --- Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 4 ++++ 1 file changed, 4 insertions(+)