Message ID | 1721897694-6088-1-git-send-email-shengjiu.wang@nxp.com |
---|---|
Headers | show |
Series | ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9 | expand |
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@nxp.com> Thanks, Iulia
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 range of FIFO watermark mask > ASoC: fsl_micfil: Differentiate register access permission for > platforms > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: fsl_micfil: Expand the range of FIFO watermark mask commit: 4ddd51ccff911a2e9e961307692532a325f6c78a [2/2] ASoC: fsl_micfil: Differentiate register access permission for platforms commit: aa4f76ef09a993efa9b5fab6ddf5d6d324baaea3 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark