]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320dac33: Internal clocking changes
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Fri, 19 Mar 2010 09:10:20 +0000 (11:10 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 19 Mar 2010 11:17:24 +0000 (11:17 +0000)
commitbdce9317b2e06fbab09466d75c6d1a6ecdb2fa90
treea76c720311ce163fbf290d9004d9e0e6f635495f
parent8b37d329b3fd7165a8a3a630fab90dbc59d9e9e5
ASoC: tlv320dac33: Internal clocking changes

During validation of the internal clocking setup it has
been found that the following settings were not configured
in an optimal way:

ASRC_CTRL_A: SRCLKDIV was incorrect, instad of divide ratio 3,
             ratio of 2 has to be used (as the comment stated)
DAC_CTRL_A: Fs = Fsref is the desired configuration instead of
            Fs = Fsref / 1.5

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/tlv320dac33.c