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