Skip to content

Commit 89f3180

Browse files
varshini-rajendranbroonie
authored andcommitted
ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
Add sam9x7 compatible to DT bindings documentation. Signed-off-by: Varshini Rajendran <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent b1724c0 commit 89f3180

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ description:
1818

1919
properties:
2020
compatible:
21-
const: atmel,sama5d2-classd
21+
oneOf:
22+
- items:
23+
- const: atmel,sama5d2-classd
24+
- items:
25+
- const: microchip,sam9x7-classd
26+
- const: atmel,sama5d2-classd
2227

2328
reg:
2429
maxItems: 1

0 commit comments

Comments
 (0)