On Fri, Aug 05, 2016 at 11:04:51AM +0200, Peter Meerwald-Stadler wrote:
> these registers cannot not found in the datasheet;
> maybe add descriptive #defines in da7213.h
> > + snd_soc_write(codec, 0xF0, 0x8B);
> > + snd_soc_write(codec, 0xF2, 0x03);
> > +
> To aid PLL in locking on to a 32KHz MCLK, some register mods
> are made during PLL configuration, and when enabling the DAI,
> to achieve the full range of sample rates.
thanks for the patch series; we are about to test...
some comments below
> Signed-off-by: Adam Thomson
> ---
> sound/soc
To aid PLL in locking on to a 32KHz MCLK, some register mods
are made during PLL configuration, and when enabling the DAI,
to achieve the full range of sample rates.
Signed-off-by: Adam Thomson
---
sound/soc/codecs/da7213.c | 25 -
1 file changed, 24 insertions(+), 1 dele
3 matches
Mail list logo