[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Sep 8 04:42:56 PDT 2022


On 02/09/2022 21:22, Jerry Ray wrote:
> Adding the SAMA5D3-EDS board from Microchip into the atmel AT91 board
> description yaml file.
> 
> Signed-off-by: Jerry Ray <jerry.ray at microchip.com>
> ---
> v5->v6:
>  - No code change - patch prefix naming modified to match with others.
> v4->v5:
>  - No change
> v3->v4:
>  - No change
> v2->v3:
>  - No change
> v1->v2:
>  - Added Device Tree documentation for Microchip SAMA5D3-EDS board
> ---
>  Documentation/devicetree/bindings/arm/atmel-at91.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> index 2b7848bb7769..c7f067e13d20 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -139,6 +139,13 @@ properties:
>            - const: atmel,at91sam9g20
>            - const: atmel,at91sam9
>  
> +      - description: Microchip SAMA5D3 Ethernet Development System Board
> +        items:
> +          - const: microchip,sama5d3-eds
> +          - const: atmel,sama5d36
> +          - const: atmel,sama5d3
> +          - const: atmel,sama5
> +

A bit weird order. I would expect this to be after atmel,sama5d3 boards
but before atmel,at91sam9...


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list