diff options
author | 2024-10-10 17:34:38 +0530 | |
---|---|---|
committer | 2024-11-05 13:51:12 +0200 | |
commit | 4157293c808f8691bec51da7badaab382849b01e (patch) | |
tree | 78d5b18b144e2e1cace0c01b122f8361da8ec8b8 | |
parent | ARM: dts: at91: sam9x7: add device tree for SoC (diff) | |
download | wireguard-linux-4157293c808f8691bec51da7badaab382849b01e.tar.xz wireguard-linux-4157293c808f8691bec51da7badaab382849b01e.zip |
dt-bindings: arm: add sam9x75 curiosity board
Add documentation for SAM9X75 Curiosity board.
Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Link: https://lore.kernel.org/r/20241010120438.93201-1-varshini.rajendran@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
-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 82f37328cc69..7160ec80ac1b 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -106,6 +106,12 @@ properties: - const: microchip,sam9x60 - const: atmel,at91sam9 + - description: Microchip SAM9X7 Evaluation Boards + items: + - const: microchip,sam9x75-curiosity + - const: microchip,sam9x7 + - const: atmel,at91sam9 + - description: Nattis v2 board with Natte v2 power board items: - const: axentia,nattis-2 |