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/18] ASoC: Intel: updates for 6.10 - part7
Date: Fri, 10 May 2024 14:18:06 +0100 [thread overview]
Message-ID: <171534708631.2178997.6324249665709740.b4-ty@kernel.org> (raw)
In-Reply-To: <20240509163418.67746-1-pierre-louis.bossart@linux.intel.com>
On Thu, 09 May 2024 11:34:00 -0500, Pierre-Louis Bossart wrote:
> This patchset should be the last batch for this kernel cycle!
>
> Brent Lu continued his cleanups to refactor and use fewer machine
> drivers on Chrmebooks.
>
> Bard Liao updated the sof-sdw machine driver to deal with UCM support
> of the RT712 configuration. Note that this sof-sdw driver will be
> refactored in the next kernel cycle to allow AMD and others to reuse
> common SoundWire parts that are not Intel-specific. Initial changes
> are described here: https://github.com/thesofproject/linux/pull/4967
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[01/18] ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecs
commit: 9a9d31b149f3a71ad0835ea295743482601dd322
[02/18] ASoC: Intel: sof-rt5682: remove DMI quirk for hatch
commit: 426c43ae9549559f5f5fd405bf464f9fa175e418
[03/18] ASoC: Intel: sof_rt5682: board id cleanup for mtl boards
commit: f1a5cb6a3bd2fc518dc21561dfc784530dab60b2
[04/18] ASoC: Intel: realtek-common: remove 2-spk rt1015p config
commit: eed867325e4b825a16946539275364699eed83d9
[05/18] ASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only support
commit: f77ae7fcdc47630eb7653983f3c57ac44103aebc
[06/18] ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only support
commit: dd3bd9dc47084195fcb3c1b371cb03046abb13ab
[07/18] ASoC: Intel: maxim-common: add max_98373_dai_link function
commit: 3895aa82b665d43b24ba1ac307e20df3396a6b65
[08/18] ASoC: Intel: sof_da7219: use max_98373_dai_link function
commit: b533ed0d85cb64f9323b4221fcaad41259b08556
[09/18] ASoC: Intel: sof_nau8825: use max_98373_dai_link function
commit: d304ab5ecb758f76bd4eafa6d7e0fac4eba48e88
[10/18] ASoC: Intel: sof_rt5682: use max_98373_dai_link function
commit: 834c4f95673fdb4394c6cf26242d8763ee6ccf28
[11/18] ASoC: Intel: sof_sdw: add max98373 dapm routes
commit: 15ce635f396bdb416a41840bfb5e911128585e4d
[12/18] ASoC: Intel: maxim-common: change max98373 data to static
commit: 2bb765f053910339126626d49ae851b937d06206
[13/18] ASoC: Intel: sof_sdw_cs_amp: rename Speakers to Speaker
commit: 1628e1c8f6f1446460fc33a06f52e5ce52ac587a
[14/18] ASoC: Intel: sof_sdw: use generic name for controls/widgets
commit: 01c266af92f4d24d44939e7d21c36e898caaa18f
[15/18] ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_info
commit: 70d470f05f0b5bb8dea67915cac6ed6308120a89
[16/18] ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgets
commit: 2e3bc94796776e2695054183e7324d1a6ac27837
[17/18] ASoC: Intel: sof_sdw: add dai parameter to rtd_init callback
commit: 84e0a19adb73d7cec5a43e02f9e2d2aafc5c7176
[18/18] ASoC: Intel: sof_sdw_rt_amp: use dai parameter
commit: 4c11132a886ea93865e205e2d92d810722237b48
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
prev parent reply other threads:[~2024-05-10 13:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-09 16:34 [PATCH 00/18] ASoC: Intel: updates for 6.10 - part7 Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 01/18] ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecs Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 02/18] ASoC: Intel: sof-rt5682: remove DMI quirk for hatch Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 03/18] ASoC: Intel: sof_rt5682: board id cleanup for mtl boards Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 04/18] ASoC: Intel: realtek-common: remove 2-spk rt1015p config Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 05/18] ASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only support Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 06/18] ASoC: Intel: soc-acpi-intel-lnl-match: " Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 07/18] ASoC: Intel: maxim-common: add max_98373_dai_link function Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 08/18] ASoC: Intel: sof_da7219: use " Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 09/18] ASoC: Intel: sof_nau8825: " Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 10/18] ASoC: Intel: sof_rt5682: " Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 11/18] ASoC: Intel: sof_sdw: add max98373 dapm routes Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 12/18] ASoC: Intel: maxim-common: change max98373 data to static Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 13/18] ASoC: Intel: sof_sdw_cs_amp: rename Speakers to Speaker Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 14/18] ASoC: Intel: sof_sdw: use generic name for controls/widgets Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 15/18] ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_info Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 16/18] ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgets Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 17/18] ASoC: Intel: sof_sdw: add dai parameter to rtd_init callback Pierre-Louis Bossart
2024-05-09 16:34 ` [PATCH 18/18] ASoC: Intel: sof_sdw_rt_amp: use dai parameter Pierre-Louis Bossart
2024-05-10 13:18 ` 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=171534708631.2178997.6324249665709740.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