diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2023-11-22 04:42:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-11-22 15:04:26 +0300 |
commit | c33fd110424dfcb544cf55a1b312f43fe1918235 (patch) | |
tree | 7152254fab28402d3fb91032b54813fc8d953203 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 14e8442e0789598514f3c9de014950de9feda7a4 (diff) | |
download | linux-c33fd110424dfcb544cf55a1b312f43fe1918235.tar.xz |
ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case
The bit 10 in TX_DPTH_CTRL register controls the TX clock rate.
If this bit is set, TX datapath clock should be = 2* TX bit rate.
If this bit is not set, TX datapath clock should be 10* TX bit rate.
As the spdif only case, we always use 2 * TX bit clock, so
this bit need to be set.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1700617373-6472-1-git-send-email-shengjiu.wang@nxp.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