5 Dec
2014
5 Dec
'14
12:08 p.m.
On Thu, Dec 04, 2014 at 05:00:13PM -0800, Dylan Reid wrote:
The volume blocks have an step of 0.375dB, but TLV uses 0.01dB for units. Only use the resolution supported, ignoring the LSB of the volume register. This results in half the steps and 0.75dB per step, but reports accurate levels through TLV. Update the masks to reflect that these are registers have the LSB ignored.
Applied, thanks.