Skip to content

Commit 098ecde

Browse files
Wolfram Sangclaudiubeznea
authored andcommitted
dt-bindings: ARM: at91: make separate entry for Olimex board
The Olimex board exists with only one SoC option. Change the bindings to reflect that. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250226084938.3436-7-wsa+renesas@sang-engineering.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
1 parent 9a913a5 commit 098ecde

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Documentation/devicetree/bindings/arm/atmel-at91.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ properties:
2222
- items:
2323
- const: atmel,at91rm9200
2424
- items:
25-
- enum:
26-
- olimex,sam9-l9260
2725
- enum:
2826
- atmel,at91sam9260
2927
- atmel,at91sam9261
@@ -36,6 +34,12 @@ properties:
3634
- atmel,at91sam9x60
3735
- const: atmel,at91sam9
3836

37+
- description: Olimex SAM9-L9260
38+
items:
39+
- const: olimex,sam9-l9260
40+
- const: atmel,at91sam9260
41+
- const: atmel,at91sam9
42+
3943
- items:
4044
- enum:
4145
- overkiz,kizboxmini-base # Overkiz kizbox Mini Base Board

0 commit comments

Comments
 (0)