diff options
author | Olivier Moysan <olivier.moysan@st.com> | 2017-11-09 09:07:57 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-11-10 16:23:01 -0500 |
commit | b8b0d10c3a9b6ee94d56d0c3b162d05c177fb101 (patch) | |
tree | 93cef80b29edc1a92e9152f44ca48aaecb17e76c | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
ASoC: add mclk-fs to audio graph card binding
Add mclk-fs support to audio graph card
as initially supported in simple card.
Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/audio-graph-card.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/audio-graph-card.txt b/Documentation/devicetree/bindings/sound/audio-graph-card.txt index 6e6720aa33f1..d04ea3b1a1dd 100644 --- a/Documentation/devicetree/bindings/sound/audio-graph-card.txt +++ b/Documentation/devicetree/bindings/sound/audio-graph-card.txt | |||
@@ -17,6 +17,7 @@ Below are same as Simple-Card. | |||
17 | - bitclock-master | 17 | - bitclock-master |
18 | - bitclock-inversion | 18 | - bitclock-inversion |
19 | - frame-inversion | 19 | - frame-inversion |
20 | - mclk-fs | ||
20 | - dai-tdm-slot-num | 21 | - dai-tdm-slot-num |
21 | - dai-tdm-slot-width | 22 | - dai-tdm-slot-width |
22 | - clocks / system-clock-frequency | 23 | - clocks / system-clock-frequency |