Re: [PATCH V2 1/4] dt-bindings: arm: ti: Add missing compatibles for j721e/j7200 evms

From: Rob Herring
Date: Mon Oct 04 2021 - 13:52:22 EST


On Sat, 25 Sep 2021 15:14:27 -0500, Nishanth Menon wrote:
> Add compatibles for j721e and j7200 evms to allow for newer platforms
> to distinguish themselves.
>
> While doing this, maintain support for older style of description where
> the board compatibility was not required.
>
> Signed-off-by: Nishanth Menon <nm@xxxxxx>
> ---
>
> Changes in V2:
> * Modified such that legacy style of compatibles (of just SoC alone) is
> still valid
> * Made the capability of providing a board specific compatible as an
> alternate scheme
> * No longer dependent on rproc cleanup and platforms hosted in
> downstream trees remain compatible
>
> V1: https://lore.kernel.org/all/20210915121937.27702-2-nm@xxxxxx/
>
> Documentation/devicetree/bindings/arm/ti/k3.yaml | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>