Skip to content

Commit da98e8b

Browse files
varshini-rajendranbroonie
authored andcommitted
ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc
Add microchip,sam9x7-ssc to DT bindings documentation. Signed-off-by: Varshini Rajendran <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 2260bc6 commit da98e8b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,14 @@ description:
1616

1717
properties:
1818
compatible:
19-
enum:
20-
- atmel,at91rm9200-ssc
21-
- atmel,at91sam9g45-ssc
19+
oneOf:
20+
- enum:
21+
- atmel,at91rm9200-ssc
22+
- atmel,at91sam9g45-ssc
23+
- items:
24+
- enum:
25+
- microchip,sam9x7-ssc
26+
- const: atmel,at91sam9g45-ssc
2227

2328
reg:
2429
maxItems: 1

0 commit comments

Comments
 (0)