]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 30 Jan 2014 13:15:23 +0000 (15:15 +0200)
committerMark Brown <broonie@linaro.org>
Fri, 31 Jan 2014 15:51:20 +0000 (15:51 +0000)
commitefcec8d047d31f64f431a624ecb361498731db86
treea39c0cefc1873fb342cbf18096b2478095e7805d
parent4cefcfbe524fe0974203572a3ffcf6e3a8b2d9ea
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously

These registers can be configured synchronously for playback and capture.
Furthermore when McASP is in master and sync mode the capture operation
needs the TX path to be configured in order to be able to provide the needed
clocks for the bus.
xxFMT and xxFMCT registers has been already configured for both TX and RX
other places in the driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/davinci/davinci-mcasp.c