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 BFF81C433EF for ; Thu, 24 Mar 2022 07:46:55 +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 DD7081753; Thu, 24 Mar 2022 08:46:03 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DD7081753 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1648108013; bh=p8qcVNPM2qOW9EQx6XQFqzBj4GCexX5/KhXigTDY4CM=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=J3mNHINx96MVd2lVWdkRQ6Y05ETTK0ipvC0YvoseAwG8VjOKGqAoGs5gSByjaL+S4 Qf8n3i7TigTuFRenrKU7JOcqlLpZ3p1hOcVqjB1MGeEwIJCsxXjeaf9vR5riYzrBV8 tc5scUcKfnjalQM53NTPr6+zdANFsU5UBxIo4R80= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 83D06F80224; Thu, 24 Mar 2022 08:45:44 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 257DEF804C3; Thu, 24 Mar 2022 08:45:42 +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 D5225F80154 for ; Thu, 24 Mar 2022 08:45:35 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D5225F80154 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="GkCctxK1" 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 13725B821FA; Thu, 24 Mar 2022 07:45:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EDB3C340EC; Thu, 24 Mar 2022 07:45:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648107933; bh=p8qcVNPM2qOW9EQx6XQFqzBj4GCexX5/KhXigTDY4CM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GkCctxK1ampcX4CHpJBsPTacJaKiSiD9/RE/8CD2xKcHSV/q0mM5WmjaEUhZc34qZ ZCNKp0AvyjR1swsxhK1oo+cKNBSfvyoeptu2eWERG+T3W0+lF8HxXxjWgHC5czisUK +VT/r0C2HyXF4wZwjyplE/43W/5OFZ6WYDogbHFQ+DathtKjpeSv0sfmBdV5De6471 UTNm9aNRn6LEumumovVAKNSF83sQn5uUJUVjR+6ucDrdQvCQZeJmM8/WsmmonQ2aze U966/qim2RMx/7+bnPat763Lx5fHgddm4MsFNLhdQTll/Yk6c+Dex+W5SZDW2upnKh jSGpRXYWBE81A== Date: Thu, 24 Mar 2022 15:45:29 +0800 From: Tzung-Bi Shih To: Trevor Wu Subject: Re: [PATCH v4 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682 Message-ID: References: <20220324053851.27350-1-trevor.wu@mediatek.com> <20220324053851.27350-6-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220324053851.27350-6-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, miles.chen@mediatek.com, 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 Thu, Mar 24, 2022 at 01:38:50PM +0800, Trevor Wu wrote: > This patch adds support for mt8195 board with mt6359, max98390 and > rt5682. > > 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 58F4DC433F5 for ; Thu, 24 Mar 2022 07:45:55 +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=iwrZONwoRSfjb0wCs81MO2GDpfimkrDRgIDZYdwpVz8=; b=PBv4hhPCNKdShl FUWVeDT7zWuzIY2MfCa1JpPkHR1Lc9mOUzL8/HnErrGVSsjnyd2qtKDsmAL/kAEV1whlTkWSIhAEk xUcWANxDchponq2cdjzSwXoC60Hw/rgjvb2AsUsReqSQq78+H10j3Nxu7UBnn423eSDhTmxHnQ6XV tQNw3YyVgjQxkEsAVMU8hUyMjtdMsRhjNwx1Z6DHWS/x+h6fuZ4YmFEDSatg3A7lmz2cES+Dx8HJZ nJPxik+7lyz1Nc2Mt83gokxzIgb+LDLkJmPdBdilj8LOUu4ZfLewoUwUcTSBm3CO8Gc3QIq6Yw/Od xME6+iHds7zuuunFZUlA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXIAG-00Fyfl-CV; Thu, 24 Mar 2022 07:45:48 +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 1nXIA4-00Fyc3-F6; Thu, 24 Mar 2022 07:45:37 +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 13725B821FA; Thu, 24 Mar 2022 07:45:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EDB3C340EC; Thu, 24 Mar 2022 07:45:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648107933; bh=p8qcVNPM2qOW9EQx6XQFqzBj4GCexX5/KhXigTDY4CM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GkCctxK1ampcX4CHpJBsPTacJaKiSiD9/RE/8CD2xKcHSV/q0mM5WmjaEUhZc34qZ ZCNKp0AvyjR1swsxhK1oo+cKNBSfvyoeptu2eWERG+T3W0+lF8HxXxjWgHC5czisUK +VT/r0C2HyXF4wZwjyplE/43W/5OFZ6WYDogbHFQ+DathtKjpeSv0sfmBdV5De6471 UTNm9aNRn6LEumumovVAKNSF83sQn5uUJUVjR+6ucDrdQvCQZeJmM8/WsmmonQ2aze U966/qim2RMx/7+bnPat763Lx5fHgddm4MsFNLhdQTll/Yk6c+Dex+W5SZDW2upnKh jSGpRXYWBE81A== Date: Thu, 24 Mar 2022 15:45:29 +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, miles.chen@mediatek.com, yc.hung@mediatek.com Subject: Re: [PATCH v4 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682 Message-ID: References: <20220324053851.27350-1-trevor.wu@mediatek.com> <20220324053851.27350-6-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220324053851.27350-6-trevor.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220324_004536_682244_692666A5 X-CRM114-Status: GOOD ( 10.31 ) 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 01:38:50PM +0800, Trevor Wu wrote: > This patch adds support for mt8195 board with mt6359, max98390 and > rt5682. > > 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 2D317C433F5 for ; Thu, 24 Mar 2022 07:46:49 +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=6FfspFo3UDS920reM381SPw4yt3a9G63FIJFopV7/n0=; b=qzQgeQwaCe3Z5p Whye6PwHP87oLSiLZI6gTauo2kf/y4wSqKXvIkbX853Lhhjg2dtzObz1WrKgIUrm7RrEor8CzaYKE C1hjFsaO6qUdPwOdRobZYZPpBJgzfPJF7QY4+ldbldWAplCI4AFOjTQFvfmVcB9norrkr/HkLWP8L qYBJ5S3Kgmley1GGRCBcxc+7qz4OSbd0dDjdKlN+v/vUPXMB1qH9xo7DIS0lcl+On+rajXtuI8VEC +NY9gh4NV1+rVVWw7vHtyHC1+gKRcPDSx/cFIzhaOuAyljb923uc/aIBtBAaBReRTtoDfPjxERQkR MU2A4nWglPcE4J3ThSPg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nXIA7-00FydA-Gb; Thu, 24 Mar 2022 07:45:39 +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 1nXIA4-00Fyc3-F6; Thu, 24 Mar 2022 07:45:37 +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 13725B821FA; Thu, 24 Mar 2022 07:45:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EDB3C340EC; Thu, 24 Mar 2022 07:45:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648107933; bh=p8qcVNPM2qOW9EQx6XQFqzBj4GCexX5/KhXigTDY4CM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GkCctxK1ampcX4CHpJBsPTacJaKiSiD9/RE/8CD2xKcHSV/q0mM5WmjaEUhZc34qZ ZCNKp0AvyjR1swsxhK1oo+cKNBSfvyoeptu2eWERG+T3W0+lF8HxXxjWgHC5czisUK +VT/r0C2HyXF4wZwjyplE/43W/5OFZ6WYDogbHFQ+DathtKjpeSv0sfmBdV5De6471 UTNm9aNRn6LEumumovVAKNSF83sQn5uUJUVjR+6ucDrdQvCQZeJmM8/WsmmonQ2aze U966/qim2RMx/7+bnPat763Lx5fHgddm4MsFNLhdQTll/Yk6c+Dex+W5SZDW2upnKh jSGpRXYWBE81A== Date: Thu, 24 Mar 2022 15:45:29 +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, miles.chen@mediatek.com, yc.hung@mediatek.com Subject: Re: [PATCH v4 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682 Message-ID: References: <20220324053851.27350-1-trevor.wu@mediatek.com> <20220324053851.27350-6-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220324053851.27350-6-trevor.wu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220324_004536_682244_692666A5 X-CRM114-Status: GOOD ( 10.31 ) 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 01:38:50PM +0800, Trevor Wu wrote: > This patch adds support for mt8195 board with mt6359, max98390 and > rt5682. > > 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 1B18BC433EF for ; Thu, 24 Mar 2022 07:45:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244715AbiCXHrH (ORCPT ); Thu, 24 Mar 2022 03:47:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46084 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240678AbiCXHrH (ORCPT ); Thu, 24 Mar 2022 03:47:07 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75BC9972D5; Thu, 24 Mar 2022 00:45:36 -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 2EECCB82239; Thu, 24 Mar 2022 07:45:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6EDB3C340EC; Thu, 24 Mar 2022 07:45:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648107933; bh=p8qcVNPM2qOW9EQx6XQFqzBj4GCexX5/KhXigTDY4CM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GkCctxK1ampcX4CHpJBsPTacJaKiSiD9/RE/8CD2xKcHSV/q0mM5WmjaEUhZc34qZ ZCNKp0AvyjR1swsxhK1oo+cKNBSfvyoeptu2eWERG+T3W0+lF8HxXxjWgHC5czisUK +VT/r0C2HyXF4wZwjyplE/43W/5OFZ6WYDogbHFQ+DathtKjpeSv0sfmBdV5De6471 UTNm9aNRn6LEumumovVAKNSF83sQn5uUJUVjR+6ucDrdQvCQZeJmM8/WsmmonQ2aze U966/qim2RMx/7+bnPat763Lx5fHgddm4MsFNLhdQTll/Yk6c+Dex+W5SZDW2upnKh jSGpRXYWBE81A== Date: Thu, 24 Mar 2022 15:45:29 +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, miles.chen@mediatek.com, yc.hung@mediatek.com Subject: Re: [PATCH v4 5/6] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682 Message-ID: References: <20220324053851.27350-1-trevor.wu@mediatek.com> <20220324053851.27350-6-trevor.wu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220324053851.27350-6-trevor.wu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Mar 24, 2022 at 01:38:50PM +0800, Trevor Wu wrote: > This patch adds support for mt8195 board with mt6359, max98390 and > rt5682. > > Signed-off-by: Trevor Wu Reviewed-by: Tzung-Bi Shih