ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer
authorPaul Cercueil <paul@crapouillou.net>
Thu, 25 Nov 2021 23:25:43 +0000 (23:25 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 26 Nov 2021 13:24:30 +0000 (13:24 +0000)
commit0b189395945dc59d327c1e0588d144ce439dfa55
treed3245824365e4cc5e5f6956045fc395b55c78874
parentf670b274f7f6f4b2722d7f08d0fddf606a727e92
ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer

The capture and playback paths both have a configurable gain after their
respective mixer, which can be set from -31 dB to 0 dB in 32 steps.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20211125232543.117074-1-paul@crapouillou.net
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/jz4770.c