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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37F70C433F5 for ; Wed, 20 Oct 2021 11:28:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2312D61373 for ; Wed, 20 Oct 2021 11:28:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230179AbhJTLbE (ORCPT ); Wed, 20 Oct 2021 07:31:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:53254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230139AbhJTLbD (ORCPT ); Wed, 20 Oct 2021 07:31:03 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B39FA61359; Wed, 20 Oct 2021 11:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634729329; bh=Hc5cuk9glDaRbaSAq4FdX0qHDgJuvg1tQjkipEezNvM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LZF5Rfu3GUprtBYrB0BU2YZ4eiM3rLK3Jig8bOQm5cQ3FghfMbGuEB0HiI3mjDEL7 HcI92HqOvIYR+xyeSL+cWhNkp3RjFLDOowqPlkUO3yWnehhLcwcU9KykqucYUPLXm8 t37If7zQ/usbfxpBS+fK1PU2bjFJ9Dju4VQX6u0DnmtyiP/kzXYER6BTYInbKQCqWI Kp6FzguBtH7sH/PW9v75AiutVwbLb4GQefEqmsUQ8NMVvICf+mOSRai/GDSxoCSB4A 4ixMHcXIa6D+V67GUnqNFJCeBCAooaizOZZUT6UXeokfbMx6+j6kBjbjDs7ZF6aVtT pEXW/S7NDTcKw== From: Mark Brown To: Christian Hewitt , linux-arm-kernel@lists.infradead.org, Martin Blumenstingl , Neil Armstrong , alsa-devel@alsa-project.org, Kevin Hilman , Liam Girdwood , linux-amlogic@lists.infradead.org, Jerome Brunet , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org Cc: Mark Brown , Matthias Reichl Subject: Re: [PATCH] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils Date: Wed, 20 Oct 2021 12:28:36 +0100 Message-Id: <163472931364.2896549.2043578112545946668.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211017160028.23318-1-christianshewitt@gmail.com> References: <20211017160028.23318-1-christianshewitt@gmail.com> 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 Sun, 17 Oct 2021 16:00:28 +0000, Christian Hewitt wrote: > Implement driver_name to provide an alternative to card_name for userspace > configuration of Amlogic audio cards. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils commit: bc387887ae22d6ed6439e83968b5be3443a8e57d 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 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D2B2C4332F for ; Wed, 20 Oct 2021 11:29:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D36FB61354 for ; Wed, 20 Oct 2021 11:29:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D36FB61354 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QG7Nk4bTsSnNlizjKGbFHSHeAxC4ZZt6U/GcG0QCFb8=; b=TM7tiF30hmOvdZ 6zz79YskftROnr67kksmKLql9S3YzXtceWiiWfGEyvoK7grx68gSQIEPXTiH8vxWIAKmbdJjeECue MkhfIo0sSjBdHJ1lx+P1gEZJe9GrWAIWxNVXrokSNYaenjXCHc3gyvQWl4o9l5nklEda/+ceqUdcm IIhWWVlYZ0im62ApQppwMdS/yAk3O/4R2BbCq//6+b0n/8Rgsh5SiQfIpuONmQ0o0CEis9C2JhBYR jgBUh5lOiZQGtYlW/muV4lb99lveLjY4KBDYEf154+ozbwbn+Ds79yhpOBvVk7NFOGj0L99fi5PJC 0ZPFY2g5Ti7t4GDIy8Gg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1md9mA-004ISZ-9t; Wed, 20 Oct 2021 11:28:54 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1md9m7-004IR5-Ft; Wed, 20 Oct 2021 11:28:52 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B39FA61359; Wed, 20 Oct 2021 11:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634729329; bh=Hc5cuk9glDaRbaSAq4FdX0qHDgJuvg1tQjkipEezNvM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LZF5Rfu3GUprtBYrB0BU2YZ4eiM3rLK3Jig8bOQm5cQ3FghfMbGuEB0HiI3mjDEL7 HcI92HqOvIYR+xyeSL+cWhNkp3RjFLDOowqPlkUO3yWnehhLcwcU9KykqucYUPLXm8 t37If7zQ/usbfxpBS+fK1PU2bjFJ9Dju4VQX6u0DnmtyiP/kzXYER6BTYInbKQCqWI Kp6FzguBtH7sH/PW9v75AiutVwbLb4GQefEqmsUQ8NMVvICf+mOSRai/GDSxoCSB4A 4ixMHcXIa6D+V67GUnqNFJCeBCAooaizOZZUT6UXeokfbMx6+j6kBjbjDs7ZF6aVtT pEXW/S7NDTcKw== From: Mark Brown To: Christian Hewitt , linux-arm-kernel@lists.infradead.org, Martin Blumenstingl , Neil Armstrong , alsa-devel@alsa-project.org, Kevin Hilman , Liam Girdwood , linux-amlogic@lists.infradead.org, Jerome Brunet , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org Cc: Mark Brown , Matthias Reichl Subject: Re: [PATCH] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils Date: Wed, 20 Oct 2021 12:28:36 +0100 Message-Id: <163472931364.2896549.2043578112545946668.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211017160028.23318-1-christianshewitt@gmail.com> References: <20211017160028.23318-1-christianshewitt@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211020_042851_569803_00E1C73F X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Sun, 17 Oct 2021 16:00:28 +0000, Christian Hewitt wrote: > Implement driver_name to provide an alternative to card_name for userspace > configuration of Amlogic audio cards. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils commit: bc387887ae22d6ed6439e83968b5be3443a8e57d 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 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB955C433EF for ; Wed, 20 Oct 2021 11:30:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 79B3161359 for ; Wed, 20 Oct 2021 11:30:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 79B3161359 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uagqQD0bPjFW/490SyxW0wFwRJHiDI9nNKhS3OH2lPw=; b=vLVTtTeUMLq+Lc 7q18ESXJN0mTsRgVBCYwHHFVC9dNyMIb6SZ3YFiCEKKOCXAS16jVOKDiqQ8GuvqWB16jFBbLcoEhc a+K8b1bhweemO/2v583e+qT1dYt7u7a279wyL50Uf11gmXHvXmwPzoucV+HHjkM4l7ALOPlX3sM8B HcygkCglQF0jaTO7G/wxztPtK2k8ADhPpAS2TSRT3Ds97uLrflxlsSspN7EZsxSj4q8rBz7jhlglA 9cBvRfmMR9hpVSlcUC5CDSbjLN01z5lW/2Urm6NQRIfCqUO/BdENWYJ0fD2J5BbcFCCnfFXx09geZ /QGccpnFkVCBtBjxjIJA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1md9mB-004ISk-Vg; Wed, 20 Oct 2021 11:28:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1md9m7-004IR5-Ft; Wed, 20 Oct 2021 11:28:52 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B39FA61359; Wed, 20 Oct 2021 11:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634729329; bh=Hc5cuk9glDaRbaSAq4FdX0qHDgJuvg1tQjkipEezNvM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LZF5Rfu3GUprtBYrB0BU2YZ4eiM3rLK3Jig8bOQm5cQ3FghfMbGuEB0HiI3mjDEL7 HcI92HqOvIYR+xyeSL+cWhNkp3RjFLDOowqPlkUO3yWnehhLcwcU9KykqucYUPLXm8 t37If7zQ/usbfxpBS+fK1PU2bjFJ9Dju4VQX6u0DnmtyiP/kzXYER6BTYInbKQCqWI Kp6FzguBtH7sH/PW9v75AiutVwbLb4GQefEqmsUQ8NMVvICf+mOSRai/GDSxoCSB4A 4ixMHcXIa6D+V67GUnqNFJCeBCAooaizOZZUT6UXeokfbMx6+j6kBjbjDs7ZF6aVtT pEXW/S7NDTcKw== From: Mark Brown To: Christian Hewitt , linux-arm-kernel@lists.infradead.org, Martin Blumenstingl , Neil Armstrong , alsa-devel@alsa-project.org, Kevin Hilman , Liam Girdwood , linux-amlogic@lists.infradead.org, Jerome Brunet , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org Cc: Mark Brown , Matthias Reichl Subject: Re: [PATCH] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils Date: Wed, 20 Oct 2021 12:28:36 +0100 Message-Id: <163472931364.2896549.2043578112545946668.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211017160028.23318-1-christianshewitt@gmail.com> References: <20211017160028.23318-1-christianshewitt@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211020_042851_569803_00E1C73F X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 17 Oct 2021 16:00:28 +0000, Christian Hewitt wrote: > Implement driver_name to provide an alternative to card_name for userspace > configuration of Amlogic audio cards. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils commit: bc387887ae22d6ed6439e83968b5be3443a8e57d 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2DEA3C433EF for ; Wed, 20 Oct 2021 11:31:20 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 448EE61212 for ; Wed, 20 Oct 2021 11:31:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 448EE61212 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7290316EF; Wed, 20 Oct 2021 13:30:27 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7290316EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1634729477; bh=Hc5cuk9glDaRbaSAq4FdX0qHDgJuvg1tQjkipEezNvM=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=mwNh2mIAvtFLvMUWmS/ks6nFMfOYlot46MkeN3cuB/kap+hPiRndHrCmSgYBbvKfR lji8a01+8Y+8lVMQKWEHVqqHrlB50LVVFkcZugCFgZcZ2JDHg3BOzu4w/+jMve9qR3 yqTYp7zepOVWSH4hJGul2H6IWqeuSPW8za8xrbzE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 76977F804CA; Wed, 20 Oct 2021 13:29:16 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5D181F802DF; Wed, 20 Oct 2021 13:29:01 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 7C318F80229 for ; Wed, 20 Oct 2021 13:28:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7C318F80229 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LZF5Rfu3" Received: by mail.kernel.org (Postfix) with ESMTPSA id B39FA61359; Wed, 20 Oct 2021 11:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634729329; bh=Hc5cuk9glDaRbaSAq4FdX0qHDgJuvg1tQjkipEezNvM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LZF5Rfu3GUprtBYrB0BU2YZ4eiM3rLK3Jig8bOQm5cQ3FghfMbGuEB0HiI3mjDEL7 HcI92HqOvIYR+xyeSL+cWhNkp3RjFLDOowqPlkUO3yWnehhLcwcU9KykqucYUPLXm8 t37If7zQ/usbfxpBS+fK1PU2bjFJ9Dju4VQX6u0DnmtyiP/kzXYER6BTYInbKQCqWI Kp6FzguBtH7sH/PW9v75AiutVwbLb4GQefEqmsUQ8NMVvICf+mOSRai/GDSxoCSB4A 4ixMHcXIa6D+V67GUnqNFJCeBCAooaizOZZUT6UXeokfbMx6+j6kBjbjDs7ZF6aVtT pEXW/S7NDTcKw== From: Mark Brown To: Christian Hewitt , linux-arm-kernel@lists.infradead.org, Martin Blumenstingl , Neil Armstrong , alsa-devel@alsa-project.org, Kevin Hilman , Liam Girdwood , linux-amlogic@lists.infradead.org, Jerome Brunet , Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils Date: Wed, 20 Oct 2021 12:28:36 +0100 Message-Id: <163472931364.2896549.2043578112545946668.b4-ty@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211017160028.23318-1-christianshewitt@gmail.com> References: <20211017160028.23318-1-christianshewitt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: Matthias Reichl , Mark Brown X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sun, 17 Oct 2021 16:00:28 +0000, Christian Hewitt wrote: > Implement driver_name to provide an alternative to card_name for userspace > configuration of Amlogic audio cards. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils commit: bc387887ae22d6ed6439e83968b5be3443a8e57d 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