All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Bard Liao <yung-chuan.liao@linux.intel.com>,
	alsa-devel@alsa-project.org, vkoul@kernel.org
Cc: linux-kernel@vger.kernel.org, srinivas.kandagatla@linaro.org,
	tiwai@suse.de, vinod.koul@linaro.org, gregkh@linuxfoundation.org,
	pierre-louis.bossart@linux.intel.com, bard.liao@intel.com,
	sanyog.r.kale@intel.com
Subject: Re: [PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
Date: Fri, 24 Dec 2021 16:17:23 +0000	[thread overview]
Message-ID: <164036264309.3720027.15998614082881107063.b4-ty@kernel.org> (raw)
In-Reply-To: <20211213054634.30088-1-yung-chuan.liao@linux.intel.com>

On Mon, 13 Dec 2021 13:46:27 +0800, Bard Liao wrote:
> This series contains three topics.
> 1. SoundWire: Intel: remove pdm support
> 2. ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
> 3. ASoC/SOF/SoundWire: fix suspend-resume on pause with dynamic pipelines
> 
> The topics are independent but the changes are dependent. So please
> allow me to send them in one series.
> 
> [...]

Applied to

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

Thanks!

[1/7] ASOC: SOF: Intel: use snd_soc_dai_get_widget()
      commit: da893a93eaf8eb2bce03862e00b9998463eeaecf
[2/7] ASoC/soundwire: intel: simplify callbacks for params/hw_free
      commit: b86947b52f0d0e5b6e6f0510933ca13aad266e47
[3/7] soundwire: intel: improve suspend flows
      commit: 8ddeafb957a9a6dd33b2c80309d726d3141df08f
[4/7] ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
      commit: e8444560b4d9302a511f0996f4cfdf85b628f4ca
[5/7] ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
      commit: 636110411ca726f19ef8e87b0be51bb9a4cdef06
[6/7] soundwire: intel: remove unnecessary init
      commit: 9283b6f923f3bdd92bdeaf259c6b7a5e9dac6900
[7/7] soundwire: intel: remove PDM support
      commit: 63a6aa963dd01b66019b7834cc84d032e145bb00

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: Bard Liao <yung-chuan.liao@linux.intel.com>,
	alsa-devel@alsa-project.org, vkoul@kernel.org
Cc: vinod.koul@linaro.org, tiwai@suse.de, gregkh@linuxfoundation.org,
	pierre-louis.bossart@linux.intel.com,
	linux-kernel@vger.kernel.org, srinivas.kandagatla@linaro.org,
	sanyog.r.kale@intel.com, bard.liao@intel.com
Subject: Re: [PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
Date: Fri, 24 Dec 2021 16:17:23 +0000	[thread overview]
Message-ID: <164036264309.3720027.15998614082881107063.b4-ty@kernel.org> (raw)
In-Reply-To: <20211213054634.30088-1-yung-chuan.liao@linux.intel.com>

On Mon, 13 Dec 2021 13:46:27 +0800, Bard Liao wrote:
> This series contains three topics.
> 1. SoundWire: Intel: remove pdm support
> 2. ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
> 3. ASoC/SOF/SoundWire: fix suspend-resume on pause with dynamic pipelines
> 
> The topics are independent but the changes are dependent. So please
> allow me to send them in one series.
> 
> [...]

Applied to

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

Thanks!

[1/7] ASOC: SOF: Intel: use snd_soc_dai_get_widget()
      commit: da893a93eaf8eb2bce03862e00b9998463eeaecf
[2/7] ASoC/soundwire: intel: simplify callbacks for params/hw_free
      commit: b86947b52f0d0e5b6e6f0510933ca13aad266e47
[3/7] soundwire: intel: improve suspend flows
      commit: 8ddeafb957a9a6dd33b2c80309d726d3141df08f
[4/7] ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
      commit: e8444560b4d9302a511f0996f4cfdf85b628f4ca
[5/7] ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
      commit: 636110411ca726f19ef8e87b0be51bb9a4cdef06
[6/7] soundwire: intel: remove unnecessary init
      commit: 9283b6f923f3bdd92bdeaf259c6b7a5e9dac6900
[7/7] soundwire: intel: remove PDM support
      commit: 63a6aa963dd01b66019b7834cc84d032e145bb00

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:[~2021-12-24 16:17 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13  5:46 [PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio Bard Liao
2021-12-13  5:46 ` Bard Liao
2021-12-13  5:46 ` [PATCH 1/7] ASOC: SOF: Intel: use snd_soc_dai_get_widget() Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-13  5:46 ` [PATCH 2/7] ASoC/soundwire: intel: simplify callbacks for params/hw_free Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-23 16:30   ` Vinod Koul
2021-12-23 16:30     ` Vinod Koul
2021-12-13  5:46 ` [PATCH 3/7] soundwire: intel: improve suspend flows Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-23  6:56   ` Vinod Koul
2021-12-23  6:56     ` Vinod Koul
2021-12-13  5:46 ` [PATCH 4/7] ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-23 16:35   ` Vinod Koul
2021-12-23 16:35     ` Vinod Koul
2021-12-13  5:46 ` [PATCH 5/7] ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-13  5:46 ` [PATCH 6/7] soundwire: intel: remove unnecessary init Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-23  6:58   ` Vinod Koul
2021-12-23  6:58     ` Vinod Koul
2021-12-13  5:46 ` [PATCH 7/7] soundwire: intel: remove PDM support Bard Liao
2021-12-13  5:46   ` Bard Liao
2021-12-23  6:59   ` Vinod Koul
2021-12-23  6:59     ` Vinod Koul
2021-12-23  7:46     ` Liao, Bard
2021-12-23  7:46       ` Liao, Bard
2021-12-23 11:05       ` Vinod Koul
2021-12-23 11:05         ` Vinod Koul
2021-12-23 12:29         ` Liao, Bard
2021-12-23 12:29           ` Liao, Bard
2022-01-10 16:32           ` Pierre-Louis Bossart
2021-12-23 16:35   ` Vinod Koul
2021-12-23 16:35     ` Vinod Koul
2021-12-23 18:26   ` Mark Brown
2021-12-23 18:26     ` Mark Brown
2021-12-24  1:38     ` Liao, Bard
2021-12-24  1:38       ` Liao, Bard
2021-12-21 18:09 ` [PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio Mark Brown
2021-12-21 18:09   ` Mark Brown
2021-12-22 13:47   ` Liao, Bard
2021-12-22 13:47     ` Liao, Bard
2021-12-23  5:19     ` Vinod Koul
2021-12-23  5:19       ` Vinod Koul
2021-12-24 16:17 ` Mark Brown [this message]
2021-12-24 16:17   ` 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=164036264309.3720027.15998614082881107063.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bard.liao@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=sanyog.r.kale@intel.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.de \
    --cc=vinod.koul@linaro.org \
    --cc=vkoul@kernel.org \
    --cc=yung-chuan.liao@linux.intel.com \
    /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.