diff options
author | Marek Vasut <[email protected]> | 2021-07-20 22:03:48 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-22 12:40:03 +0100 |
commit | 090c57da5fd59fb59adc9d9341a77558c93b0abd (patch) | |
tree | 8cf436df040c0d65007ba7ff1e189c3896d0d986 /scripts/gdb/linux/proc.py | |
parent | d00f541a49406afc2c091aac121e29b3b61480a2 (diff) |
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection
The TAS2505/TAS2521 does support only three processing block options, unlike
TLV320AIC32x4 which supports 25. This is documented in TI slau472 2.5.1.2
Processing Blocks and Page 0 / Register 60: DAC Instruction Set - 0x00 / 0x3C.
Limit the Processing Blocks maximum value to 3 on TAS2505/TAS2521 and select
processing block PRB_P1 always, because for the configuration of teh codec
implemented in this driver, this is the best quality option.
Fixes: b4525b6196cd7 ("ASoC: tlv320aic32x4: add support for TAS2505")
Signed-off-by: Marek Vasut <[email protected]>
Cc: Claudius Heine <[email protected]>
Cc: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions