diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-06-04 15:04:30 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-05 19:53:36 +0200 |
commit | a571cb17acb6156e6ea8d5fe2ff824e713416bae (patch) | |
tree | e9d897170ae7df34cba502f70c9ca4f4e0c53b4f /sound/soc/soc-compress.c | |
parent | ASoC: tas2552: Add support for word length configuration (diff) | |
download | linux-a571cb17acb6156e6ea8d5fe2ff824e713416bae.tar.xz linux-a571cb17acb6156e6ea8d5fe2ff824e713416bae.zip |
ASoC: tas2552: Configure the WCLK frequency based on the stream
Instead of hard wiring the WCLK frequency at probe time do it runtime.
The hard wired 88_96KHz was not even setting the correct bits since it was
defined as (1 << 6) which will change the I2S_OUT_SEL bit and will leave
the amplifier configured for 8KHz.
At the same time clean up and fix the CFG3 register bits.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-compress.c')
0 files changed, 0 insertions, 0 deletions