From 949652c6bbf43e2a31e1a1b9b988d6bed0fca452 Mon Sep 17 00:00:00 2001 From: Andrei Simion Date: Tue, 19 Sep 2023 15:46:04 +0300 Subject: [PATCH] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity Document device tree binding of SAMA5D29 Curiosity, from Microchip. Signed-off-by: Andrei Simion Signed-off-by: Mihai Sain Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20230919124606.26898-2-mihai.sain@microchip.com Signed-off-by: Claudiu Beznea --- 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 dfb8fd0891973..89d75fbb1de45 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -79,6 +79,13 @@ properties: - const: atmel,sama5d2 - const: atmel,sama5 + - description: Microchip SAMA5D29 Curiosity + items: + - const: microchip,sama5d29-curiosity + - const: atmel,sama5d29 + - const: atmel,sama5d2 + - const: atmel,sama5 + - items: - const: atmel,sama5d27 - const: atmel,sama5d2 -- 2.30.2