summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorChancel Liu <chancel.liu@nxp.com>2023-05-30 18:30:12 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-28 11:12:38 +0200
commitcfa01235b5ed4a740b0cdb5118f58c0a7066ef23 (patch)
treeacf756a0c4e5c8d89639c90374e3b2bb9892388d /.gitignore
parent570583c6251a2683fffe6e0ba4ba896f52f10be2 (diff)
downloadlinux-cfa01235b5ed4a740b0cdb5118f58c0a7066ef23.tar.gz
ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
[ Upstream commit 32cf0046a652116d6a216d575f3049a9ff9dd80d ]

There's an issue on SAI synchronous mode that TX/RX side can't get BCLK
from RX/TX it sync with if BYP bit is asserted. It's a workaround to
fix it that enable SION of IOMUX pad control and assert BCI.

For example if TX sync with RX which means both TX and RX are using clk
form RX and BYP=1. TX can get BCLK only if the following two conditions
are valid:
1. SION of RX BCLK IOMUX pad is set to 1
2. BCI of TX is set to 1

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20230530103012.3448838-1-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions