[PATCH 0/7] ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
Sascha Hauer
s.hauer at pengutronix.de
Wed Mar 2 09:34:21 CET 2022
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.
Ahmad Fatoum (2):
ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclk
ASoC: fsl_sai: implement 1:1 bclk:mclk ratio support
Sascha Hauer (5):
ASoC: fsl_sai: Drop unnecessary defines
ASoC: fsl_sai: simplify irq return value
ASoC: fsl_sai: store full version instead of major/minor
ASoC: fsl_sai: Use better variable names
ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate divider
sound/soc/fsl/fsl_sai.c | 100 ++++++++++++++++++++--------------------
sound/soc/fsl/fsl_sai.h | 9 +---
2 files changed, 52 insertions(+), 57 deletions(-)
--
2.30.2
More information about the Alsa-devel
mailing list