diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-06-04 16:04:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-04 19:50:02 +0300 |
commit | 89683fdefdd74828145b9d18333761cc975143f8 (patch) | |
tree | baccb272b4134abd5a49d2341739f743f7d14408 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1cf0f44811b754b64283b11ef0e60cb0de07b29c (diff) | |
download | linux-89683fdefdd74828145b9d18333761cc975143f8.tar.xz |
ASoC: tas2552: Correct PDM configuration register bit definitions
The PDM clock can be selected via bit0-1.
PDM_DATA_ES bit is at bit2.
The code were trying to select BCLK as PDM reference clock but instead
it was selecting PLL and set the DATA_ES bit to 1.
Selecting the PLL output as reference clock as default does make sense,
but the driver should not change the PDM data edge.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions