From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C1415481C0 for ; Fri, 10 May 2024 13:18:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715347088; cv=none; b=i3HCHIxc4vAocwfeXV06VONKaHIOEOrM+AuUzoHyT3yISI2RagsS1dx9hmIfLPh8jxVRV6oPhGUdbS5DZWresF72dY2LxR/0HtA8kPGKV2Q5x97UTl8zlfYJfsRalq3+IKO67flnFRGIRwE+6GM6Py3DtZTuHXTI2PAwB36GqA4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715347088; c=relaxed/simple; bh=/nLsy48cn/5/FJ4H2kS5Kmi1MFvqq7NkJ0ZXBMVar6Q=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=Zc3ECKjuB3AK+xIU6v143kq4X7Z+rDsVw0PNmYOQjv2pUYAyi60jRunDK41CicsDNK7WMxKdY0XcSFWtlqSleZg+bAkXwh0ybZSKUkm2SuR8mVGCv5EuoL9NpRcBqwqxloZHjsUSRgUhOk2Ug1cGA2DpKyOTFVfZx10p9xDNFRs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=KGK170le; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KGK170le" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0FA70C113CC; Fri, 10 May 2024 13:18:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715347088; bh=/nLsy48cn/5/FJ4H2kS5Kmi1MFvqq7NkJ0ZXBMVar6Q=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=KGK170le9IrM6k/85ad+hhi3wONQlnHC53+/fw6UwaYzFzEEsDC5hNwBqR6InCtuZ JdG2PpU+RFRjAIvpp7Tz7xSJWOkDaah1ZwzjOGiz5S7DhGDX9+XRHxUIMzswExIZcK VVjTgndLZNX4/Xtwz6hcLfOY3LTfgQQxVwvFdofypqk5Zh3Xmp67xQvjRgnR5OXHj+ s1FxXohocsRzefzsrfWVKH/YegRC9cJTNRHY41SD0oIWOQh2Ulga/nOK3px63pXebt h85mxPHnliuA+M5TWwNHoK0XO10znlFyDBOQn4Rl4XfVORzs9k2YstJ+zj1PNtif0y ah3LwgsaXKQ6g== From: Mark Brown To: linux-sound@vger.kernel.org, Pierre-Louis Bossart Cc: alsa-devel@alsa-project.org, tiwai@suse.de In-Reply-To: <20240509163418.67746-1-pierre-louis.bossart@linux.intel.com> References: <20240509163418.67746-1-pierre-louis.bossart@linux.intel.com> Subject: Re: [PATCH 00/18] ASoC: Intel: updates for 6.10 - part7 Message-Id: <171534708631.2178997.6324249665709740.b4-ty@kernel.org> Date: Fri, 10 May 2024 14:18:06 +0100 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.14-dev 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