diff options
author | 2021-01-20 16:08:48 +0800 | |
---|---|---|
committer | 2021-01-20 18:46:50 +0000 | |
commit | df369921d726410a093de48d33e605fd4e0ee33c (patch) | |
tree | 3636f190e2764cde23a0dfc1ec110f080550cca5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: mediatek: mt8192-mt6359: simplify mt8192_rt5682_init (diff) | |
download | wireguard-linux-df369921d726410a093de48d33e605fd4e0ee33c.tar.xz wireguard-linux-df369921d726410a093de48d33e605fd4e0ee33c.zip |
ASoC: mediatek: mt8192: change mclk_multiple of TDM from 128 to 512
mclk = rate * mclk_multiple
bclk = rate * channel * sample_width
If TDM outputs 8 channels and 32 bits, bclk will be greater than mclk.
Changes the ratio from 128 to 512.
Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20210120080850.699354-4-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions