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 X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EFCE6C433B4 for ; Wed, 19 May 2021 16:11:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D1FD5611BF for ; Wed, 19 May 2021 16:11:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355150AbhESQMl (ORCPT ); Wed, 19 May 2021 12:12:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:54324 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355135AbhESQMg (ORCPT ); Wed, 19 May 2021 12:12:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 00E0B6135A; Wed, 19 May 2021 16:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621440676; bh=5Z2EkaMzIYpeGUT62HgHaddi7bvGhthOk/v+yW7+/10=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YRfTV5p+1y7+MAObTjKCrRdDlIj8YnB+EyixBLNMaj16Ts9vXv0oxE8p1RIiZeRbR EZ3lHTfTgKeLGv0XVPprXAX3MY0MJrZoChe3TY9xBc5kumfP5bzZOXA/RbGh8eCyxk fiUwyer3vv2zCGWoxw4eimVy/VSfkOeXjgCLHWUI3HM1SNrfjALdEk3ZuhdneOlErD 5y2lsorCZKYbNpwMQB8YVqWSBIKbCb1LKltrLS28ioAF2IW3ZN2Uz+/vWyqG21R7T0 92rICEXxlJQEbsJSH5juE9Eco+dBfLAnIHX1jjsXAUq9OLFPIMrSh8BRu2fd8iZg3X TCZuhMIbY6dbw== From: Mark Brown To: jbrunet@baylibre.com, Neil Armstrong Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC Date: Wed, 19 May 2021 17:10:15 +0100 Message-Id: <162144027316.37060.16685114129646097481.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210429170147.3615883-1-narmstrong@baylibre.com> References: <20210429170147.3615883-1-narmstrong@baylibre.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 Thu, 29 Apr 2021 19:01:47 +0200, Neil Armstrong wrote: > This adds support for the TOACODEC found in Amlogic SM1 SoCs. > > The bits are shifted for more selection of clock sources, so this only > maps the same support for G12A to the SM1 bits. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC commit: 7487238c5f530b418745ce134d1b0a7fba3a0d8d 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 X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70680C433B4 for ; Wed, 19 May 2021 16:13:09 +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 A0B6A6124C for ; Wed, 19 May 2021 16:13:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0B6A6124C 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-devel-bounces@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 DA42F1687; Wed, 19 May 2021 18:12:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DA42F1687 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1621440786; bh=5Z2EkaMzIYpeGUT62HgHaddi7bvGhthOk/v+yW7+/10=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=MGEIJ+Mq8UOJVqnlO61cvKpvMuVmxOvKOgWtGNLUbabWcNp+u4lQh5W36kBsInAbP qac9SvEotuIBVtM1cFTKsVb3SJF08on/P/mb9k3YOcL6RLU+6vR0gb4ZUADOfqDr1+ RpgNp+t2TL55PAXOL5KOo8dwCZGkzi0T8tBL03jE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 58F11F80153; Wed, 19 May 2021 18:11:30 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4BE6EF8025D; Wed, 19 May 2021 18:11:26 +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 36A19F80127 for ; Wed, 19 May 2021 18:11:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 36A19F80127 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="YRfTV5p+" Received: by mail.kernel.org (Postfix) with ESMTPSA id 00E0B6135A; Wed, 19 May 2021 16:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621440676; bh=5Z2EkaMzIYpeGUT62HgHaddi7bvGhthOk/v+yW7+/10=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YRfTV5p+1y7+MAObTjKCrRdDlIj8YnB+EyixBLNMaj16Ts9vXv0oxE8p1RIiZeRbR EZ3lHTfTgKeLGv0XVPprXAX3MY0MJrZoChe3TY9xBc5kumfP5bzZOXA/RbGh8eCyxk fiUwyer3vv2zCGWoxw4eimVy/VSfkOeXjgCLHWUI3HM1SNrfjALdEk3ZuhdneOlErD 5y2lsorCZKYbNpwMQB8YVqWSBIKbCb1LKltrLS28ioAF2IW3ZN2Uz+/vWyqG21R7T0 92rICEXxlJQEbsJSH5juE9Eco+dBfLAnIHX1jjsXAUq9OLFPIMrSh8BRu2fd8iZg3X TCZuhMIbY6dbw== From: Mark Brown To: jbrunet@baylibre.com, Neil Armstrong Subject: Re: [PATCH] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC Date: Wed, 19 May 2021 17:10:15 +0100 Message-Id: <162144027316.37060.16685114129646097481.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210429170147.3615883-1-narmstrong@baylibre.com> References: <20210429170147.3615883-1-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: linux-amlogic@lists.infradead.org, alsa-devel@alsa-project.org, Mark Brown , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Thu, 29 Apr 2021 19:01:47 +0200, Neil Armstrong wrote: > This adds support for the TOACODEC found in Amlogic SM1 SoCs. > > The bits are shifted for more selection of clock sources, so this only > maps the same support for G12A to the SM1 bits. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC commit: 7487238c5f530b418745ce134d1b0a7fba3a0d8d 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 X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67C30C433B4 for ; Wed, 19 May 2021 16:13:15 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 2B3A56124C for ; Wed, 19 May 2021 16:13:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B3A56124C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=DzBWhKxWcFBKAYt1USIhVlzJFnxyyj6WqUm7DkKJtzI=; b=cVSyJJh0VE3nPocraAaJofYvx xgeGw5gBYZn3l5JHWDcCyUE8K21DrKp10Z8VTwoAG/XNx5KfL+jVkeHu79GtF6Ei2UNdBvKlf3JmT pbbUaXNs6e8IowcqGKoIQPgreDH3AzavEFdRvGn2kdBB9PXnH4Rs7c0KlcjJ48dDPyRra97MEAIj4 tKc2ndJFOeyzZ9712bWVJsXgy+7hJbpnZb+IP1wbnh3Kva7LYgPgQYzg3kMsBtpFO3+7w6+VMJ3wR W2BKbUaIynIOI6eutI2KA5fPLVrvnTa4JmfRHco5RuFT1V568Y/IvGg53Bh1kMa6bW82YExSAIs65 T9AOXzeYg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ljOn6-004TVQ-RJ; Wed, 19 May 2021 16:11:24 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljOn1-004TUh-Fl; Wed, 19 May 2021 16:11:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc: To:From:Sender:Reply-To:Content-ID:Content-Description; bh=PAMFeSJXWfmc0uPlq6BqhKTHboy1O0eGLhSNeleqt0Y=; b=b2431FdEEBHG9WdqhFMYwo1Veg oM+oG61voGqchYuTsS35WRTCZJuGFwKU0MIp+4ZxwxCYc4hEku4S8UvRFe5UBGX7r9E2BGyZ6wox6 v6GVRCBH1p1Lm6WClQcEG1t07de95D3x0zEKZz2OquCjXT57CR8Bg+6lVM/A9W0571C8Qxi45kxP2 fE+Pjh4M5YGVnnplar5ywN1L6WjQXS9kzBmpT4JrOmBjQyKlLmFYl+JGBABLVGczIWrLi4sM6OeQ7 n35gAMX+X+QUnGj+WIXhqKoOJ97ACatnVuJ37m/aHkY9nJoNsaQA8s6GYQm4E4iqCY3TtV048DOEp TUeC2q2g==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljOmy-00Fc7i-Sb; Wed, 19 May 2021 16:11:18 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 00E0B6135A; Wed, 19 May 2021 16:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621440676; bh=5Z2EkaMzIYpeGUT62HgHaddi7bvGhthOk/v+yW7+/10=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YRfTV5p+1y7+MAObTjKCrRdDlIj8YnB+EyixBLNMaj16Ts9vXv0oxE8p1RIiZeRbR EZ3lHTfTgKeLGv0XVPprXAX3MY0MJrZoChe3TY9xBc5kumfP5bzZOXA/RbGh8eCyxk fiUwyer3vv2zCGWoxw4eimVy/VSfkOeXjgCLHWUI3HM1SNrfjALdEk3ZuhdneOlErD 5y2lsorCZKYbNpwMQB8YVqWSBIKbCb1LKltrLS28ioAF2IW3ZN2Uz+/vWyqG21R7T0 92rICEXxlJQEbsJSH5juE9Eco+dBfLAnIHX1jjsXAUq9OLFPIMrSh8BRu2fd8iZg3X TCZuhMIbY6dbw== From: Mark Brown To: jbrunet@baylibre.com, Neil Armstrong Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC Date: Wed, 19 May 2021 17:10:15 +0100 Message-Id: <162144027316.37060.16685114129646097481.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210429170147.3615883-1-narmstrong@baylibre.com> References: <20210429170147.3615883-1-narmstrong@baylibre.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210519_091116_961559_0E65C0D7 X-CRM114-Status: GOOD ( 12.54 ) 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 Thu, 29 Apr 2021 19:01:47 +0200, Neil Armstrong wrote: > This adds support for the TOACODEC found in Amlogic SM1 SoCs. > > The bits are shifted for more selection of clock sources, so this only > maps the same support for G12A to the SM1 bits. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC commit: 7487238c5f530b418745ce134d1b0a7fba3a0d8d 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 X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 40F76C433B4 for ; Wed, 19 May 2021 16:11:29 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 0B8EE611BF for ; Wed, 19 May 2021 16:11:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0B8EE611BF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=LKQ7w4ap5SegtMAmVNOWELlIMqepxuDSXAHp3isF2d4=; b=qEj1dOTfLMKTRjtVcxVZAijbV ReoU8+6a/iEaPl5pxngb1oYdb/9kB5W/3cBcYF+s5BcYx5rRrzGnVs68MBhoWVzrXnF/x7aPkKnER jDfXnuuvZEUlez2vAdrNPnGM7cfPoxAvsUPaxlWXRApxju6sDUBwWqLGFE1X2WGtQssXmjRqpfLlH KmKmQaHMCYoKWKG5U6y+H8btFZ9480TyuElJ2uQgisSqBmbZLgVeMz4z4WglWexOP+w2h+BL3kYyC N5lWcqgSb2Q/FHzZfCUXNKNFB/90vZb6u9zZmsvRQLi5g+trGLi+1urvhQ4aoGU3rGekxw5kyh+de JBgswj4dw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ljOn4-004TV0-Lc; Wed, 19 May 2021 16:11:22 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljOn1-004TUh-Fl; Wed, 19 May 2021 16:11:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc: To:From:Sender:Reply-To:Content-ID:Content-Description; bh=PAMFeSJXWfmc0uPlq6BqhKTHboy1O0eGLhSNeleqt0Y=; b=b2431FdEEBHG9WdqhFMYwo1Veg oM+oG61voGqchYuTsS35WRTCZJuGFwKU0MIp+4ZxwxCYc4hEku4S8UvRFe5UBGX7r9E2BGyZ6wox6 v6GVRCBH1p1Lm6WClQcEG1t07de95D3x0zEKZz2OquCjXT57CR8Bg+6lVM/A9W0571C8Qxi45kxP2 fE+Pjh4M5YGVnnplar5ywN1L6WjQXS9kzBmpT4JrOmBjQyKlLmFYl+JGBABLVGczIWrLi4sM6OeQ7 n35gAMX+X+QUnGj+WIXhqKoOJ97ACatnVuJ37m/aHkY9nJoNsaQA8s6GYQm4E4iqCY3TtV048DOEp TUeC2q2g==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljOmy-00Fc7i-Sb; Wed, 19 May 2021 16:11:18 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 00E0B6135A; Wed, 19 May 2021 16:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621440676; bh=5Z2EkaMzIYpeGUT62HgHaddi7bvGhthOk/v+yW7+/10=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YRfTV5p+1y7+MAObTjKCrRdDlIj8YnB+EyixBLNMaj16Ts9vXv0oxE8p1RIiZeRbR EZ3lHTfTgKeLGv0XVPprXAX3MY0MJrZoChe3TY9xBc5kumfP5bzZOXA/RbGh8eCyxk fiUwyer3vv2zCGWoxw4eimVy/VSfkOeXjgCLHWUI3HM1SNrfjALdEk3ZuhdneOlErD 5y2lsorCZKYbNpwMQB8YVqWSBIKbCb1LKltrLS28ioAF2IW3ZN2Uz+/vWyqG21R7T0 92rICEXxlJQEbsJSH5juE9Eco+dBfLAnIHX1jjsXAUq9OLFPIMrSh8BRu2fd8iZg3X TCZuhMIbY6dbw== From: Mark Brown To: jbrunet@baylibre.com, Neil Armstrong Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC Date: Wed, 19 May 2021 17:10:15 +0100 Message-Id: <162144027316.37060.16685114129646097481.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210429170147.3615883-1-narmstrong@baylibre.com> References: <20210429170147.3615883-1-narmstrong@baylibre.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210519_091116_961559_0E65C0D7 X-CRM114-Status: GOOD ( 12.54 ) 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 Thu, 29 Apr 2021 19:01:47 +0200, Neil Armstrong wrote: > This adds support for the TOACODEC found in Amlogic SM1 SoCs. > > The bits are shifted for more selection of clock sources, so this only > maps the same support for G12A to the SM1 bits. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC commit: 7487238c5f530b418745ce134d1b0a7fba3a0d8d 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