Re: [PATCH v7 02/10] dt-bindings: arm: Add Morello compatibility
From: Linus Walleij
Date: Tue Feb 25 2025 - 10:33:38 EST
On Fri, Feb 21, 2025 at 7:04 PM Vincenzo Frascino
<vincenzo.frascino@xxxxxxx> wrote:
> Add compatibility to Arm Morello System Development Platform.
>
> Note: Morello is at the same time the name of an Architecture [1], an SoC
> [2] and a Board [2].
> To distinguish in between Architecture/SoC and Board we refer to the first
> as arm,morello and to the second as arm,morello-sdp.
>
> [1] https://developer.arm.com/Architectures/Morello
> [2] https://www.morello-project.org/
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>