commit | e4798d26548b264be6604b45e4281244e96c9a09 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu May 11 09:58:22 2017 +0300 |
committer | Mark Brown <broonie@kernel.org> | Sun May 14 18:22:12 2017 +0900 |
tree | c74abb4e60f3b8494f2d71488eb186fd519db7f8 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
ASoC: davinci-mcasp: Support for one channel (mono) audio Mono audio can be achieved by configuring McASP to transmit/receive only during one timeslot. McASP will still going to generate clocks for the other slot(s), but will only use the single slot to transmit/receive. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>