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 CC4EBC433EF for ; Thu, 24 Mar 2022 00:57:49 +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 E24501685; Thu, 24 Mar 2022 01:56:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E24501685 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1648083468; bh=56vaE5jbiPpw7MVnANHxMK6Guy2/JixLTTS08O3G2BE=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bP4HBaHDJlPCMGNnDEPpWdVMiYKM3N+mwxmPqt216GYl4VvPL8ccFOHfWm8CHrXo2 VtUTsGgv5OdS0+OpwtwBlis72SKdSTqCxPIWoBGneD1tT6XDghldTcapa1jQ3SR1Gp FHnaU/9PC+QElZubHb5A5H1hquU7aoMAqq7Sllj0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 82D45F800AA; Thu, 24 Mar 2022 01:56:57 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 07B45F802DB; Thu, 24 Mar 2022 01:56:56 +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 011E9F800AA for ; Thu, 24 Mar 2022 01:56:49 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 011E9F800AA Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="JPSU4HvK" 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 905F9B821DA; Thu, 24 Mar 2022 00:56:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EACF7C340E8; Thu, 24 Mar 2022 00:56:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083408; bh=56vaE5jbiPpw7MVnANHxMK6Guy2/JixLTTS08O3G2BE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JPSU4HvK4hOdpWGvKvRUp6oCwLtPlazGX4xUwQM1cIVgX9oUYZW2LQIWlIau0W8QW VavLtjNIDISByHRmgKPCYQ+wuFmTfgnEHELT9dZKRau/fut1ay3QTPjYUcffxizfvg iY26zm9V/Dcp30PLMpvtaKrEbxCDLxeAbSp++RGJCyIOhyfYNrpmkA2FpVrkIo07aO pabHz+aew5bG8U9q7T3RLImqkKKYgtrcblr9p805MDhZFjBlwPjc7NNZ+Tft7p+qJ/ 5jzm2ESZEohUxCnVjjSEC8pBu4dGHYb6iukxo394BfNk0RJcBt5DZAibFFR4hM8Q0f RkaqxPz5LoclA== Date: Thu, 24 Mar 2022 08:56:43 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Subject: Re: [v6 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-3-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220323164442.921-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 Thu, Mar 24, 2022 at 12:44:40AM +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 Except the name: speaker-codec vs. speaker-codecs. Have replied to the DT bindings patch in the same series. 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 17FB9C433F5 for ; Thu, 24 Mar 2022 00:57:09 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=maebbvNOSNsEVKlJCAP6TCh+OWBM//P610w1H2iRAAo=; b=FHy3hB5MckF78V YVHUb09+Mh/QXzjbOrYqAvbVbTx8oC3kNGOWhZToA9zID6dU83r/ew/hbMxIl1BLhBliKjk+qWQen yoZ/WSiEP79ExbU7INFgPKCan4O7jgjawKB2+9V4YqEewVUe835wkELEz5Yx9qP5SosxDiAOA3BkD t+idIr9gYNhjDpcO1gaEbhwFTImlYBWKCTahJY0rrvvw4rPnZaSMMKtiR1q7+qKOBI1b9RnjmkA/G VTyqz0sOVRPo5PKpeJ6dlzDbbfxDUmRL5oeBN0usITS/I/00b23TspdzSwF41ZLxgiu+1fWc5jK+9 QPnLBBgyf6PMX9L4DweQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBmh-00FFlq-FK; Thu, 24 Mar 2022 00:57:03 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBmU-00FFiE-T9; Thu, 24 Mar 2022 00:56:52 +0000 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 905F9B821DA; Thu, 24 Mar 2022 00:56:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EACF7C340E8; Thu, 24 Mar 2022 00:56:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083408; bh=56vaE5jbiPpw7MVnANHxMK6Guy2/JixLTTS08O3G2BE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JPSU4HvK4hOdpWGvKvRUp6oCwLtPlazGX4xUwQM1cIVgX9oUYZW2LQIWlIau0W8QW VavLtjNIDISByHRmgKPCYQ+wuFmTfgnEHELT9dZKRau/fut1ay3QTPjYUcffxizfvg iY26zm9V/Dcp30PLMpvtaKrEbxCDLxeAbSp++RGJCyIOhyfYNrpmkA2FpVrkIo07aO pabHz+aew5bG8U9q7T3RLImqkKKYgtrcblr9p805MDhZFjBlwPjc7NNZ+Tft7p+qJ/ 5jzm2ESZEohUxCnVjjSEC8pBu4dGHYb6iukxo394BfNk0RJcBt5DZAibFFR4hM8Q0f RkaqxPz5LoclA== Date: Thu, 24 Mar 2022 08:56:43 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-3-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220323164442.921-3-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220323_175651_093228_47290096 X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, Mar 24, 2022 at 12:44:40AM +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 Except the name: speaker-codec vs. speaker-codecs. Have replied to the DT bindings patch in the same series. _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 12BA6C433F5 for ; Thu, 24 Mar 2022 00:58:04 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MnhF3AyPrpllo70B9IV7dyAKiAMqHrJNzowcvZ43+SE=; b=kKBP+oASnrQMyE wTsTrszmPkDSJAUfAk2MlvWsSA7fq3RYxtO6ECqb1HxyOkBEqpikj2osy9OM482sXDUVT03QRmUwy M6JY0IFJf8MgNC3Noz/dFoqwdMAvCN+6Fei6xk29Of/v8thN9rcpTu6sS/32oJCgNMF7vl9zyUCIm /vbkieAUJ6c9x5ykLy7aft4wKYOIQQmKur1ttyXMV/rjWz1dIYjMUmsXiS8aCWeOUCkR4CYRXYEa5 GXSNhNLP4YXKoAZQjSFg2kRdTWcj/ZH1UvKTXCQTvIx+QLJVbrC5DqFYa6tgKRru5L5H/12NqRH5C aV8ZP315iVo3xoFdLwcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBmX-00FFjW-Ut; Thu, 24 Mar 2022 00:56:54 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXBmU-00FFiE-T9; Thu, 24 Mar 2022 00:56:52 +0000 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 905F9B821DA; Thu, 24 Mar 2022 00:56:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EACF7C340E8; Thu, 24 Mar 2022 00:56:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083408; bh=56vaE5jbiPpw7MVnANHxMK6Guy2/JixLTTS08O3G2BE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JPSU4HvK4hOdpWGvKvRUp6oCwLtPlazGX4xUwQM1cIVgX9oUYZW2LQIWlIau0W8QW VavLtjNIDISByHRmgKPCYQ+wuFmTfgnEHELT9dZKRau/fut1ay3QTPjYUcffxizfvg iY26zm9V/Dcp30PLMpvtaKrEbxCDLxeAbSp++RGJCyIOhyfYNrpmkA2FpVrkIo07aO pabHz+aew5bG8U9q7T3RLImqkKKYgtrcblr9p805MDhZFjBlwPjc7NNZ+Tft7p+qJ/ 5jzm2ESZEohUxCnVjjSEC8pBu4dGHYb6iukxo394BfNk0RJcBt5DZAibFFR4hM8Q0f RkaqxPz5LoclA== Date: Thu, 24 Mar 2022 08:56:43 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-3-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220323164442.921-3-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220323_175651_093228_47290096 X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. 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, Mar 24, 2022 at 12:44:40AM +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 Except the name: speaker-codec vs. speaker-codecs. Have replied to the DT bindings patch in the same series. _______________________________________________ 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E2E2EC433F5 for ; Thu, 24 Mar 2022 00:56:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236369AbiCXA6U (ORCPT ); Wed, 23 Mar 2022 20:58:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243273AbiCXA6T (ORCPT ); Wed, 23 Mar 2022 20:58:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57571559B; Wed, 23 Mar 2022 17:56:49 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id E80F2618F6; Thu, 24 Mar 2022 00:56:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EACF7C340E8; Thu, 24 Mar 2022 00:56:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648083408; bh=56vaE5jbiPpw7MVnANHxMK6Guy2/JixLTTS08O3G2BE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JPSU4HvK4hOdpWGvKvRUp6oCwLtPlazGX4xUwQM1cIVgX9oUYZW2LQIWlIau0W8QW VavLtjNIDISByHRmgKPCYQ+wuFmTfgnEHELT9dZKRau/fut1ay3QTPjYUcffxizfvg iY26zm9V/Dcp30PLMpvtaKrEbxCDLxeAbSp++RGJCyIOhyfYNrpmkA2FpVrkIo07aO pabHz+aew5bG8U9q7T3RLImqkKKYgtrcblr9p805MDhZFjBlwPjc7NNZ+Tft7p+qJ/ 5jzm2ESZEohUxCnVjjSEC8pBu4dGHYb6iukxo394BfNk0RJcBt5DZAibFFR4hM8Q0f RkaqxPz5LoclA== Date: Thu, 24 Mar 2022 08:56:43 +0800 From: Tzung-Bi Shih To: Jiaxin Yu Cc: broonie@kernel.org, robh+dt@kernel.org, angelogioacchino.delregno@collabora.com, aaronyu@google.com, matthias.bgg@gmail.com, trevor.wu@mediatek.com, linmq006@gmail.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [v6 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Message-ID: References: <20220323164442.921-1-jiaxin.yu@mediatek.com> <20220323164442.921-3-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220323164442.921-3-jiaxin.yu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Mar 24, 2022 at 12:44:40AM +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 Except the name: speaker-codec vs. speaker-codecs. Have replied to the DT bindings patch in the same series.