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 824F0C4332F for ; Tue, 12 Apr 2022 12:38:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351341AbiDLMkY (ORCPT ); Tue, 12 Apr 2022 08:40:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355415AbiDLMjK (ORCPT ); Tue, 12 Apr 2022 08:39:10 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F38DAE088 for ; Tue, 12 Apr 2022 05:00:46 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id s18so14393581ejr.0 for ; Tue, 12 Apr 2022 05:00:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=4XT57RJ2zR0pUw59EDpBr/xnn0uf45XYMH4qW2Nnhag=; b=PjTkhyxG9YnT/WRgCigk6dnjQLEqvWLBnqJI2oxk5GEFzh065/3zJ6/VA5+CQBLpKU ljnXnp3/rV4PlaXn22l0r6QtObTkHsit4HWew6uxkt95zQF27zPcfeMrGu1zLQxT067i Vnb36PyoD+EwmuEiS0iLt+ph45Vo5xXTIjcLOg4tzTp2rpSSH9dOf/ofFNfk6B6Siigc /BSb05fegwqITJVh7KcYQaq4ovOkCP93LqIZR+8XpYs87wTg2nwjn1wsEOoy9EVhzdf5 MCoUdVSyTzcG0bX89zamHIuTF1qRxE7G+9cKyrOte0dGyY2UgpMeINiTXpG9D9Ce5usj zdCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=4XT57RJ2zR0pUw59EDpBr/xnn0uf45XYMH4qW2Nnhag=; b=2lcry/HejUhe2hkrLFfclPZX3FEvrb0n/Wb2qWqkvbGHhaxGC6TikgMD3Pf5w44ixG ZGyUMppFL91hW7u/tjcezYmXO50jxY3EaQUS/iifXRrsGsDC1l/WF9h2ie+r5aab/EC/ xuLvrpZjR7H+E2r9lnsuBKwNQSesD4v/JzR/LbpZQKzSHT7MCQywe2qyaWODqCOPvPMR t5fojReAasJeqfi2jtVR/FDrbQpexm6RZZzro9IASypiPRpPd6kJz4PaSJwG7XEXulZL +0L5g6C62L4roYcQkyPbJ3trQPv9m+0KSRUHc+2kDVXeeqsbsF27Z3PUBoftgn6LeaqN ekiw== X-Gm-Message-State: AOAM530f91Uux6pIpwSOmuXVMgxqFb0bvoRYo/EGuyu9mx2yfjU0Cbqx QB0qVqi8+pgOLWcTTpj15eFsGw== X-Google-Smtp-Source: ABdhPJz5Rcv2dy4vHSQGWUoNuyDX38ldlJdyBOsnSd7fJARXObJEOMnlXSoDY/87s+k5IVcc4n2vbQ== X-Received: by 2002:a17:906:3082:b0:6e0:111f:8986 with SMTP id 2-20020a170906308200b006e0111f8986mr33086544ejv.677.1649764845598; Tue, 12 Apr 2022 05:00:45 -0700 (PDT) Received: from [192.168.0.195] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id l14-20020a170906644e00b006e4dae79576sm12802578ejn.14.2022.04.12.05.00.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Apr 2022 05:00:45 -0700 (PDT) Message-ID: <54abc3c6-959f-58df-337b-dc847e9d7b1d@linaro.org> Date: Tue, 12 Apr 2022 14:00:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] dt-bindings: ASoC: fix invalid yaml Content-Language: en-US To: Corentin Labbe , broonie@kernel.org, krzysztof.kozlowski+dt@linaro.org, lgirdwood@gmail.com, robh+dt@kernel.org Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220411194409.3390002-1-clabbe@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20220411194409.3390002-1-clabbe@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/04/2022 21:44, Corentin Labbe wrote: > The word "or" is useless and breaks yaml validation. > > Signed-off-by: Corentin Labbe > --- > Documentation/devicetree/bindings/sound/tas27xx.yaml | 1 - > 1 file changed, 1 deletion(-) > Subject should be reversed for this subsystem, so: "ASoC; dt-bindings: tas27xx:" Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof