[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
From: Sen Wang
Date: Tue Jun 30 2026 - 14:32:17 EST
Few miscellaneous bug fixes after the initial merge of TAS675x driver, of
which includes:
- Adding READ_ONCE for all concurrent read params
- Corrected kcontrol bits for temperature range
- Corrected conversion notes in the driver documentation
Sen Wang (3):
ASoC: codecs: tas675x: use READ_ONCE for params to be used
concurrently
ASoC: codecs: tas675x: Fix CHx temperature range register bit fields
Documentation: sound: tas675x: Fix temperature range and impedance
documentation
Documentation/sound/codecs/tas675x.rst | 12 ++++++++----
sound/soc/codecs/tas675x.c | 8 ++++----
2 files changed, 12 insertions(+), 8 deletions(-)
--
2.43.0