ASoC: dt-bindings: add mclk provider support to stm32 i2s

Add master clock provider support to STM32 I2S.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Link: https://lore.kernel.org/r/20210205104404.18786-2-olivier.moysan@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Olivier Moysan 2021-02-05 11:44:03 +01:00 committed by Mark Brown
parent 2927e6d398
commit df91785a22
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -54,6 +54,10 @@ properties:
resets:
maxItems: 1
"#clock-cells":
description: Configure the I2S device as MCLK clock provider.
const: 0
required:
- compatible
- "#sound-dai-cells"