[PATCH v2 1/4] dt-bindings: ARM: at91: make separate entry for Olimex board
Wolfram Sang
wsa+renesas at sang-engineering.com
Wed Feb 26 00:49:36 PST 2025
The Olimex board exists with only one SoC option. Change the bindings to
reflect that.
Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index 0ec29366e6c2..02a8f6aad541 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -22,8 +22,6 @@ properties:
- items:
- const: atmel,at91rm9200
- items:
- - enum:
- - olimex,sam9-l9260
- enum:
- atmel,at91sam9260
- atmel,at91sam9261
@@ -36,6 +34,12 @@ properties:
- atmel,at91sam9x60
- const: atmel,at91sam9
+ - description: Olimex SAM9-L9260
+ items:
+ - const: olimex,sam9-l9260
+ - const: atmel,at91sam9260
+ - const: atmel,at91sam9
+
- items:
- enum:
- overkiz,kizboxmini-base # Overkiz kizbox Mini Base Board
--
2.45.2
More information about the linux-arm-kernel
mailing list