Re: [PATCH 0/3] ASoC: tas2562: Volume setting fixes

From: Cezary Rojewski

Date: Thu Jul 16 2026 - 04:34:37 EST


On 7/15/2026 10:18 PM, Mark Brown wrote:
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.
For the series:

Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>