All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Sascha Hauer <s.hauer@pengutronix.de>, alsa-devel@alsa-project.org
Cc: shengjiu.wang@gmail.com, Xiubo.Lee@gmail.com, vkoul@kernel.org,
	linux-imx@nxp.com, kernel@pengutronix.de,
	dmaengine@vger.kernel.org, festevam@gmail.com
Subject: Re: [PATCH v6 00/21] ASoC: fsl_micfil: Driver updates
Date: Wed, 20 Apr 2022 22:40:48 +0100	[thread overview]
Message-ID: <165049084823.138067.11607241649692641258.b4-ty@kernel.org> (raw)
In-Reply-To: <20220414162249.3934543-1-s.hauer@pengutronix.de>

On Thu, 14 Apr 2022 18:22:28 +0200, Sascha Hauer wrote:
> I added one more ack from Shengjiu Wang, but other than that it's just a
> resend with +Cc: Mark Brown
> 
> Sascha
> 
> Changes since v5:
> - Add one more ack from Shengjiu Wang
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/21] ASoC: fsl_micfil: Drop unnecessary register read
        commit: c808e277bcdfce37aed80a443be305ac1aec1623
[02/21] ASoC: fsl_micfil: Drop unused register read
        commit: 384672e3b7af65aaebb794a6d1a77bb975a10678
[03/21] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
        commit: 3ff84e3dd180c368981b2d58ed50f17a47471828
[04/21] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
        commit: bd2cffd10d79eb9280cb8f5b7cb441f206c1e6ac
[05/21] ASoC: fsl_micfil: use GENMASK to define register bit fields
        commit: 17f2142bae4b6f2e27f19ce57d79fc42ba5ef659
[06/21] ASoC: fsl_micfil: use clear/set bits
        commit: d46c2127ae8e10378213f71abe4fe88adb17549c
[07/21] ASoC: fsl_micfil: drop error messages from failed register accesses
        commit: 2c602c7ef9ef08835f2e3e0c438d10b7142d6959
[08/21] ASoC: fsl_micfil: drop unused variables
        commit: 819dc38b93e7e0606d71dde80896c139afe7ce48
[09/21] dmaengine: imx: Move header to include/dma/
        commit: c6547c2ed0e1487c91983faccad841611ab6a783
[10/21] dmaengine: imx-sdma: error out on unsupported transfer types
        commit: 625d8936c3378016ec8c480a00432034bcb813c9
[11/21] dmaengine: imx-sdma: Add multi fifo support
        commit: 824a0a02cd74776461aaa30d792b1ed9111c9aa5
[12/21] ASoC: fsl_micfil: add multi fifo support
        commit: 2495ba26e838176c3b572b2b1592d75b4b963692
[13/21] ASoC: fsl_micfil: use define for OSR default value
        commit: fb855b8d46a17c9bb5562e315158de52b18b7e62
[14/21] ASoC: fsl_micfil: Drop get_pdm_clk()
        commit: be6aeee2eb82e5ae57f8cc613c0b6cc3e8d33664
[15/21] ASoC: fsl_micfil: simplify clock setting
        commit: e8936f6925c1174242e643e0aa0646359c192fe2
[16/21] ASoC: fsl_micfil: rework quality setting
        commit: bea1d61d5892083551f92818e964801baabd95a9
[17/21] ASoC: fsl_micfil: drop unused include
        commit: dcc4301584abcf692fbe4836b01303c4b4cdef46
[18/21] ASoC: fsl_micfil: drop only once used defines
        commit: 99c08cdb6d51347ef3a56b8c8ec03e2d855b10c3
[19/21] ASoC: fsl_micfil: drop support for undocumented property
        commit: cbd090fa1fbf021e286f83d602e01ff3f0b726fd
[20/21] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user
        commit: cc5ef57d130d78c8c30062eef140c01ee47f346e
[21/21] ASoC: fsl_micfil: Remove debug message
        commit: a69d7f1bd373205bf539b9762423c8d526b9b9cb

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

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Sascha Hauer <s.hauer@pengutronix.de>, alsa-devel@alsa-project.org
Cc: Xiubo.Lee@gmail.com, festevam@gmail.com, vkoul@kernel.org,
	linux-imx@nxp.com, kernel@pengutronix.de,
	dmaengine@vger.kernel.org, shengjiu.wang@gmail.com
Subject: Re: [PATCH v6 00/21] ASoC: fsl_micfil: Driver updates
Date: Wed, 20 Apr 2022 22:40:48 +0100	[thread overview]
Message-ID: <165049084823.138067.11607241649692641258.b4-ty@kernel.org> (raw)
In-Reply-To: <20220414162249.3934543-1-s.hauer@pengutronix.de>

On Thu, 14 Apr 2022 18:22:28 +0200, Sascha Hauer wrote:
> I added one more ack from Shengjiu Wang, but other than that it's just a
> resend with +Cc: Mark Brown
> 
> Sascha
> 
> Changes since v5:
> - Add one more ack from Shengjiu Wang
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/21] ASoC: fsl_micfil: Drop unnecessary register read
        commit: c808e277bcdfce37aed80a443be305ac1aec1623
[02/21] ASoC: fsl_micfil: Drop unused register read
        commit: 384672e3b7af65aaebb794a6d1a77bb975a10678
[03/21] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
        commit: 3ff84e3dd180c368981b2d58ed50f17a47471828
[04/21] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
        commit: bd2cffd10d79eb9280cb8f5b7cb441f206c1e6ac
[05/21] ASoC: fsl_micfil: use GENMASK to define register bit fields
        commit: 17f2142bae4b6f2e27f19ce57d79fc42ba5ef659
[06/21] ASoC: fsl_micfil: use clear/set bits
        commit: d46c2127ae8e10378213f71abe4fe88adb17549c
[07/21] ASoC: fsl_micfil: drop error messages from failed register accesses
        commit: 2c602c7ef9ef08835f2e3e0c438d10b7142d6959
[08/21] ASoC: fsl_micfil: drop unused variables
        commit: 819dc38b93e7e0606d71dde80896c139afe7ce48
[09/21] dmaengine: imx: Move header to include/dma/
        commit: c6547c2ed0e1487c91983faccad841611ab6a783
[10/21] dmaengine: imx-sdma: error out on unsupported transfer types
        commit: 625d8936c3378016ec8c480a00432034bcb813c9
[11/21] dmaengine: imx-sdma: Add multi fifo support
        commit: 824a0a02cd74776461aaa30d792b1ed9111c9aa5
[12/21] ASoC: fsl_micfil: add multi fifo support
        commit: 2495ba26e838176c3b572b2b1592d75b4b963692
[13/21] ASoC: fsl_micfil: use define for OSR default value
        commit: fb855b8d46a17c9bb5562e315158de52b18b7e62
[14/21] ASoC: fsl_micfil: Drop get_pdm_clk()
        commit: be6aeee2eb82e5ae57f8cc613c0b6cc3e8d33664
[15/21] ASoC: fsl_micfil: simplify clock setting
        commit: e8936f6925c1174242e643e0aa0646359c192fe2
[16/21] ASoC: fsl_micfil: rework quality setting
        commit: bea1d61d5892083551f92818e964801baabd95a9
[17/21] ASoC: fsl_micfil: drop unused include
        commit: dcc4301584abcf692fbe4836b01303c4b4cdef46
[18/21] ASoC: fsl_micfil: drop only once used defines
        commit: 99c08cdb6d51347ef3a56b8c8ec03e2d855b10c3
[19/21] ASoC: fsl_micfil: drop support for undocumented property
        commit: cbd090fa1fbf021e286f83d602e01ff3f0b726fd
[20/21] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user
        commit: cc5ef57d130d78c8c30062eef140c01ee47f346e
[21/21] ASoC: fsl_micfil: Remove debug message
        commit: a69d7f1bd373205bf539b9762423c8d526b9b9cb

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

  parent reply	other threads:[~2022-04-20 21:41 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14 16:22 [PATCH v6 00/21] ASoC: fsl_micfil: Driver updates Sascha Hauer
2022-04-14 16:22 ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 01/21] ASoC: fsl_micfil: Drop unnecessary register read Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 02/21] ASoC: fsl_micfil: Drop unused " Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 03/21] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate() Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 04/21] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 05/21] ASoC: fsl_micfil: use GENMASK to define register bit fields Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 06/21] ASoC: fsl_micfil: use clear/set bits Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 07/21] ASoC: fsl_micfil: drop error messages from failed register accesses Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 08/21] ASoC: fsl_micfil: drop unused variables Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 09/21] dmaengine: imx: Move header to include/dma/ Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 10/21] dmaengine: imx-sdma: error out on unsupported transfer types Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 11/21] dmaengine: imx-sdma: Add multi fifo support Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 12/21] ASoC: fsl_micfil: add " Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 13/21] ASoC: fsl_micfil: use define for OSR default value Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 14/21] ASoC: fsl_micfil: Drop get_pdm_clk() Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 15/21] ASoC: fsl_micfil: simplify clock setting Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 16/21] ASoC: fsl_micfil: rework quality setting Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 17/21] ASoC: fsl_micfil: drop unused include Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 18/21] ASoC: fsl_micfil: drop only once used defines Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 19/21] ASoC: fsl_micfil: drop support for undocumented property Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 20/21] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-14 16:22 ` [PATCH v6 21/21] ASoC: fsl_micfil: Remove debug message Sascha Hauer
2022-04-14 16:22   ` Sascha Hauer
2022-04-20 21:40 ` Mark Brown [this message]
2022-04-20 21:40   ` [PATCH v6 00/21] ASoC: fsl_micfil: Driver updates Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165049084823.138067.11607241649692641258.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-imx@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shengjiu.wang@gmail.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.