2019-10-18 13:57:56

by Kamel BOUHARA

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm: at91: Document SmartKiz board binding

Document devicetree's bindings for the SAM9G25 SmartKiz board of
Overkiz SAS.

Signed-off-by: Kamel Bouhara <[email protected]>
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 666462988179..f8053268cfa5 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -49,8 +49,16 @@ properties:
- const: atmel,at91sam9x5
- const: atmel,at91sam9

+ - description: Overkiz SmartKiz Board
+ items:
+ - const: overkiz,smartkiz
+ - const: atmel,at91sam9g25
+ - const: atmel,at91sam9x5
+ - const: atmel,at91sam9
+
- items:
- enum:
+ - atmel,at91sam9g25
- atmel,at91sam9g15
- atmel,at91sam9g25
- atmel,at91sam9g35
--
2.23.0