linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Update the register list of MICFIL
@ 2023-08-02  5:21 Chancel Liu
  2023-08-02  5:21 ` [PATCH v2 1/3] ASoC: fsl_micfil: Add new registers and new bit definition Chancel Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chancel Liu @ 2023-08-02  5:21 UTC (permalink / raw)
  To: shengjiu.wang, Xiubo.Lee, festevam, nicoleotsuka, lgirdwood,
	broonie, perex, tiwai, alsa-devel, linuxppc-dev, linux-kernel
  Cc: Chancel Liu

MICFIL IP is upgraded on i.MX93 platform. Add new registers and new bit
definition.

changes in v2:
- rename check_version to use_verid to make it more explicit
- rename fsl_micfil_check_version to fsl_micfil_use_verid


Chancel Liu (3):
  ASoC: fsl_micfil: Add new registers and new bit definition
  ASoC: fsl_micfil: Add fsl_micfil_use_verid function
  ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM

 sound/soc/fsl/fsl_micfil.c | 100 ++++++++++++++++++++++++++++++-------
 sound/soc/fsl/fsl_micfil.h |  64 ++++++++++++++++++++++++
 2 files changed, 146 insertions(+), 18 deletions(-)

--
2.25.1


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

end of thread, other threads:[~2023-08-02 17:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02  5:21 [PATCH v2 0/3] Update the register list of MICFIL Chancel Liu
2023-08-02  5:21 ` [PATCH v2 1/3] ASoC: fsl_micfil: Add new registers and new bit definition Chancel Liu
2023-08-02  5:21 ` [PATCH v2 2/3] ASoC: fsl_micfil: Add fsl_micfil_use_verid function Chancel Liu
2023-08-02  5:21 ` [PATCH v2 3/3] ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM Chancel Liu
2023-08-02  7:12 ` [PATCH v2 0/3] Update the register list of MICFIL Shengjiu Wang
2023-08-02 17:30 ` 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).