Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DBC33C433F5 for ; Wed, 24 Nov 2021 17:36:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234756AbhKXRju (ORCPT ); Wed, 24 Nov 2021 12:39:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:38204 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229538AbhKXRjq (ORCPT ); Wed, 24 Nov 2021 12:39:46 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D46D760FE3; Wed, 24 Nov 2021 17:36:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637775396; bh=HmpZ/PgUokyQPcT3gkW2G68BXXRTTkFFIjflrvUeDeg=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=dZ2UsOvQoRZrv0cH6UL+Xr4aUgGtGWoib5B1mgMftX6fEQTp29HHNQZwr7AzrHWkM qxiobFcepuKJIdMWgAjbXBwS11s3tbpXjJRqzqUgHfJNt1zNTtKmhk9K+qg6jOq40v 2vQvSKw3M8jb39mnaN3paQo8SXtyg7k6SW6xXOKn+cb3o09bJ1fqroDIBEeP5F0nhK IW+8XLI1fYeEBcwuoCPYSMr30CeHUDLpTENtPq4VF/5CHBMAqL6N2hzyAxM4cH7JHc R9yG9Eg1241pw4sOK9YGRVoFKxiDcXFSx1hqPsnLs0usjbj5m/GeYZbD049HxsZTuR FiQ0J7cvlgeSQ== From: Mark Brown To: "Rafael J . Wysocki" , Jaroslav Kysela , Hans de Goede , Kailang Yang , Pierre-Louis Bossart , Len Brown , Shuming Fan , David Rhodes , Takashi Iwai , Liam Girdwood , Mark Gross , Lucas Tanure , Vitaly Rodionov Cc: Arnd Bergmann , Alexandre Belloni , Lars-Peter Clausen , Chris Chiu , Cameron Berkenpas , platform-driver-x86@vger.kernel.org, Jeremy Szu , alsa-devel@alsa-project.org, Hui Wang , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Sami Loone , Werner Sembach , Elia Devito , Srinivas Kandagatla , Jack Yu , patches@opensource.cirrus.com In-Reply-To: <20211123163149.1530535-1-tanureal@opensource.cirrus.com> References: <20211123163149.1530535-1-tanureal@opensource.cirrus.com> Subject: Re: (subset) [PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop Message-Id: <163777539060.2712035.8727444012645430033.b4-ty@kernel.org> Date: Wed, 24 Nov 2021 17:36:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Nov 2021 16:31:38 +0000, Lucas Tanure wrote: > Add support for laptops that have CS35L41 connected to an > HDA codec by I2S and direct I2C/SPI connection to the CPU > > Hardware: > - The 16ACHg6 laptop has two CS35L41 amplifiers, connected > to Realtek ALC287 by an I2S bus and by and direct I2C to the CPU. > - The ALC287 codec is connected to the CPU by an HDA bus. > - The CS35L41 has a DSP which will require firmware to be loaded. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-linus Thanks! [01/11] ASoC: cs35l41: Set the max SPI speed for the whole device commit: 872fc0b6bde8b2dd6891c740cd792d214255dca3 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