diff options
author | Shengjiu Wang <shengjiu.wang@freescale.com> | 2017-04-12 14:45:53 +0800 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-24 12:41:33 +0300 |
commit | f2e0572796e2b3e3c311b140f3ba7b3d637652a4 (patch) | |
tree | a1528f115c8a2c006a393d899f8787b6e41eff6e /net/iucv/iucv.c | |
parent | ba1082cec46a281e8561ef6b7bc669ecc35360a7 (diff) |
MLK-14679-1: ARM: clk: spdif clock rate is too high for asrc
spdif clock is one of the asrc clock source, which is used
for ideal ratio mode. when set to 98.304MHz, it cause the
divider of asrc input clock and output clock exceed the
maximum value, and asrc driver saturate the value to maximum
value, which will cause the ASRC's performance very bad.
So we need to set spdif clock to a proper rate. which make asrc
divider not exceed maximum value, at least one of divider not
exceed maximum value.
The target is spdif clock rate / output(or input) sample rate
less than 1024(which is maximum divider).
Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'net/iucv/iucv.c')
0 files changed, 0 insertions, 0 deletions