linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: fsl_micfil: fix and improvement
@ 2024-09-27  8:00 Shengjiu Wang
  2024-09-27  8:00 ` [PATCH 1/3] ASoC: fsl_micfil: fix regmap_write_bits usage Shengjiu Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shengjiu Wang @ 2024-09-27  8:00 UTC (permalink / raw)
  To: shengjiu.wang, Xiubo.Lee, festevam, nicoleotsuka, lgirdwood,
	broonie, perex, tiwai, alsa-devel, linuxppc-dev, linux-sound,
	linux-kernel

Fix the usage of regmap_write_bits().
Move mclk clock enablement to late stage.
Enable the micfil error interrupt.

Shengjiu Wang (3):
  ASoC: fsl_micfil: fix regmap_write_bits usage
  ASoC: fsl_micfil: Add mclk enable flag
  ASoC: fsl_micfil: Enable micfil error interrupt

 sound/soc/fsl/fsl_micfil.c | 49 ++++++++++++++++++++++++++++++--------
 1 file changed, 39 insertions(+), 10 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-01 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27  8:00 [PATCH 0/3] ASoC: fsl_micfil: fix and improvement Shengjiu Wang
2024-09-27  8:00 ` [PATCH 1/3] ASoC: fsl_micfil: fix regmap_write_bits usage Shengjiu Wang
2024-09-27 10:38   ` Daniel Baluta
2024-09-27  8:00 ` [PATCH 2/3] ASoC: fsl_micfil: Add mclk enable flag Shengjiu Wang
2024-09-27  8:00 ` [PATCH 3/3] ASoC: fsl_micfil: Enable micfil error interrupt Shengjiu Wang
2024-10-01 17:53 ` [PATCH 0/3] ASoC: fsl_micfil: fix and improvement Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).