Re: [PATCH v9 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

From: Krzysztof Kozlowski
Date: Wed Sep 28 2022 - 02:59:26 EST


On 27/09/2022 15:56, Srinivasa Rao Mandadapu wrote:
> Add ADSP PIL loading support for SC7280 SoCs.
>
> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@xxxxxxxxxxx>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---

Thank you for your patch. There is something to discuss/improve.

> + qcom,smem-state-names:
> + description: The names of the state bits used for SMP2P output
> + const: stop
> +
> + qcom,qmp:
> + $ref: /schemas/types.yaml#/definitions/phandle
> + description: Reference to the AOSS side-channel message RAM.
> +
> + glink-edge:
> + $ref: qcom,glink-edge.yaml#
> + type: object

You still miss here unevaluatedProperties: false on this level of
indentation.

> + description: |
> + Qualcomm G-Link subnode which represents communication edge, channels
> + and devices related to the ADSP.
> +
Best regards,
Krzysztof