diff options
author | Maxim Kochetkov <fido_max@inbox.ru> | 2023-05-04 10:16:18 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-08 08:48:43 +0900 |
commit | 12b99ec3b9b6349a38223cf4d13818cb5cbdcd46 (patch) | |
tree | bad39f1754b3420d5fb1c35b91fdedbdd50d5002 /Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml | |
parent | c00018cadfbf07b95d10b0e152c4edd7d5d19779 (diff) |
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
Diffstat (limited to 'Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml b/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml index 56e623d4e168..a970fd264b21 100644 --- a/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml @@ -36,7 +36,8 @@ properties: const: i2sclk resets: - maxItems: 1 + items: + - description: Optional controller resets dmas: items: |