Re: [PATCH V3 1/2] dt-bindings: remoteproc: k3-r5f: Remove board-specific compatible from DT example

From: Rob Herring
Date: Wed Sep 22 2021 - 16:00:43 EST


On Fri, 17 Sep 2021 15:24:25 +0530, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.raja@xxxxxx>
>
> The example includes a board-specific compatible property, this is
> wrong as the example should be board agnostic. Replace the same with a
> generic soc node.
>
> Fixes: 5ee79c2ed5bd ("dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs")
> Signed-off-by: Sinthu Raja <sinthu.raja@xxxxxx>
> ---
>
> Changes in V3: new patch in the series.
>
> .../devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>