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

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


On Fri, 17 Sep 2021 15:24:26 +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 and gets in the way of
> additions for newer platforms. Replace the same with a generic soc
> node.
>
> Fixes: 2a2180206ab6 ("dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs")
> Signed-off-by: Sinthu Raja <sinthu.raja@xxxxxx>
> ---
>
> Changes since V2:
> * review comment updates, including simplifying the changes, commit
> message and $subject updates.
>
> V2: https://lore.kernel.org/all/20210818074030.1877-1-sinthu.raja@xxxxxx/
> V1: https://lore.kernel.org/all/20210817152005.21575-1-sinthu.raja@xxxxxx/
>
> .../devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>