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 305FDC433EF for ; Mon, 21 Mar 2022 15:11:48 +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 8AE45171A; Mon, 21 Mar 2022 16:10:56 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8AE45171A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1647875506; bh=U1Ggj4W2ZgC/aj170kV3Ah+sDyh9pe5OZQ5A2oCA+7Q=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vNAIZhp3KtBoA3ePqb0v4iRnr95jThtRp1uugRTd7M1QFtPb5wMFJZcqlGnSoxkeO t1jM0aetmtDJBoayV9HqdKCCaIIz2kgAAP07Pyr3XJtyEiAHuZnvau56NkPQiwIMtp mDnX+5FFzmS7gIZNmrvIQ8FFT9hq8LTah7FEgwT4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 15E28F801D8; Mon, 21 Mar 2022 16:10:56 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6E9C3F80227; Mon, 21 Mar 2022 16:10:54 +0100 (CET) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 58504F80109 for ; Mon, 21 Mar 2022 16:10:48 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 58504F80109 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qftt6/+J" 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 27C39B81745; Mon, 21 Mar 2022 15:10:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B6C2C340E8; Mon, 21 Mar 2022 15:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647875445; bh=U1Ggj4W2ZgC/aj170kV3Ah+sDyh9pe5OZQ5A2oCA+7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qftt6/+J1yF8fk9IVjFbkzJrarwX8I6KyM5sE2Glq6kHuUECaEmp9FPsNQSZH983a n35JmkcRop65KCXBio9Q2WczHDEWY7zMsnH+8VF57nfQ5tHI/VXEnF82uY+V/ASaPX eH1ycMc1XTQ5+v8fKg5ubikGd6JfFl5EQPkKocNT9n2xqsff1zmPdYro2wrkAggL1M 9xrLWUrf/jbe+9vSeASPpTymjiTK2Y1CMhBuoWRS7MlMriOluLDobj6etfavgazVm0 +H7lWAxw0GZEURiBkpJbjPuUc0nEsBAPRsAZhECXtBd2+PWVcxVDY9HEwDHw/5aaou P103Qu8YSYsPw== Date: Mon, 21 Mar 2022 23:10:41 +0800 From: Tzung-Bi Shih To: Trevor Wu Subject: Re: [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c Message-ID: References: <20220321072312.14972-1-trevor.wu@mediatek.com> <20220321072312.14972-2-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220321072312.14972-2-trevor.wu@mediatek.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, tiwai@suse.com, robh+dt@kernel.org, linux-kernel@vger.kernel.org, broonie@kernel.org, linux-mediatek@lists.infradead.org, yc.hung@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 Mon, Mar 21, 2022 at 03:23:07PM +0800, Trevor Wu wrote: > Revise driver for the coming driver combination. > There are two major parts including in the patch. > 1. Apply some suggested changes used in mt8195-mt6359-rt1011-rt5682.c. > 2. Reorder the layout for centralizing the codec related code. > > Signed-off-by: Trevor Wu Reviewed-by: Tzung-Bi Shih 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 BF384C433EF for ; Mon, 21 Mar 2022 15:11:07 +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=9zjhpDmSzmZUoOFvg/tbC82QP7pj52/G7vsltLBfBoU=; b=hOsl5WTI5pUQTr 6uqUmtauIjVt0D0Ltws9IgVI8QbO9zetgJa15cH+RSs0oFFL6JOteLp3o0dPWV0S5kXoisx+OxLl3 ssPhqNhJjdzmqAkvxo382jOvpjZbcG/GreqCp+riligjxvsOmRCyICo6NGJa2yPUdpTqulnCblLUV Xh4KjILVW4D7XaeYe+S49H94y9o7+cqio6upQqwAWBOhVZVeB5JVmx/lKuzOQahz0uH8urnJ22PyQ GdoY+iRYrtRNvhPUOzfrLh9ouL5dr/zPx+AAuHj7aiDxgUUwaq6RP7cm4ac77QzZbplxSVdRNeeiQ 6wcSKjyiGFq7yH+TXi+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWJgS-00877t-IE; Mon, 21 Mar 2022 15:11:00 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWJgG-00874I-Nl; Mon, 21 Mar 2022 15:10:50 +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 27C39B81745; Mon, 21 Mar 2022 15:10:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B6C2C340E8; Mon, 21 Mar 2022 15:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647875445; bh=U1Ggj4W2ZgC/aj170kV3Ah+sDyh9pe5OZQ5A2oCA+7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qftt6/+J1yF8fk9IVjFbkzJrarwX8I6KyM5sE2Glq6kHuUECaEmp9FPsNQSZH983a n35JmkcRop65KCXBio9Q2WczHDEWY7zMsnH+8VF57nfQ5tHI/VXEnF82uY+V/ASaPX eH1ycMc1XTQ5+v8fKg5ubikGd6JfFl5EQPkKocNT9n2xqsff1zmPdYro2wrkAggL1M 9xrLWUrf/jbe+9vSeASPpTymjiTK2Y1CMhBuoWRS7MlMriOluLDobj6etfavgazVm0 +H7lWAxw0GZEURiBkpJbjPuUc0nEsBAPRsAZhECXtBd2+PWVcxVDY9HEwDHw/5aaou P103Qu8YSYsPw== Date: Mon, 21 Mar 2022 23:10:41 +0800 From: Tzung-Bi Shih To: Trevor Wu Cc: broonie@kernel.org, tiwai@suse.com, robh+dt@kernel.org, matthias.bgg@gmail.com, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, aaronyu@google.com, angelogioacchino.delregno@collabora.com, yc.hung@mediatek.com Subject: Re: [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c Message-ID: References: <20220321072312.14972-1-trevor.wu@mediatek.com> <20220321072312.14972-2-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220321072312.14972-2-trevor.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220321_081048_969892_D03C2952 X-CRM114-Status: GOOD ( 10.83 ) 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 Mon, Mar 21, 2022 at 03:23:07PM +0800, Trevor Wu wrote: > Revise driver for the coming driver combination. > There are two major parts including in the patch. > 1. Apply some suggested changes used in mt8195-mt6359-rt1011-rt5682.c. > 2. Reorder the layout for centralizing the codec related code. > > Signed-off-by: Trevor Wu Reviewed-by: Tzung-Bi Shih _______________________________________________ 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 06BCBC433F5 for ; Mon, 21 Mar 2022 15:12:03 +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=m1qudleNCsHmAczfW6quMHeojkvy34ed21v1y7feqRI=; b=XNRJq4pOvuJ4g0 3Al/zUK+MqelXEfIylFSbemBnoUf0tSY90AzIMgfyhpLeVBuko53vswRFG3oPyy7X16vvaqC9/Ndr vJ2i99AymvydlC1SA4nqktGROmYaJpGetMcbTdQvZl7qRWi9FaX5rnhiQYe5dguL9rPOpa9+3vqbQ CxtJ3Tbkj4CROUAn51VtWuFUbhxrpY2g0ZijgoEIlpyTgU5tQ9Fw295Fd5TSVxC/8tiKsNyv/6L3a JiQ+h+euXVtZ62g5IQ3ScAlVBNs60cKzn/eNl4p4zcXEV5aWxznjQBr3SlKcmWE3OMRfcDDekeYvq NFxIN29dLLkeyfRFb3xA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWJgK-00875H-3e; Mon, 21 Mar 2022 15:10:52 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWJgG-00874I-Nl; Mon, 21 Mar 2022 15:10:50 +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 27C39B81745; Mon, 21 Mar 2022 15:10:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B6C2C340E8; Mon, 21 Mar 2022 15:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647875445; bh=U1Ggj4W2ZgC/aj170kV3Ah+sDyh9pe5OZQ5A2oCA+7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qftt6/+J1yF8fk9IVjFbkzJrarwX8I6KyM5sE2Glq6kHuUECaEmp9FPsNQSZH983a n35JmkcRop65KCXBio9Q2WczHDEWY7zMsnH+8VF57nfQ5tHI/VXEnF82uY+V/ASaPX eH1ycMc1XTQ5+v8fKg5ubikGd6JfFl5EQPkKocNT9n2xqsff1zmPdYro2wrkAggL1M 9xrLWUrf/jbe+9vSeASPpTymjiTK2Y1CMhBuoWRS7MlMriOluLDobj6etfavgazVm0 +H7lWAxw0GZEURiBkpJbjPuUc0nEsBAPRsAZhECXtBd2+PWVcxVDY9HEwDHw/5aaou P103Qu8YSYsPw== Date: Mon, 21 Mar 2022 23:10:41 +0800 From: Tzung-Bi Shih To: Trevor Wu Cc: broonie@kernel.org, tiwai@suse.com, robh+dt@kernel.org, matthias.bgg@gmail.com, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, aaronyu@google.com, angelogioacchino.delregno@collabora.com, yc.hung@mediatek.com Subject: Re: [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c Message-ID: References: <20220321072312.14972-1-trevor.wu@mediatek.com> <20220321072312.14972-2-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220321072312.14972-2-trevor.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220321_081048_969892_D03C2952 X-CRM114-Status: GOOD ( 10.83 ) 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 Mon, Mar 21, 2022 at 03:23:07PM +0800, Trevor Wu wrote: > Revise driver for the coming driver combination. > There are two major parts including in the patch. > 1. Apply some suggested changes used in mt8195-mt6359-rt1011-rt5682.c. > 2. Reorder the layout for centralizing the codec related code. > > Signed-off-by: Trevor Wu Reviewed-by: Tzung-Bi Shih _______________________________________________ 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 46128C433F5 for ; Mon, 21 Mar 2022 15:10:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344832AbiCUPMP (ORCPT ); Mon, 21 Mar 2022 11:12:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243062AbiCUPMO (ORCPT ); Mon, 21 Mar 2022 11:12:14 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6C87B91A5; Mon, 21 Mar 2022 08:10:48 -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 ams.source.kernel.org (Postfix) with ESMTPS id 61382B81748; Mon, 21 Mar 2022 15:10:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B6C2C340E8; Mon, 21 Mar 2022 15:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647875445; bh=U1Ggj4W2ZgC/aj170kV3Ah+sDyh9pe5OZQ5A2oCA+7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qftt6/+J1yF8fk9IVjFbkzJrarwX8I6KyM5sE2Glq6kHuUECaEmp9FPsNQSZH983a n35JmkcRop65KCXBio9Q2WczHDEWY7zMsnH+8VF57nfQ5tHI/VXEnF82uY+V/ASaPX eH1ycMc1XTQ5+v8fKg5ubikGd6JfFl5EQPkKocNT9n2xqsff1zmPdYro2wrkAggL1M 9xrLWUrf/jbe+9vSeASPpTymjiTK2Y1CMhBuoWRS7MlMriOluLDobj6etfavgazVm0 +H7lWAxw0GZEURiBkpJbjPuUc0nEsBAPRsAZhECXtBd2+PWVcxVDY9HEwDHw/5aaou P103Qu8YSYsPw== Date: Mon, 21 Mar 2022 23:10:41 +0800 From: Tzung-Bi Shih To: Trevor Wu Cc: broonie@kernel.org, tiwai@suse.com, robh+dt@kernel.org, matthias.bgg@gmail.com, alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, aaronyu@google.com, angelogioacchino.delregno@collabora.com, yc.hung@mediatek.com Subject: Re: [PATCH v3 1/6] ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c Message-ID: References: <20220321072312.14972-1-trevor.wu@mediatek.com> <20220321072312.14972-2-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220321072312.14972-2-trevor.wu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Mar 21, 2022 at 03:23:07PM +0800, Trevor Wu wrote: > Revise driver for the coming driver combination. > There are two major parts including in the patch. > 1. Apply some suggested changes used in mt8195-mt6359-rt1011-rt5682.c. > 2. Reorder the layout for centralizing the codec related code. > > Signed-off-by: Trevor Wu Reviewed-by: Tzung-Bi Shih