diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2020-01-10 17:18:07 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-01-16 14:46:01 +0100 |
commit | be0b9aa757c74a2b10c555bd02ace71f929ab741 (patch) | |
tree | 28aaeb934fa350b333c20105fe00daca4a7ee677 /Documentation/devicetree/bindings | |
parent | dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr (diff) | |
download | linux-be0b9aa757c74a2b10c555bd02ace71f929ab741.tar.xz linux-be0b9aa757c74a2b10c555bd02ace71f929ab741.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 |