diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2020-08-05 14:34:12 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 14:56:50 +0100 |
commit | 7b3bee091ec375777ade2a37e4b0c9319f92de27 (patch) | |
tree | dd0824ab829ea8e02d0eeb8961dbe59c2941f0e1 /fs/zonefs | |
parent | 94741eba63c23b0f1527b0ae0125e6b553bde10e (diff) |
ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode
Tx synchronous with Rx: The RMR is the word mask register, it is used
to mask any word in the frame, it is not relating to clock generation,
So it is no need to be changed when Tx is going to be enabled.
Rx synchronous with Tx: The TMR is the word mask register, it is used
to mask any word in the frame, it is not relating to clock generation,
So it is no need to be changed when Rx is going to be enabled.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/20200805063413.4610-3-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/zonefs')
0 files changed, 0 insertions, 0 deletions