All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	alsa-devel@alsa-project.org
Cc: tiwai@suse.de, Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 00/13] ASoC: Intel: machine driver updates for 5.14
Date: Tue, 11 May 2021 09:26:01 +0100	[thread overview]
Message-ID: <162072058169.33157.3377502226569621272.b4-ty@kernel.org> (raw)
In-Reply-To: <20210505163705.305616-1-pierre-louis.bossart@linux.intel.com>

On Wed, 5 May 2021 11:36:52 -0500, Pierre-Louis Bossart wrote:
> Some of the patches in this series for TigerLake and AlderLake
> SoundWire/Bluetooth support were missed in a previous submission,
> resend them as is, and add new patches for the CS42L42 machine driver.
> 
> Brent Lu (3):
>   ASoC: Intel: maxim-common: support max98357a
>   ASoC: Intel: add sof-cs42l42 machine driver
>   ASoC: Intel: sof_rt5682: code refactor for max98357a
> 
> [...]

Applied to

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

Thanks!

[01/13] ASoC: Intel: Boards: tgl_max98373: Add BT offload support
        commit: 37897babed2e5ff622d29b61bf27c8567087b516
[02/13] ASoC: Intel: soc-acpi: add entries for i2s machines in ADL match table
        commit: 2a29ff7ae13c9263e88abc22e372ab57fb3ac21c
[03/13] ASoC: Intel: boards: add support for adl boards in sof-rt5682
        commit: 2e4dba57ea56dc04d5c452be37bfb4db7d8229de
[04/13] ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715
        commit: 35564e2bf94611c3eb51d35362addb3cb394ad54
[05/13] ASoC: Intel: boards: handle hda-dsp-common as a module
        commit: f6081af6cf2b4fda929638e8cec4cd2f9487dd9e
[06/13] ASoC: Intel: boards: create sof-maxim-common module
        commit: 9c5046e4b3e736eec5b9a8f1d59c07bb0ed78a7a
[07/13] ASoC: Intel: sof_sdw: add support for Bluetooth offload
        commit: 19f1eace04412a10268532091d5c316a13aab90a
[08/13] ASoC: Intel: boards: remove .nonatomic for BE dailinks
        commit: 3b316e229eb9f1861d14cb788d9b54e9319ff58e
[09/13] ASoC: Intel: sof_rt5682: Enable Bluetooth offload on tgl and adl
        commit: fd2856929fb47b8921942b17a6dfa2757e76144f
[10/13] ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake
        commit: 81cd42e5174ba7918edd3d006406ce21ebaa8507
[11/13] ASoC: Intel: maxim-common: support max98357a
        commit: a21515b5aaff57bf2f4160380aa7eedcd0113c96
[12/13] ASoC: Intel: add sof-cs42l42 machine driver
        commit: 5a7f27a624d9e33262767b328aa7a4baf7846c14
[13/13] ASoC: Intel: sof_rt5682: code refactor for max98357a
        commit: b70029abfc90e9d4a62f5dd7e85a59c465acc7b3

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-05-11  8:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 16:36 [PATCH 00/13] ASoC: Intel: machine driver updates for 5.14 Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 01/13] ASoC: Intel: Boards: tgl_max98373: Add BT offload support Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 02/13] ASoC: Intel: soc-acpi: add entries for i2s machines in ADL match table Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 03/13] ASoC: Intel: boards: add support for adl boards in sof-rt5682 Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 04/13] ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715 Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 05/13] ASoC: Intel: boards: handle hda-dsp-common as a module Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 06/13] ASoC: Intel: boards: create sof-maxim-common module Pierre-Louis Bossart
2021-05-05 16:36 ` [PATCH 07/13] ASoC: Intel: sof_sdw: add support for Bluetooth offload Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 08/13] ASoC: Intel: boards: remove .nonatomic for BE dailinks Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 09/13] ASoC: Intel: sof_rt5682: Enable Bluetooth offload on tgl and adl Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 10/13] ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 11/13] ASoC: Intel: maxim-common: support max98357a Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 12/13] ASoC: Intel: add sof-cs42l42 machine driver Pierre-Louis Bossart
2021-05-05 16:37 ` [PATCH 13/13] ASoC: Intel: sof_rt5682: code refactor for max98357a Pierre-Louis Bossart
2021-05-11  8:26 ` Mark Brown [this message]

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=162072058169.33157.3377502226569621272.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.de \
    /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.