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

2024-07-31 Thread Mark Brown
On Thu, 25 Jul 2024 16:54:52 +0800, 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

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

2024-07-29 Thread Iuliana Prodan
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

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

2024-07-25 Thread Shengjiu Wang
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 registe