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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D83FCC433DF for ; Thu, 30 Jul 2020 00:57:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BC5BE2075D for ; Thu, 30 Jul 2020 00:57:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726958AbgG3A5c (ORCPT ); Wed, 29 Jul 2020 20:57:32 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:9251 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726859AbgG3A5c (ORCPT ); Wed, 29 Jul 2020 20:57:32 -0400 Date: 30 Jul 2020 09:57:30 +0900 X-IronPort-AV: E=Sophos;i="5.75,412,1589209200"; d="scan'208";a="53177530" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 30 Jul 2020 09:57:30 +0900 Received: from mercury.renesas.com (unknown [10.166.252.133]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 24D6D400C424; Thu, 30 Jul 2020 09:57:30 +0900 (JST) Message-ID: <878sf1bz3f.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Mark Brown Cc: Rob Herring , Linux-ALSA , devicetree@vger.kernel.org Subject: Re: [PATCH v3] ASoC: dt-bindings: ak4613: switch to yaml base Documentation In-Reply-To: <20200728165458.GC24701@sirena.org.uk> References: <87y2nk2tfd.wl-kuninori.morimoto.gx@renesas.com> <20200728165458.GC24701@sirena.org.uk> User-Agent: Wanderlust/2.15.9 Emacs/26.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Mark > > I haven't seen any follow-up to my audio-graph-card.yaml comments, so > > please revert this. > > OK, Morimoto-san please resubmit as a series with the audio-graph-card > when you get back to that. Oops, it was my fault. My current plan is that 1st ak4613 YAML Doc doesn't support audio-graph-card. It will be added later. Just removing audio-graph-card part only is enough for ak4613, I think. I will fixup and repost today. Thank you for your help !! Best regards --- Kuninori Morimoto