Re: [PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9

From: Iuliana Prodan
Date: Mon Jul 29 2024 - 04:02:58 EST


On 7/25/2024 11:54 AM, Shengjiu Wang wrote:
There are some register difference for i.MX8 and i.MX9
REG_MICFIL_FIFO_CTRL definition is updated.
REG_MICFIL_FSYNC_CTRL, REG_MICFIL_VERID, REG_MICFIL_PARAM are added from
i.MX9

Shengjiu Wang (2):
ASoC: fsl_micfil: Expand the range of FIFO watermark mask
ASoC: fsl_micfil: Differentiate register access permission for
platforms

sound/soc/fsl/fsl_micfil.c | 20 +++++++++++++++-----
sound/soc/fsl/fsl_micfil.h | 2 +-
2 files changed, 16 insertions(+), 6 deletions(-)

For the series: Reviewed-by: Iuliana Prodan <iuliana.prodan@xxxxxxx>

Thanks, Iulia