mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
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>
This commit is contained in:
parent
b1724c00f0
commit
89f3180d59
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue