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 98C4CCCA478 for ; Thu, 2 Jun 2022 13:36:05 +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 BAC4F174B; Thu, 2 Jun 2022 15:35:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BAC4F174B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654176963; bh=BWUS7htz5gFjgOD5DhsohWS5sPd/5YA+o3KxLX5Yq+w=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=FkK2UeUpUPtT7ssev80NKHrmIHFa+3oBF5BIFaxNkPLA0yErfXWiH8TLDFyrp+onQ R1tAcAYB2uJeFUa05hpUQMRfGj1BTfjLygahEGq8LRQdrSFXm+x/bC7ihQ3T119YU/ 8nQ1hMnp9eMQjvBHY4uZvvAQEJsTBnecXDPkWtA4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5160FF80158; Thu, 2 Jun 2022 15:35:13 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C5552F80236; Thu, 2 Jun 2022 15:35:11 +0200 (CEST) Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 8B655F80089 for ; Thu, 2 Jun 2022 15:35:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8B655F80089 Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-f2e0a41009so6743846fac.6 for ; Thu, 02 Jun 2022 06:35:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tgfreAiExWVjh0PELNOgid7tEm3i3yoN+t28LQQbOv8=; b=M5AB2FR9Xg/+k83hXguGSQXHyoo3mDg01ev2OkF9NDZsX6ZURtDUVJnyyPudxqq4QB t4Cj93QsTtiXyjZDCoCYFOaOdjV2uGDqcsNF5jdzL2W2e3OvWJgkDZlkmtR1DLrgqwkQ 83fLAfntwJA/EaC/0hpPeDdskctIApGwfz6WP0Z3q//6phUD4TsGnj2nBDLHCUSYSOIT WGNe9fp8v3XnlR9QnXAiZus6ZZl6s22IDgXo0TO3YYNeorta7JJ9Rq02IwemebMa+cQ6 srnGhKL62uXvMAU38DgN41o6GWzY9MiKHK0f2zhbl6Xsytb2ntwhouoULCucVUR4wXUA IRGw== X-Gm-Message-State: AOAM530ialrb8b93VLvS9sNgNSjhp1Qiz1lMmmrJC4GEzNN3UwBUy7mm ea2R6G1Vs3yZApSVLOXnXQ== X-Google-Smtp-Source: ABdhPJwWILYV+CaH9AQ9LI9AUkPXoe8U3uEh9QSpzW+3Pmotl16aphMbVSG0O8No11RVjqhlcb7ghg== X-Received: by 2002:a05:6870:630a:b0:e2:f8bb:5ec with SMTP id s10-20020a056870630a00b000e2f8bb05ecmr2572853oao.171.1654176903469; Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o3-20020a0568080bc300b0032e41b45ea7sm368959oik.18.2022.06.02.06.35.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: (nullmailer pid 2160289 invoked by uid 1000); Thu, 02 Jun 2022 13:35:02 -0000 Date: Thu, 2 Jun 2022 08:35:02 -0500 From: Rob Herring To: Jiaxin Yu Subject: Re: [PATCH v5 18/20] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document Message-ID: <20220602133502.GA2160227-robh@kernel.org> References: <20220523132858.22166-1-jiaxin.yu@mediatek.com> <20220523132858.22166-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220523132858.22166-19-jiaxin.yu@mediatek.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, tzungbi@google.com, broonie@kernel.org, linux-mediatek@lists.infradead.org, trevor.wu@mediatek.com, matthias.bgg@gmail.com, aaronyu@google.com, julianbraha@gmail.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, 23 May 2022 21:28:56 +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, da7219 and max98357. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-da7219-max98357.yaml | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml > Acked-by: Rob Herring 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 6531DC43334 for ; Thu, 2 Jun 2022 13:35:11 +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=47nTxHvld4zPJV+NwkBD5loo23I+NuXpZildFfSOcVQ=; b=zgiZx1khXZkRhh GUSAtnBlFlWcRGaUFkNhlix5wFFCdgC+Ie2yGqvssQhvlMzd0EExP7FEyUItd3CVaqcjsBJualCY3 aJqtXSgePoZhgRg5UCLK6RKlsIyJN49le8Q2h4Qzi5N5wmfBlr4EKokRManKeYcFAv6LAZmmjC9cL Sj4oMl4Ek8s4hbduuv0raJTqRXklXhYsuOrQaxVIqAEwDk9GM2ZAuTUPP1qd1xjbVX6fVk6w0x6P8 mLDjHmikrYNyMdPVVHtjlf9bXPHN6Fl5MnJfec9NM9YXVKrK7nUyH2nTje63JukzI8uKPQNdZi109 AWVF5Qjx6cF9dC8kI6DQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwkyg-003QGb-B3; Thu, 02 Jun 2022 13:35:06 +0000 Received: from mail-oa1-f46.google.com ([209.85.160.46]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwkye-003QFt-5i; Thu, 02 Jun 2022 13:35:05 +0000 Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-f33f0f5b1dso6726259fac.8; Thu, 02 Jun 2022 06:35:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tgfreAiExWVjh0PELNOgid7tEm3i3yoN+t28LQQbOv8=; b=eibPvS6z9+8pbrG8odCgye8ROuw9rwjgRmxoNGmI2dtz3/CZE0D0X6siZfUoexzJRX FK2Ho/v8GlwrKHDYBotjypgVw4lW2qCuq4PGYP8zQ9m8TTv4EicMH+wRv+PQR+oT3AEI 09dzbREl82Y4hgr0fmyGS3ed5uktk1yoZhyZn7T507wlhDc2+JU6ePIPsNiqY3L0bYPN ibkrKoAxY+UMeAEYJ+pBOrD9AMSnWrtbR4QbNUr42DYYWL/mPsYKs1b7Y4L8fxZPITZy smZpX3ShKfLbcNM8Q8zMVUX9Iec7lCYOynyZTv/rDSE4htMDucjbGNlxl3sszrIwDQRq OVew== X-Gm-Message-State: AOAM532bV1yRm9eWfYHBP3uTxqwkfqPssDz+y5ih4ODihlaVSBuYyiC0 e4oF3oEcHjOJJsJK9UZ2dA== X-Google-Smtp-Source: ABdhPJwWILYV+CaH9AQ9LI9AUkPXoe8U3uEh9QSpzW+3Pmotl16aphMbVSG0O8No11RVjqhlcb7ghg== X-Received: by 2002:a05:6870:630a:b0:e2:f8bb:5ec with SMTP id s10-20020a056870630a00b000e2f8bb05ecmr2572853oao.171.1654176903469; Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o3-20020a0568080bc300b0032e41b45ea7sm368959oik.18.2022.06.02.06.35.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: (nullmailer pid 2160289 invoked by uid 1000); Thu, 02 Jun 2022 13:35:02 -0000 Date: Thu, 2 Jun 2022 08:35:02 -0500 From: Rob Herring To: Jiaxin Yu Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, alsa-devel@alsa-project.org, broonie@kernel.org, aaronyu@google.com, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, angelogioacchino.delregno@collabora.com, robh+dt@kernel.org, devicetree@vger.kernel.org, julianbraha@gmail.com, trevor.wu@mediatek.com, tzungbi@google.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 18/20] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document Message-ID: <20220602133502.GA2160227-robh@kernel.org> References: <20220523132858.22166-1-jiaxin.yu@mediatek.com> <20220523132858.22166-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220523132858.22166-19-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220602_063504_254043_EB8DC6E7 X-CRM114-Status: UNSURE ( 9.04 ) 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 Mon, 23 May 2022 21:28:56 +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, da7219 and max98357. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-da7219-max98357.yaml | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml > Acked-by: Rob Herring _______________________________________________ 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 CEEC4C43334 for ; Thu, 2 Jun 2022 13:36:08 +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=kbnQXRESnSB3Q55BikR4nzoWnv6hG0jqKrdgXhV1bSQ=; b=fxLcSxthvkBlJz nD+zhGPcZ2/4U9JKVZkdZ1ig+cnW10U0uyWphixNZycGnxfUW0kLHQLUISep4ksuvGM4yZf+vvns6 hPiChgjLNG8pxJuOs/Fu1ATDTsP9NbwHhTCtYueJdvzl5cBta7AaQDBBRltdYx4IC5ysTQ5g1xB+2 DdRIOm0c0w2Us0LWuGc0UgfrRW0kwAjp2sCyu8q75GOZAiWux2yOd3BKbPf+x00JvV7uc1r7y2Diw +vJiZibEMLbOfTjODoyXb/sEO4acRqlupizPiWNBxiwZnbnzc0gyygkF5tyjpFsGbCqDkt9vVshiZ jqoVoM/LwwmCMN2IgC+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwkyh-003QGu-Nw; Thu, 02 Jun 2022 13:35:07 +0000 Received: from mail-oa1-f46.google.com ([209.85.160.46]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwkye-003QFt-5i; Thu, 02 Jun 2022 13:35:05 +0000 Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-f33f0f5b1dso6726259fac.8; Thu, 02 Jun 2022 06:35:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tgfreAiExWVjh0PELNOgid7tEm3i3yoN+t28LQQbOv8=; b=eibPvS6z9+8pbrG8odCgye8ROuw9rwjgRmxoNGmI2dtz3/CZE0D0X6siZfUoexzJRX FK2Ho/v8GlwrKHDYBotjypgVw4lW2qCuq4PGYP8zQ9m8TTv4EicMH+wRv+PQR+oT3AEI 09dzbREl82Y4hgr0fmyGS3ed5uktk1yoZhyZn7T507wlhDc2+JU6ePIPsNiqY3L0bYPN ibkrKoAxY+UMeAEYJ+pBOrD9AMSnWrtbR4QbNUr42DYYWL/mPsYKs1b7Y4L8fxZPITZy smZpX3ShKfLbcNM8Q8zMVUX9Iec7lCYOynyZTv/rDSE4htMDucjbGNlxl3sszrIwDQRq OVew== X-Gm-Message-State: AOAM532bV1yRm9eWfYHBP3uTxqwkfqPssDz+y5ih4ODihlaVSBuYyiC0 e4oF3oEcHjOJJsJK9UZ2dA== X-Google-Smtp-Source: ABdhPJwWILYV+CaH9AQ9LI9AUkPXoe8U3uEh9QSpzW+3Pmotl16aphMbVSG0O8No11RVjqhlcb7ghg== X-Received: by 2002:a05:6870:630a:b0:e2:f8bb:5ec with SMTP id s10-20020a056870630a00b000e2f8bb05ecmr2572853oao.171.1654176903469; Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o3-20020a0568080bc300b0032e41b45ea7sm368959oik.18.2022.06.02.06.35.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: (nullmailer pid 2160289 invoked by uid 1000); Thu, 02 Jun 2022 13:35:02 -0000 Date: Thu, 2 Jun 2022 08:35:02 -0500 From: Rob Herring To: Jiaxin Yu Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, alsa-devel@alsa-project.org, broonie@kernel.org, aaronyu@google.com, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, angelogioacchino.delregno@collabora.com, robh+dt@kernel.org, devicetree@vger.kernel.org, julianbraha@gmail.com, trevor.wu@mediatek.com, tzungbi@google.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 18/20] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document Message-ID: <20220602133502.GA2160227-robh@kernel.org> References: <20220523132858.22166-1-jiaxin.yu@mediatek.com> <20220523132858.22166-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220523132858.22166-19-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220602_063504_254043_EB8DC6E7 X-CRM114-Status: UNSURE ( 9.04 ) 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 Mon, 23 May 2022 21:28:56 +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, da7219 and max98357. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-da7219-max98357.yaml | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml > Acked-by: Rob Herring _______________________________________________ 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 22183CCA47C for ; Thu, 2 Jun 2022 13:37:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235377AbiFBNhA (ORCPT ); Thu, 2 Jun 2022 09:37:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235432AbiFBNfF (ORCPT ); Thu, 2 Jun 2022 09:35:05 -0400 Received: from mail-oa1-f54.google.com (mail-oa1-f54.google.com [209.85.160.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2749947068; Thu, 2 Jun 2022 06:35:04 -0700 (PDT) Received: by mail-oa1-f54.google.com with SMTP id 586e51a60fabf-f2e0a41009so6743830fac.6; Thu, 02 Jun 2022 06:35:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tgfreAiExWVjh0PELNOgid7tEm3i3yoN+t28LQQbOv8=; b=YEqn23BaaEPKkTfa2UILJWlFXlIPlGU5nxB3XVWA3451/MaIttP59UENDrWI1lEHJR Qf8x6BJDhO9u2jIzR4KfIf3qyhzSy7URQ7eC/asT/uZnq2hiaHiCzrHKFugV0jDgsqQP cvAJ8X/sQs5f3IZ5u6A4NU/FjwfRicWIOE09IBtid3ckHlmTd3nq6hHTPw12wbiHWHz+ TTiAgyjcpCBskRDqVKJXt+fWRJCE9K5e7+t5RDuOGQdsTqtHEGCOQIRQuALDhS4Yw6AK gKxvPI2YKrlXyc5jGieOVerDePLNsxHJxPOeyIJCUff1To5P/s5BBF166e51QZy5eaH6 1iNQ== X-Gm-Message-State: AOAM532s+nWiLValBFAVtc7+DRoH7WnpmxHhRxl7kvc87HHmmRseAlPk ksHVuXI9mdFDbkbeieGeGg== X-Google-Smtp-Source: ABdhPJwWILYV+CaH9AQ9LI9AUkPXoe8U3uEh9QSpzW+3Pmotl16aphMbVSG0O8No11RVjqhlcb7ghg== X-Received: by 2002:a05:6870:630a:b0:e2:f8bb:5ec with SMTP id s10-20020a056870630a00b000e2f8bb05ecmr2572853oao.171.1654176903469; Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o3-20020a0568080bc300b0032e41b45ea7sm368959oik.18.2022.06.02.06.35.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jun 2022 06:35:03 -0700 (PDT) Received: (nullmailer pid 2160289 invoked by uid 1000); Thu, 02 Jun 2022 13:35:02 -0000 Date: Thu, 2 Jun 2022 08:35:02 -0500 From: Rob Herring To: Jiaxin Yu Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, alsa-devel@alsa-project.org, broonie@kernel.org, aaronyu@google.com, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, angelogioacchino.delregno@collabora.com, robh+dt@kernel.org, devicetree@vger.kernel.org, julianbraha@gmail.com, trevor.wu@mediatek.com, tzungbi@google.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 18/20] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document Message-ID: <20220602133502.GA2160227-robh@kernel.org> References: <20220523132858.22166-1-jiaxin.yu@mediatek.com> <20220523132858.22166-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220523132858.22166-19-jiaxin.yu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 23 May 2022 21:28:56 +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, da7219 and max98357. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-da7219-max98357.yaml | 75 +++++++++++++++++++ > 1 file changed, 75 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml > Acked-by: Rob Herring