ASoC: dt-bindings: designware-i2s: add optional resets
Some SoC may have resets for I2S subsystem. So add optional resets support. Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru Link: https://lore.kernel.org/r/20230504071618.52012-2-fido_max@inbox.ru Signed-off-by: Mark Brown <broonie@kernel.org
This commit is contained in:
parent
c00018cadf
commit
12b99ec3b9
|
@ -36,7 +36,8 @@ properties:
|
|||
const: i2sclk
|
||||
|
||||
resets:
|
||||
maxItems: 1
|
||||
items:
|
||||
- description: Optional controller resets
|
||||
|
||||
dmas:
|
||||
items:
|
||||
|
|
Loading…
Reference in New Issue