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 4F27FC433F5 for ; Thu, 28 Apr 2022 14:33:00 +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 EE6F51630; Thu, 28 Apr 2022 16:32:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz EE6F51630 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1651156378; bh=za25vWYtJMHWPMlHlJb5OE9jYl6XHpRkJCLemAOTtpU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ermBeBKJAja12ge9484xxnuS9q+Je14YcdDJprodMhz4R5TszrQlNI091pwV8sxxO GoYjoQoAQDuFevOO6o/GVFY5kDDFjMX1dYqDjwxawXoAl4il/ZLPOgIaKThFkaCGF4 hcxvwIoHUi5igyRcxt5cSzf8BAfN9/ujhl3LKEoQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 87CC1F8016E; Thu, 28 Apr 2022 16:32:07 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4A960F800F2; Thu, 28 Apr 2022 16:32:06 +0200 (CEST) Received: from mail-oa1-f48.google.com (mail-oa1-f48.google.com [209.85.160.48]) (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 247D7F8016E for ; Thu, 28 Apr 2022 16:31:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 247D7F8016E Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-e93bbb54f9so5296332fac.12 for ; Thu, 28 Apr 2022 07:31:59 -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=EFB95ppsemYVokN3gYO95lpxo39WR8kyQdqON1ZHZnQ=; b=HJ3LUhg3bsFrgg9Uyo73H0mE+ro8UD4o8HjYGuPx1AIlDM7uEBd76JwlkS2dW2hC1L Ftd1U6/u7vD3/vSJDyKzUNvaVW/AFb5sbuHTJ5JvOD1tnOFoq+OKiMnOXST0yXZFUbrF IK8q8WiL126+1lGCv+H3Udg06H4cFcntyR0AaGlqowDzJXELVzH4Qlete7nqMre3zLa8 aEgvIRV3C4KGLYq25/2/qfZ2rW51u4lvk1U1Xm5Z/5cWyN5GotX2KDo8/ywh8Tx5T30k wgjaN9XSENo/9UukPPfxiqtO+W3FVRaJe6k42v1vjDzH6YAo51wlekQKB+xiOfXjoiii 1RMA== X-Gm-Message-State: AOAM53219RCpZPXeNKst5+P3OHLg/+m4qQW33Znm8HqHeFgL8d590Kww eyVNRjh+qI9PsK940bXaqA== X-Google-Smtp-Source: ABdhPJw235998b030Ovpn3X4h/3URvpBnssiViFzusdjem+i4RpxdZR+j/0DQd7KDFfgjXtOmKRTVA== X-Received: by 2002:a05:6871:809:b0:e9:1bc3:9c5c with SMTP id q9-20020a056871080900b000e91bc39c5cmr11214584oap.289.1651156318117; Thu, 28 Apr 2022 07:31:58 -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 o64-20020acad743000000b002ef3b249b9esm63207oig.58.2022.04.28.07.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 07:31:57 -0700 (PDT) Received: (nullmailer pid 2185535 invoked by uid 1000); Thu, 28 Apr 2022 14:31:56 -0000 Date: Thu, 28 Apr 2022 09:31:56 -0500 From: Rob Herring To: Jiaxin Yu Subject: Re: [v4 18/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document Message-ID: References: <20220428093355.16172-1-jiaxin.yu@mediatek.com> <20220428093355.16172-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220428093355.16172-19-jiaxin.yu@mediatek.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.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 Thu, Apr 28, 2022 at 05:33:55PM +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, rt1019 and rt5682s. Same comments apply to this patch too. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml 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 64CD2C433F5 for ; Thu, 28 Apr 2022 14:32: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=uelgrE8EauQdIXh/ylKCz6RPW7Tc7gGEKRvt53RHVTM=; b=CvZfYipIJt41bK me7NMDs/ojMVcH9jyo7Jfu6/U+VM8oWXYvoiLewjtrQNOvUjfPie65bOkiaZJmbTAjuyKs54lYNvG l5wBc5uWQW9R2WdvwrjYByyMnwlK0UHq1Y0/CNsL8jUphm3vJL2pfRnEbFEcd7E7caLOmOnNh81Kg IoUzkoZj6/669OJZi6aGSuoNG5N7rcybngLnRkQta46mk2F1X0ghk8egVLggvAYGwWfiL445vaAdB QxHHDfgu1/wTBeO8XM+4lcyfG/hoPKc3JV/YEAyKeWmJFpm7N7+vkFdrz9pdPe4p/5k0ptL8J8bTk 9iJmn8WW+dQxrv0Xtplg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nk5Bb-007Uvx-PM; Thu, 28 Apr 2022 14:32:03 +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 1nk5BY-007Usu-Hb; Thu, 28 Apr 2022 14:32:01 +0000 Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-d39f741ba0so5293162fac.13; Thu, 28 Apr 2022 07:31:58 -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=EFB95ppsemYVokN3gYO95lpxo39WR8kyQdqON1ZHZnQ=; b=olvn4cYYHb7A3euI+M5S4TiAAHNPj4RW7+6gfgxA4TIb8Oxdfdt5t9A7CHfe7/orFT dylSbrpmRPtphL0XfjjgoWnaVcb/vmbIJO+K9vyN4JFThXyK008dSUiS5kSTdW7r+s57 52s5Tvii6EINl2DlLkuRdjU3rPqXPIOz+xflUifjp9rE6/sk5bPjE7xb9DpgQ9ex5+mp GjFLJMJsTuTfllzU41S9kPMSBm669meLyEbJF4rhZXVDNtlEVrrZFqY/LIeY7uULy1UE ntwS2qQF2uVVO4hIi78wznxOat28L98FTFl4r3cMXq0xSfdvlR+7NZumHSX+LaYvIf34 qsYA== X-Gm-Message-State: AOAM531d/91ga06DhYSWz4Ik/tj13rOQbt8PJ4UJRMf/4U1AqgxoRFDu L53Dgz5xxz6xL3iUMMBA4w== X-Google-Smtp-Source: ABdhPJw235998b030Ovpn3X4h/3URvpBnssiViFzusdjem+i4RpxdZR+j/0DQd7KDFfgjXtOmKRTVA== X-Received: by 2002:a05:6871:809:b0:e9:1bc3:9c5c with SMTP id q9-20020a056871080900b000e91bc39c5cmr11214584oap.289.1651156318117; Thu, 28 Apr 2022 07:31:58 -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 o64-20020acad743000000b002ef3b249b9esm63207oig.58.2022.04.28.07.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 07:31:57 -0700 (PDT) Received: (nullmailer pid 2185535 invoked by uid 1000); Thu, 28 Apr 2022 14:31:56 -0000 Date: Thu, 28 Apr 2022 09:31:56 -0500 From: Rob Herring To: Jiaxin Yu Cc: broonie@kernel.org, angelogioacchino.delregno@collabora.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, tzungbi@google.com, 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 Subject: Re: [v4 18/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document Message-ID: References: <20220428093355.16172-1-jiaxin.yu@mediatek.com> <20220428093355.16172-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220428093355.16172-19-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220428_073200_597100_38166334 X-CRM114-Status: UNSURE ( 9.17 ) 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, Apr 28, 2022 at 05:33:55PM +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, rt1019 and rt5682s. Same comments apply to this patch too. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml _______________________________________________ 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 E7F5EC433EF for ; Thu, 28 Apr 2022 14:33:01 +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=HPKT0W0p1bwzOeC/TBhwDxZLqXleQaDfmGuPm1uHJBU=; b=vgSEN2jlF4ztj5 DsobSGGteVjR+r2n9okLJO6qrtU376LBoZ1G6XYAA5XpqE/NxiipXO4UJm3eCBAwmOJXG8EtdOH+o Bw+terEKi0iQguVrPBPowM5ZTzrkUHU8bWUJyHOoCyDdrUs7kHLxtwl588tbqYLOTD7RBsQOyrV8c dKxr/g+dEcsz/8HrKf9vpXflD/HXg1SXhg96x9YNMxhR7shR3XNnRcnWCWGCRyJHWCKYD6PjNascL K8nq3U3+0f3Zesy1B5QqFKDCiiZ83SEt09fBJQl3Xp6CuEaNMQ6DAVl19mTnL0Wwqu1QjxJTWMW4c V43wd/V0HXjaMrHJtuLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nk5Be-007Uwr-1m; Thu, 28 Apr 2022 14:32: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 1nk5BY-007Usu-Hb; Thu, 28 Apr 2022 14:32:01 +0000 Received: by mail-oa1-f46.google.com with SMTP id 586e51a60fabf-d39f741ba0so5293162fac.13; Thu, 28 Apr 2022 07:31:58 -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=EFB95ppsemYVokN3gYO95lpxo39WR8kyQdqON1ZHZnQ=; b=olvn4cYYHb7A3euI+M5S4TiAAHNPj4RW7+6gfgxA4TIb8Oxdfdt5t9A7CHfe7/orFT dylSbrpmRPtphL0XfjjgoWnaVcb/vmbIJO+K9vyN4JFThXyK008dSUiS5kSTdW7r+s57 52s5Tvii6EINl2DlLkuRdjU3rPqXPIOz+xflUifjp9rE6/sk5bPjE7xb9DpgQ9ex5+mp GjFLJMJsTuTfllzU41S9kPMSBm669meLyEbJF4rhZXVDNtlEVrrZFqY/LIeY7uULy1UE ntwS2qQF2uVVO4hIi78wznxOat28L98FTFl4r3cMXq0xSfdvlR+7NZumHSX+LaYvIf34 qsYA== X-Gm-Message-State: AOAM531d/91ga06DhYSWz4Ik/tj13rOQbt8PJ4UJRMf/4U1AqgxoRFDu L53Dgz5xxz6xL3iUMMBA4w== X-Google-Smtp-Source: ABdhPJw235998b030Ovpn3X4h/3URvpBnssiViFzusdjem+i4RpxdZR+j/0DQd7KDFfgjXtOmKRTVA== X-Received: by 2002:a05:6871:809:b0:e9:1bc3:9c5c with SMTP id q9-20020a056871080900b000e91bc39c5cmr11214584oap.289.1651156318117; Thu, 28 Apr 2022 07:31:58 -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 o64-20020acad743000000b002ef3b249b9esm63207oig.58.2022.04.28.07.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 07:31:57 -0700 (PDT) Received: (nullmailer pid 2185535 invoked by uid 1000); Thu, 28 Apr 2022 14:31:56 -0000 Date: Thu, 28 Apr 2022 09:31:56 -0500 From: Rob Herring To: Jiaxin Yu Cc: broonie@kernel.org, angelogioacchino.delregno@collabora.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, tzungbi@google.com, 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 Subject: Re: [v4 18/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document Message-ID: References: <20220428093355.16172-1-jiaxin.yu@mediatek.com> <20220428093355.16172-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220428093355.16172-19-jiaxin.yu@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220428_073200_597100_38166334 X-CRM114-Status: UNSURE ( 9.17 ) 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, Apr 28, 2022 at 05:33:55PM +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, rt1019 and rt5682s. Same comments apply to this patch too. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml _______________________________________________ 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 4A4E9C433F5 for ; Thu, 28 Apr 2022 14:32:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348417AbiD1OfQ (ORCPT ); Thu, 28 Apr 2022 10:35:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348411AbiD1OfP (ORCPT ); Thu, 28 Apr 2022 10:35:15 -0400 Received: from mail-oa1-f51.google.com (mail-oa1-f51.google.com [209.85.160.51]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7267AAE3E; Thu, 28 Apr 2022 07:31:58 -0700 (PDT) Received: by mail-oa1-f51.google.com with SMTP id 586e51a60fabf-e93ff05b23so5309998fac.9; Thu, 28 Apr 2022 07:31:58 -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=EFB95ppsemYVokN3gYO95lpxo39WR8kyQdqON1ZHZnQ=; b=vhGvvtJ6nVfG8Qr3nlwE2vf6S8rd29m1xuq0Y5whv0JwHI6zde7NT1lU4p7BWvppwt +G8kYcNnbEvnI4ctZw1elLNr3Y9ch/ZTrWolwCk/lE57/Im6496xpse4X3Ik776aD5XU INBpxWNBPl2iEXx+rLOT+KbpNwve2ATwFEdRlF0cq89PtUy4IdKEo5h7hYelBB3zxFah KUqxaSynTfak1YV4kV5EW5slIyCMQlkVdjySoBksMeEODO9CugFdJ/uAL5ckWxW4YhOF jdeYux/X9HfDo6fu9bp1OK+6f2XGRjWujGgBJYJosy46/3tWAyXubHW1ytWkNirm4n6E lVWQ== X-Gm-Message-State: AOAM530kvfUg6kw7zH86yvEySnUl/EViXweivg5z1p8ihRO/6cugPKic B6UEVzBqU+pZoL0SlLehkA== X-Google-Smtp-Source: ABdhPJw235998b030Ovpn3X4h/3URvpBnssiViFzusdjem+i4RpxdZR+j/0DQd7KDFfgjXtOmKRTVA== X-Received: by 2002:a05:6871:809:b0:e9:1bc3:9c5c with SMTP id q9-20020a056871080900b000e91bc39c5cmr11214584oap.289.1651156318117; Thu, 28 Apr 2022 07:31:58 -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 o64-20020acad743000000b002ef3b249b9esm63207oig.58.2022.04.28.07.31.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Apr 2022 07:31:57 -0700 (PDT) Received: (nullmailer pid 2185535 invoked by uid 1000); Thu, 28 Apr 2022 14:31:56 -0000 Date: Thu, 28 Apr 2022 09:31:56 -0500 From: Rob Herring To: Jiaxin Yu Cc: broonie@kernel.org, angelogioacchino.delregno@collabora.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com, tzungbi@google.com, 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 Subject: Re: [v4 18/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-rt1019-rt5682s document Message-ID: References: <20220428093355.16172-1-jiaxin.yu@mediatek.com> <20220428093355.16172-19-jiaxin.yu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220428093355.16172-19-jiaxin.yu@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Apr 28, 2022 at 05:33:55PM +0800, Jiaxin Yu wrote: > Add document for mt8186 board with mt6366, rt1019 and rt5682s. Same comments apply to this patch too. > > Signed-off-by: Jiaxin Yu > --- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml