From mboxrd@z Thu Jan 1 00:00:00 1970 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 A073EC4332F for ; Wed, 16 Nov 2022 13:14:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232688AbiKPNOH (ORCPT ); Wed, 16 Nov 2022 08:14:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230343AbiKPNOD (ORCPT ); Wed, 16 Nov 2022 08:14:03 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 40B80C5E for ; Wed, 16 Nov 2022 05:14:03 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E9076B81D47 for ; Wed, 16 Nov 2022 13:14:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C5955C433D6; Wed, 16 Nov 2022 13:13:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668604440; bh=TMop0E7cDzLpxQZWWEdBbOBwZYi0t6s7bS46e8wbaOc=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=TNTdoac/GLjnZVSunzWXi21xEL+p3a/XH6GucDkCgYr3tS3iVhInnZn1JCV3r79Ev 8OwhhWGQlyaie0g15UruZiP6VoBBwZd5o31qZeo+E0cuPSSMt+W+dbVjIYi3Ic6cvs 7lwGU999MQyXkZliLTJ48cBfapYQvEbr5mXLm1AeYDDA0Ar3wKG4DfKuG1Lye71bxg V7Xy/NUNjFQmpgS68PpYVHnnnvIf4nw7lP+PZHPQ4xuKf1FEMSmoIwRd6ydXIEefss 640tR9JE7XP/AiuZrvbco3aiFrr6PHB2dpSU1cVbMEBOc1QB8OjkzOY2lQsHIGcgYg CEIjt3hHmxIjQ== From: Mark Brown To: Ajye Huang , linux-kernel@vger.kernel.org Cc: Liam Girdwood , Kai Vehmanen , Pierre-Louis Bossart , Takashi Iwai , Mac Chiang , Libin Yang , Brent Lu , Jaroslav Kysela , Bard Liao , David Lin , Muralidhar Reddy , Yong Zhi , ye xingchen , Peter Ujfalusi , alsa-devel@alsa-project.org, Cezary Rojewski , Vamshi Krishna , Ranjani Sridharan In-Reply-To: <20221108042716.2930255-1-ajye_huang@compal.corp-partner.google.com> References: <20221108042716.2930255-1-ajye_huang@compal.corp-partner.google.com> Subject: Re: [PATCH v1 0/2] Adds the combination of headset codec ALC5682I-VD + amp rt1019p Message-Id: <166860443597.370630.8092094089019337733.b4-ty@kernel.org> Date: Wed, 16 Nov 2022 13:13:55 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.11.0-dev-8af31 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 8 Nov 2022 12:27:14 +0800, Ajye Huang wrote: > v1: > - machine driver: > - Adds the combination of headset codec ALC5682I-VD + amp rt1019p. > - Remove the duplicate code in machine driver. > > Ajye Huang (2): > ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p > ASoC: Intel: sof rt5682: remove the duplicate codes > > [...] Applied to broonie/sound.git for-next Thanks! [1/2] ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p commit: 1a9a5ebe1175537dc817531fe74c5949c3a823c1 [2/2] ASoC: Intel: sof rt5682: remove the duplicate codes commit: c7a79f546100300d18585506f8fd0460a874df4a 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