Unverified Commit df91785a authored by Olivier Moysan's avatar Olivier Moysan Committed by Mark Brown
Browse files

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

parent 2927e6d3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"