Message ID | 20230712235409.97213-1-david@ixit.cz (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | dt-bindings: remoteproc: qcom: adsp: document firmware-name property | expand |
On 13/07/2023 01:54, David Heidelberg wrote:
> Signed-off-by: David Heidelberg <david@ixit.cz>
You miss commit msg. Anyway, this was sent:
https://lore.kernel.org/all/20230309083548.47205-1-krzysztof.kozlowski@linaro.org/
Best regards,
Krzysztof
On 13/07/2023 08:38, Krzysztof Kozlowski wrote: > On 13/07/2023 01:54, David Heidelberg wrote: >> Signed-off-by: David Heidelberg <david@ixit.cz> > > > You miss commit msg. Anyway, this was sent: > > https://lore.kernel.org/all/20230309083548.47205-1-krzysztof.kozlowski@linaro.org/ I also now resent (again) my previous, old set: https://lore.kernel.org/linux-arm-msm/20230713072242.11268-1-krzysztof.kozlowski@linaro.org/T/#t Best regards, Krzysztof
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(+)