From 045ca26e4226d4b0b5f6e51e8db5a69345d89f76 Mon Sep 17 00:00:00 2001 From: Claudiu Beznea Date: Mon, 16 Aug 2021 09:44:15 +0300 Subject: [PATCH] dt-bindings: ARM: at91: document exegin q5xr5 board Document Exegin Q5xR5 board. Signed-off-by: Claudiu Beznea Signed-off-by: Nicolas Ferre Link: https://lore.kernel.org/r/20210816064416.1630674-7-claudiu.beznea@microchip.com --- Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index a9ab18510fef4..08efb259a9478 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -132,6 +132,12 @@ properties: - const: atmel,at91sam9g20 - const: atmel,at91sam9 + - description: Exegin Q5xR5 board + items: + - const: exegin,q5xr5 + - const: atmel,at91sam9g20 + - const: atmel,at91sam9 + - items: - enum: - atmel,sama5d31 -- 2.30.2