[PATCH] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity

Krzysztof Kozlowski krzk at kernel.org
Sat Aug 31 06:38:23 PDT 2024


On 29/08/2024 11:57, Dharma Balasubiramani wrote:
> From: Romain Sioen <romain.sioen at microchip.com>
> 
> Document device tree binding of the Microchip SAMA7D65 Curiosity board.
> 
> Signed-off-by: Romain Sioen <romain.sioen at microchip.com>
> Acked-by: Nicolas Ferre <nicolas.ferre at microchip.com>
> Signed-off-by: Dharma Balasubiramani <dharma.b at microchip.com>
> ---
>  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 82f37328cc69..8e897680d43a 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -174,6 +174,13 @@ properties:
>            - const: atmel,sama5d4
>            - const: atmel,sama5
>  
> +      - description: Microchip SAMA7D65 Curiosity Board
> +        items:
> +          - const: microchip,sama7d65-curiosity
> +          - const: microchip,sama7d65
> +          - const: microchip,sama7d6
> +          - const: microchip,sama7
> +

No. This must go with the DTS.

It's second patch you sent entirely split from the rest. That's not how
upstreaming of DTS and drivers work.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list