]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: davinci-mcasp: Support for one channel (mono) audio
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 11 May 2017 06:58:22 +0000 (09:58 +0300)
committerMark Brown <broonie@kernel.org>
Sun, 14 May 2017 09:22:12 +0000 (18:22 +0900)
commite4798d26548b264be6604b45e4281244e96c9a09
treec74abb4e60f3b8494f2d71488eb186fd519db7f8
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
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>
sound/soc/davinci/davinci-mcasp.c