diff options
author | Marek Vasut <marex@denx.de> | 2021-07-20 22:03:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-22 12:40:03 +0100 |
commit | 090c57da5fd59fb59adc9d9341a77558c93b0abd (patch) | |
tree | 8cf436df040c0d65007ba7ff1e189c3896d0d986 /sound/soc/amd | |
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 <marex@denx.de>
Cc: Claudius Heine <ch@denx.de>
Cc: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210720200348.182139-1-marex@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd')
0 files changed, 0 insertions, 0 deletions