Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
@ 2026-06-30 18:31 Sen Wang
  2026-06-30 18:31 ` [PATCH 1/3] ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently Sen Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sen Wang @ 2026-06-30 18:31 UTC (permalink / raw)
  To: broonie, shenghao-ding, kevin-lu, baojun.xu
  Cc: lgirdwood, perex, tiwai, linux-sound, linux-kernel, Sen Wang

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-03 11:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 18:31 [PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes Sen Wang
2026-06-30 18:31 ` [PATCH 1/3] ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently Sen Wang
2026-07-01 18:55   ` Mark Brown
2026-07-02 17:59     ` Wang, Sen
2026-06-30 18:31 ` [PATCH 2/3] ASoC: codecs: tas675x: Fix CHx temperature range register bit fields Sen Wang
2026-06-30 18:31 ` [PATCH 3/3] Documentation: sound: tas675x: Fix temperature range and impedance documentation Sen Wang
2026-07-01 18:53 ` [PATCH 0/3] ASoC: codecs: tas675x: sound bugfixes and minor changes Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox