ASoC: tas571x: add separate tas5733 controls
authorBram Vlerick <bram.vlerick@openpixelsystems.org>
Tue, 27 May 2025 11:08:49 +0000 (13:08 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 27 May 2025 13:27:26 +0000 (14:27 +0100)
commite3de7984e45155888eebbca5a32c1cc5f29fa859
tree0263bbdff69921689b3b878f6154ded86e4d7721
parent16719d48197bbd8cff121b32acec67d954335437
ASoC: tas571x: add separate tas5733 controls

The controls between the tas5717 and tas5733 should not be shared since
the biquad and register setup is not identical. For example, writing to
0x5c on the tas5717 modifies ch2_bq[10] while on the tas5733 this is
ch1_cross_bq[3].

see https://www.ti.com/lit/ds/symlink/tas5733l.pdf and
https://www.ti.com/lit/ds/symlink/tas5717.pdf for more details on the
register maps.

Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
Link: https://patch.msgid.link/20250527-tas5733-biquad-fix-v1-1-0d3d941700bb@openpixelsystems.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas571x.c
sound/soc/codecs/tas571x.h