[PATCH v6 7/8] dt-bindings: arm: at91: Add info on sam9x60 curiosity
Durai Manickam KR
durai.manickamkr at microchip.com
Tue Feb 7 03:06:50 PST 2023
Adding the sam9x60 curiosity board from Microchip into the atmel AT91 board
description yaml file.
Signed-off-by: Durai Manickam KR <durai.manickamkr at microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 2224b18801a1..dfb8fd089197 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -91,9 +91,11 @@ properties:
- const: atmel,sama5d2
- const: atmel,sama5
- - description: SAM9X60-EK board
+ - description: Microchip SAM9X60 Evaluation Boards
items:
- - const: microchip,sam9x60ek
+ - enum:
+ - microchip,sam9x60ek
+ - microchip,sam9x60-curiosity
- const: microchip,sam9x60
- const: atmel,at91sam9
--
2.25.1
More information about the linux-arm-kernel
mailing list