diff options
author | Camel Guo <[email protected]> | 2020-09-08 11:04:17 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-17 14:47:11 +0100 |
commit | 73154aca4a03a2ab4833fd36683feb884af06d4b (patch) | |
tree | eb0e5f74ef0cf16ac80fd90ae828019b2d579ae5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6788fc1a66a0c1d1cec7a0f84f94b517eae8611c (diff) |
ASoC: tlv320adcx140: Fix digital gain range
According to its datasheet, the digital gain should be -100 dB when
CHx_DVOL is 1 and 27 dB when CHx_DVOL is 255. But with the current
dig_vol_tlv, "Digital CHx Out Volume" shows 27.5 dB if CHx_DVOL is 255
and -95.5 dB if CHx_DVOL is 1. This commit fixes this bug.
Fixes: 689c7655b50c ("ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family")
Signed-off-by: Camel Guo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions