Skip to content

Commit

Permalink
ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
Browse files Browse the repository at this point in the history
Add sam9x7 compatible to DT bindings documentation.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Link: https://lore.kernel.org/r/20240223172608.672190-1-varshini.rajendran@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Varshini Rajendran authored and Mark Brown committed Feb 23, 2024
1 parent b1724c0 commit 89f3180
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,12 @@ description:

properties:
compatible:
const: atmel,sama5d2-classd
oneOf:
- items:
- const: atmel,sama5d2-classd
- items:
- const: microchip,sam9x7-classd
- const: atmel,sama5d2-classd

reg:
maxItems: 1
Expand Down

0 comments on commit 89f3180

Please sign in to comment.