mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: tas2562: Volume setting fixes
@ 2026-07-15 20:18 Mark Brown
  2026-07-15 20:18 ` [PATCH 1/3] ASoC: tas2562: Validate values for volume writes Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mark Brown @ 2026-07-15 20:18 UTC (permalink / raw)
  To: Shenghao Ding, Kevin Lu, Baojun Xu, Sen Wang, Liam Girdwood
  Cc: Haidar Lee, linux-sound, linux-kernel, Mark Brown, stable

While reviewing another fix for the tas2562 volume control I noticed a
few issues with the put() operation, this series fixes them.

It's also a bit weird that the volume control is defined with twice as
many values as can actually be set, probably the best fix there is to
regnerate the table of volume values with the intermediate values.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (3):
      ASoC: tas2562: Validate values for volume writes
      ASoC: tas2562: Fix event generation for volume control
      ASoC: tas2562: Fix default digital volume

 sound/soc/codecs/tas2562.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
---
base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
change-id: 20260715-asoc-tas2562-put-retval-a5dd3e90fdb2

Best regards,
--  
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2026-07-16  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 20:18 [PATCH 0/3] ASoC: tas2562: Volume setting fixes Mark Brown
2026-07-15 20:18 ` [PATCH 1/3] ASoC: tas2562: Validate values for volume writes Mark Brown
2026-07-15 20:18 ` [PATCH 2/3] ASoC: tas2562: Fix event generation for volume control Mark Brown
2026-07-15 20:18 ` [PATCH 3/3] ASoC: tas2562: Fix default digital volume Mark Brown
2026-07-16  8:32   ` Cezary Rojewski
2026-07-16  8:31 ` [PATCH 0/3] ASoC: tas2562: Volume setting fixes Cezary Rojewski

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

Powered by JetHome