]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
authorMark Brown <broonie@kernel.org>
Mon, 7 Mar 2022 20:37:00 +0000 (20:37 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Mar 2022 20:37:00 +0000 (20:37 +0000)
commit5b5358e9258307932f64b13748e606ce5876a4e4
tree015a9b0e014b7908f600707e9c286f608187831b
parent43b34ead4b8c5377dde300d9e8ff08f7a0531d3a
parentf71d17767b98c6869424fc10f52e8cbf98729655
ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support

Merge series from Sascha Hauer <s.hauer@pengutronix.de>:

This series has some updates for the fsl_sai driver: Some general
cleanup patches, a bugfix in the ip revision checking and finally
the mclk setting is made more accurate and support for 1:1 bclk:mclk
setting is added.