[PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9
From: Shengjiu Wang
Date: Thu Jul 25 2024 - 05:14:09 EST
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(-)
--
2.34.1