diff options
author | Claudiu Beznea | 2020-01-10 18:18:07 +0200 |
---|---|---|
committer | Alexandre Belloni | 2020-01-16 14:46:01 +0100 |
commit | be0b9aa757c74a2b10c555bd02ace71f929ab741 (patch) | |
tree | 28aaeb934fa350b333c20105fe00daca4a7ee677 | |
parent | 523752d8da38bed6ac8ecf674c96ebcbe7536122 (diff) |
dt-bindings: arm: add sam9x60-ek board
Add documentation for SAM9X60-EK board.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1578673089-3484-16-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index 3584f0ec263f..0357314076bc 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -82,6 +82,12 @@ properties: - const: atmel,sama5d2 - const: atmel,sama5 + - description: SAM9X60-EK board + items: + - const: microchip,sam9x60ek + - const: microchip,sam9x60 + - const: atmel,at91sam9 + - description: Nattis v2 board with Natte v2 power board items: - const: axentia,nattis-2 |