diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-03-07 04:57:55 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-07 07:20:01 (GMT) |
commit | 74e26809fb47e072d0838f74a08a0a5aa428848f (patch) | |
tree | 0380bc671a90d1302ac35bcd7e998a175cd2f4ee | |
parent | ec2ac01afe001360b911e27c915579fd003339e8 (diff) | |
download | linux-74e26809fb47e072d0838f74a08a0a5aa428848f.tar.xz |
ASoC: rsrc-card: tidyup convert-channels explain
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt index 5abebf7..255ece3 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt +++ b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt @@ -30,7 +30,7 @@ Optional subnode properties: - frame-inversion : bool property. Add this if the dai-link uses frame clock inversion. - convert-rate : platform specified sampling rate convert -- convert-channels : platform specified channel size convert +- convert-channels : platform specified converted channel size (2 - 8 ch) - audio-prefix : see audio-routing - audio-routing : A list of the connections between audio components. Each entry is a pair of strings, the first being the connection's sink, |