Re: [PATCH 4/6] dt-bindings: remoteproc: qcom,pas: Document pas for Kaanapali SoCCP
From: Krzysztof Kozlowski
Date: Thu Oct 09 2025 - 06:27:36 EST
On 25/09/2025 08:37, Jingyi Wang wrote:
> +
> + glink-edge:
> + $ref: /schemas/remoteproc/qcom,glink-edge.yaml#
> + unevaluatedProperties: false
> + description: |
Drop |
> + Qualcomm G-Link subnode which represents communication edge, channels
> + and devices related to the Remoteproc.
> +
> +required:
> + - compatible
> + - reg
> + - memory-region
> + - clocks
> + - clock-names
> + - interrupts
> + - interrupt-names
> + - qcom,smem-states
> + - qcom,smem-state-names
> +
> +unevaluatedProperties: false
That's wrong in this context. But if you add missing (and corrected
pas-common) then it would make sense.
Best regards,
Krzysztof