diff options
author | 2015-02-10 21:31:43 -0800 | |
---|---|---|
committer | 2015-02-11 13:46:07 +0800 | |
commit | 541b03ad6cfe0e415273f096fd8c47d2879c6c15 (patch) | |
tree | 6ae8ed723cc29ece6e2b75dda72cc8bd3592c32c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.19 (diff) | |
download | linux-dev-541b03ad6cfe0e415273f096fd8c47d2879c6c15.tar.xz linux-dev-541b03ad6cfe0e415273f096fd8c47d2879c6c15.zip |
ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rate
According to i.MX Reference Manual, the bit-clock frequency generated
by SSI must be never greater than 1/5 of the peripheral clock frequency.
This peripheral clock, however, is not baudclk but the IPG clock (i.e.
ssi_private->clk in the fsl_ssi driver).
So this patch just simply fixes the incorrect limitation applied to
the bit clock (baudclk) rate.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions