ASoC: da7219: Correct BCLK inversion for DSP DAI format mode
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Tue, 5 Jan 2016 15:05:36 +0000 (15:05 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 5 Jan 2016 16:07:49 +0000 (16:07 +0000)
commit4acfa36be618eb8ac3aa39f473e7550710216435
treea4342d6807a480120d6d66659f75a9d4b99d4b04
parentabd7c894fc41a9a674354e10ed6c55413e1db077
ASoC: da7219: Correct BCLK inversion for DSP DAI format mode

By default the device latches data on the falling edge of the
BCLK in DSP mode, whereas the expectation for normal BCLK is to
latch on the rising edge. This updates the driver to invert the
BCLK configuration for DSP mode, to align with expected behaviour.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c
This page took 0.026124 seconds and 5 git commands to generate.