summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
diff options
context:
space:
mode:
authorOlivier Moysan <olivier.moysan@st.com>2021-02-05 13:44:03 +0300
committerMark Brown <broonie@kernel.org>2021-02-05 18:03:02 +0300
commitdf91785a22e2505d2ac668f1d3e6b6e6d8ba627a (patch)
tree32c88402c9e385d64c0f9818dc23860da400c489 /Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
parent2927e6d398d0fca52d8f011a89dcfcabb2b1abfd (diff)
downloadlinux-df91785a22e2505d2ac668f1d3e6b6e6d8ba627a.tar.xz
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>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml')
-rw-r--r--Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml b/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
index f32410890589..6feb5a09c184 100644
--- a/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
+++ b/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
@@ -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"