]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: pcm3168a: add hw constraint for capture channel
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 17 Oct 2018 01:54:33 +0000 (01:54 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 17 Oct 2018 19:01:29 +0000 (20:01 +0100)
commit61c23842c47203f4bbc308e3271d5ddaf52f1d28
tree3542a6057cf20e750a3e3bec6795c8a2e4b345f0
parent4d64738c63e5e7264f955af698c8426b9bc02ad0
ASoC: pcm3168a: add hw constraint for capture channel

LEFT_J / I2S only can use TDM.
commit 13c6b1b7415ba ("ASoC: pcm3168a: add hw constraint for channel")
commit d83e0873a481e ("ASoC: pcm3168a: add HW constraint for non
RIGHT_J") added channel constraint for it, but, it was only for playback.
This patch adds constraint for capture.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3168a.c