30 May
2023
30 May
'23
12:52 p.m.
On 5/30/23 14:36, Mark Brown wrote:
On Fri, May 26, 2023 at 09:11:49PM +0300, Cristian Ciocaltea wrote:
-1.5 dB | 50-51 % -0.0 dB | 50-51 %
So it seems the specs are correct, and the problem is the hardware default.
Is there a better approach to handle this than extending the volume range?
The other option would be to change the value in the register during probe to one that's in range, that wouldn't stop any existing saved settings from generating errors but would mean there wouldn't be any new ones. Either approach is probably fine.
Thanks, I will prepare v2 and keep the current approach.