aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2015-09-10 03:04:45 -0400
committerMark Brown <broonie@kernel.org>2015-09-14 14:47:32 -0400
commit2a46db4a3787edb0dc07276f21f33bbaf01938f1 (patch)
tree7fa59f097d8dd632f92fa31af52c4a874f428dcc /Documentation/devicetree/bindings/sound/renesas,rsnd.txt
parent248e88c2fb5a09eb87b21b00fd4167cc99c05759 (diff)
ASoC: rsnd: add AUDIO_CLKOUT support
Renesas sound has AUDIO_CLKOUT (in Gen1/Gen2) AUDIO_CLKOUT1/2/3 (in Gen3) This patch support these patches as clock provider. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/renesas,rsnd.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/renesas,rsnd.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
index bf6fd1af0a11..c57cbd65736c 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
@@ -34,6 +34,9 @@ Required properties:
34 see below for detail. 34 see below for detail.
35- #sound-dai-cells : it must be 0 if your system is using single DAI 35- #sound-dai-cells : it must be 0 if your system is using single DAI
36 it must be 1 if your system is using multi DAI 36 it must be 1 if your system is using multi DAI
37- #clock-cells : it must be 0 if your system has audio_clkout
38 it must be 1 if your system has audio_clkout0/1/2/3
39- clock-frequency : for all audio_clkout0/1/2/3
37 40
38SSI subnode properties: 41SSI subnode properties:
39- interrupts : Should contain SSI interrupt for PIO transfer 42- interrupts : Should contain SSI interrupt for PIO transfer