[PATCH 0/7] ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio support
Nicolin Chen
nicoleotsuka at gmail.com
Wed Mar 2 15:44:43 CET 2022
Hi Sascha,
Can you add Reviewers too?
R: Fabio Estevam <festevam at gmail.com>
R: Shengjiu Wang <shengjiu.wang at gmail.com>
I haven't been working on FSL platforms lately -- will submit a patch
to pass my "M:" to Shengjiu.
Thanks
Nic
On Wed, Mar 2, 2022 at 12:34 AM Sascha Hauer <s.hauer at pengutronix.de> wrote:
>
> 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