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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 3FB62C433EF for ; Mon, 21 Mar 2022 15:25:59 +0000 (UTC) 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 852F01747; Mon, 21 Mar 2022 16:25:07 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 852F01747 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1647876357; bh=945ge3Ti9ULGISUBSWbrCFtQjRwrKwiq0M8/AnX998Q=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=LfG+mTuQUAmkOpGM/H58hZu+gxTUVB8aCOidZfoeh++QVFBuMgjQaFriGmoi4RCmL qMNLq+EG0OjP6nPQ6VDA/66qiNrUPRXCMwxK797IRcvcCtwuCXwNMZlooEhwobBVmZ lT4d2CqZlvxtu2oT2vR19UaGtVekJkNzrJYLrsMs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 26E5CF801D8; Mon, 21 Mar 2022 16:25:07 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3EF8EF80109; Mon, 21 Mar 2022 16:25:05 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id F240CF802D2 for ; Mon, 21 Mar 2022 16:24:58 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F240CF802D2 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ghKBuVvX" 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 636FDB817C5; Mon, 21 Mar 2022 15:24:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8D28CC340E8; Mon, 21 Mar 2022 15:24:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647876297; bh=945ge3Ti9ULGISUBSWbrCFtQjRwrKwiq0M8/AnX998Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ghKBuVvXv7inHlpQkjLY/gv6R3PmGKTTFhclWMdoseHIPEGT2rBxzLgxoqE8kLJW5 W8ZCCg+A83eOlUDajqgU8Rmi9Q3e9hcC6GQYu7gB4iE5e5+tP4Hsz6dbiMXqB7krf/ 43Tbz7IP9ILqEGBjFhDgy1LQTukm+B1pmKbFciFfZUsGM4poil2ksRAAWwIxbOwP6U XDqo2GkjZCZXNFR8zMB/kcI4LUUBiytONbQ1oJF63x2tXYqvvozKI7XlmUKHw40ZXk o1MEQMhP23V4rWD0bij6u5OMdirq3wwZQdccuoR/9qIdAwE5HdCqm3DoXgaaHXOZOH F6AXUCDmcqm6Q== Date: Mon, 21 Mar 2022 23:24:52 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Subject: Re: [v5 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Message-ID: References: <20220319114111.11496-1-jiaxin.yu@mediatek.com> <20220319114111.11496-3-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220319114111.11496-3-jiaxin.yu@mediatek.com> Cc: devicetree@vger.kernel.org, linmq006@gmail.com, alsa-devel@alsa-project.org, robh+dt@kernel.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, broonie@kernel.org, linux-mediatek@lists.infradead.org, trevor.wu@mediatek.com, matthias.bgg@gmail.com, aaronyu@google.com, linux-arm-kernel@lists.infradead.org, angelogioacchino.delregno@collabora.com 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 Sat, Mar 19, 2022 at 07:41:09PM +0800, Jiaxin Yu wrote: > MT8192 platform will use rt1015 or rt105p codec, so through the > snd_soc_of_get_dai_link_codecs() to complete the configuration > of dai_link's codecs. > > Signed-off-by: Jiaxin Yu Reviewed-by: Tzung-Bi Shih