Re: [PATCH 1/8] dt-bindings: arm: Add Morello compatibility
From: Krzysztof Kozlowski
Date: Sat Dec 14 2024 - 05:08:55 EST
On 13/12/2024 17:32, Vincenzo Frascino wrote:
> Add compatibility to Arm Morello System Development Platform.
>
> Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
> index 8dd6b6446394..ea5a5e179ed1 100644
> --- a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
> +++ b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
> @@ -118,6 +118,9 @@ properties:
> items:
> - const: arm,foundation-aarch64
> - const: arm,vexpress
> + - description: Arm Morello System Development Platform
> + items:
> + - const: arm,morello
Why is this only SoC? Your commit msg is supposed to explain any
oddities, because on first look that's just clearly wrong.
Best regards,
Krzysztof