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 71F1EC433EF for ; Mon, 6 Jun 2022 19:02:21 +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 9AE331B01; Mon, 6 Jun 2022 21:01:28 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9AE331B01 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1654542138; bh=i8+80QGfWjjZHHUHa6WEsqTCkZm/nyh6W7ko1BgNvd4=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=LOmrHhEQQq0IoSIMQjmJeIy0nkZQ5Ss/LeDZapqEhxVKgEBn/7sM1zzxbdjFNgJuQ Ut16oCkpMzJEe3PY4RdMgpCJsrPcvpWJDbdwBaSSBHIzywjN6tMZmIeTMWzU4++CdE 82Hn7T0BLf2BCFpcJVmpmMAbaWMV4Op6JcdQvfeg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 3B32EF8012A; Mon, 6 Jun 2022 21:01:28 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 725C2F80089; Mon, 6 Jun 2022 21:01:27 +0200 (CEST) Received: from mail-il1-f178.google.com (mail-il1-f178.google.com [209.85.166.178]) (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 B8335F80089 for ; Mon, 6 Jun 2022 21:01:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B8335F80089 Received: by mail-il1-f178.google.com with SMTP id y16so12588042ili.13 for ; Mon, 06 Jun 2022 12:01:22 -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=TKZQYNrDOxXCRBlNMtzBiVV2S8AIodJot0qZ8ycf9Ok=; b=md6rqhUnSdufzbAKvn8uLruJq7dIMGoYHs9J/+UVzuW7QxeP151ZA7OqTmRlQ4sxY5 eG0auymO+siobHGFB0PgTDH90Okd/Kffzh4EWkXnp8MZairoY0IbNldYrTD7/DpHE8UY mQh04lIx9lIOTjquu3hdHnTQ5ywRDZah5k9KU3+wkERTMHL2rNedRzk8bmiByR3Z7dxv QjSK7ZQ9nSv0gAkQJPUBVhOQwj1PPU8z6CLsCjlT7HyI7MykTMUON8ZqA3fim7WKIjcv /v+0Qg8dRGs669kNILemcoAqpMNbHS6i/iFYz3esMFwWaMmRIZhqrg2kQLVoSImqEPCr jDrQ== X-Gm-Message-State: AOAM5314K8+42yeKrwb5TgMSP3m7FMA+t7GGEUbNsAH2mlZkZkm0DnSZ RfP38RANvM8IiJtuAKuHGQ== X-Google-Smtp-Source: ABdhPJzpQz/1nOM9wT3g7ZzbcxPJegjARM+cjtT8oUV8k03IpH0rsSgzLs5/60arlMg4vsoy9b9Jwg== X-Received: by 2002:a05:6e02:1905:b0:2d3:d327:6c7b with SMTP id w5-20020a056e02190500b002d3d3276c7bmr14518421ilu.101.1654542081325; Mon, 06 Jun 2022 12:01:21 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id a5-20020a02a005000000b0032e9bf3b973sm5926757jah.5.2022.06.06.12.01.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jun 2022 12:01:21 -0700 (PDT) Received: (nullmailer pid 1083302 invoked by uid 1000); Mon, 06 Jun 2022 19:01:19 -0000 Date: Mon, 6 Jun 2022 14:01:19 -0500 From: Rob Herring To: Mauro Carvalho Chehab Subject: Re: [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Message-ID: <20220606190119.GA1083268-robh@kernel.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Charles Keepax , Alexandre Belloni , Linux Doc Mailing List , Mauro Carvalho Chehab , Liam Girdwood , Jonathan Corbet , linux-kernel@vger.kernel.org, Rob Herring , Nicolas Ferre , Mark Brown , Krzysztof Kozlowski , Claudiu Beznea , linux-arm-kernel@lists.infradead.org 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, 06 Jun 2022 16:25:44 +0100, Mauro Carvalho Chehab wrote: > Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > renamed: Documentation/devicetree/bindings/sound/wm8731.txt > to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml. > > Update its cross-reference accordingly. > > Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format") > Signed-off-by: Mauro Carvalho Chehab > --- > > To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover. > See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/ > > .../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring