Skip to content

Commit 3aacc3b

Browse files
krzkandersson
authored andcommitted
dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
The firmware-name property was moved from common qcom,pas-common.yaml binding to each device-specific schema, but the qcom,adsp.yaml was not updated. Fixes: cee616c ("dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out of pas-common") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230713072242.11268-5-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent ed85032 commit 3aacc3b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ properties:
4444
maxItems: 1
4545
description: Reference to the reserved-memory for the Hexagon core
4646

47+
firmware-name:
48+
maxItems: 1
49+
description: Firmware name for the Hexagon core
50+
4751
required:
4852
- compatible
4953
- memory-region

0 commit comments

Comments
 (0)