]> Git Repo - linux.git/commit
ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
authorAhmad Fatoum <[email protected]>
Wed, 2 Mar 2022 08:34:28 +0000 (09:34 +0100)
committerMark Brown <[email protected]>
Mon, 7 Mar 2022 13:13:10 +0000 (13:13 +0000)
commita50b7926d015c3b8194ab1d7c8aa86db8e4b7700
treefec04b90b5e2d2b4b0669e547839b773506e9de7
parent1d4cbdf7bf2eaa794528250a29aed08f1df7f837
ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support

With higher channel counts, we may need higher clock rates.  Starting
with SAI v3.1 (i.MX8MM), we can bypass the divider and get a 1:1
bclk:mclk ratio. Add the necessary support.

Signed-off-by: Viorel Suman <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/fsl/fsl_sai.c
This page took 0.054167 seconds and 4 git commands to generate.