Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: linux-sound@vger.kernel.org,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: alsa-devel@alsa-project.org, tiwai@suse.de
Subject: Re: [PATCH 00/12] ASoC: Intel: updates for 6.10 - part4
Date: Mon, 15 Apr 2024 11:26:17 +0900	[thread overview]
Message-ID: <171314797772.1649319.9287188570062396979.b4-ty@kernel.org> (raw)
In-Reply-To: <20240411220347.131267-1-pierre-louis.bossart@linux.intel.com>

On Thu, 11 Apr 2024 17:03:35 -0500, Pierre-Louis Bossart wrote:
> More cleanups from Brent, notably the removal of the redundant
> cml_rt1011_rt5682 machine driver, fixes for SoundWire platforms and
> changes to sof_rt5682 to allow for 96+ sampling rates.
> 
> For the rest of this kernel cycle, we are still working on SoundWire
> updates for MeteorLake (usual missing ACPI signature required for
> topology selection and jack detection information). We'll provide
> those patches as soon as they are reviewed/validated.
> 
> [...]

Applied to

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

Thanks!

[01/12] ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-function codecs
        commit: 7fda0efaa5fe6e93bb79a3a540a4b881ef788f66
[02/12] ASoC: Intel: soc-acpi: add support for HP Omen14 SoundWire configuration
        commit: 0f8edb15fb6e436f0da7ab25ffcbcaab3def7e8c
[03/12] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14
        commit: 4fee07fbf47d2a5f1065d985459e5ce7bf7969f0
[04/12] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F
        commit: b10cb955c6c0b8dbd9a768166d71cc12680b7fdf
[05/12] ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirks
        commit: 744866d28fe6b1a651e63d03a57e06d66e3d460a
[06/12] ASoC: Intel: sof_da7219: mach cleanup for adl boards
        commit: 36a621070b4854670c43138bb8b19bdf8df77bbd
[07/12] ASoC: Intel: sof_da7219: mach cleanup for rpl boards
        commit: c3d1818f5ef5a9a930e468a799ccf1cade91e350
[08/12] ASoC: Intel: sof_da7219: add mtl_da7219_def for mtl boards
        commit: fe18a4be97d4064c9f3113f819780162cc586f16
[09/12] ASoC: Intel: sof_realtek_common: support 4xALC1011 amplifier
        commit: 551fb5593c2bd34e8711efe01dddf22d9c6200b2
[10/12] ASoC: Intel: sof_rt5682: support ALC1011 on cml boards
        commit: 6136d879f3c2240db636d614a1c39f17c6ceaf36
[11/12] ASoC: Intel: cml_rt1011_rt5682: delete driver
        commit: ca571e5a2e45b1a4113af2370fd1cf895f0b46d4
[12/12] ASoC: Intel: sof_rt5682: use RT5682S_PLL1 if needed
        commit: dcc2cd8000d11a046680a7476b0d96b0b956454a

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:[~2024-04-15  2:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-11 22:03 [PATCH 00/12] ASoC: Intel: updates for 6.10 - part4 Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 01/12] ASoC: Intel: sof_sdw: add missing sof_sdw_rt_amp_init for Realtek multi-function codecs Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 02/12] ASoC: Intel: soc-acpi: add support for HP Omen14 SoundWire configuration Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 03/12] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 04/12] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 05/12] ASoC: Intel: sof_sdw: remove FOUR_SPEAKER quirks Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 06/12] ASoC: Intel: sof_da7219: mach cleanup for adl boards Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 07/12] ASoC: Intel: sof_da7219: mach cleanup for rpl boards Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 08/12] ASoC: Intel: sof_da7219: add mtl_da7219_def for mtl boards Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 09/12] ASoC: Intel: sof_realtek_common: support 4xALC1011 amplifier Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 10/12] ASoC: Intel: sof_rt5682: support ALC1011 on cml boards Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 11/12] ASoC: Intel: cml_rt1011_rt5682: delete driver Pierre-Louis Bossart
2024-04-11 22:03 ` [PATCH 12/12] ASoC: Intel: sof_rt5682: use RT5682S_PLL1 if needed Pierre-Louis Bossart
2024-04-15  2: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=171314797772.1649319.9287188570062396979.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-sound@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).