diff options
author | Siarhei Volkau <lis8215@gmail.com> | 2022-10-16 16:26:44 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-17 14:50:27 +0300 |
commit | 1538e2c8c9b7e7a656effcc6e4e7cfe8c1b405fd (patch) | |
tree | 6e5a073a045e2b17386ab184239f2a10f5a5b5d5 /sound/firewire | |
parent | 088777bf65b98cfa4b5378119d0a7d49a58ece44 (diff) | |
download | linux-1538e2c8c9b7e7a656effcc6e4e7cfe8c1b405fd.tar.xz |
ASoC: codecs: jz4725b: use right control for Capture Volume
Line In Bypass control is used as Master Capture at the moment
this is completely incorrect.
Current control routed to Mixer instead of ADC, thus can't affect
Capture path. ADC control shall be used instead.
ADC volume control parameters are different, so the patch fixes that
as well. Manual says (16.6.3.2 Programmable input attenuation amplifier:
PGATM) that gain varies in range 0dB..22.5dB with 1.5dB step.
Signed-off-by: Siarhei Volkau <lis8215@gmail.com>
Link: https://lore.kernel.org/r/20221016132648.3011729-4-lis8215@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/firewire')
0 files changed, 0 insertions, 0 deletions