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 98E4EC7EE29 for ; Tue, 6 Jun 2023 12:30:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234890AbjFFMaD (ORCPT ); Tue, 6 Jun 2023 08:30:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237058AbjFFM3u (ORCPT ); Tue, 6 Jun 2023 08:29:50 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56C7A10C7 for ; Tue, 6 Jun 2023 05:29:49 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-977d02931d1so404035666b.0 for ; Tue, 06 Jun 2023 05:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686054588; x=1688646588; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=IWikzPZh1zj0Jzec8+iwxQzR4oRLa0VpL+JvaJGvhls=; b=IpNPSsZFEKJSvceLXdy306ddTKK0i9CHCuV0Ga9Z1pUmOuR1HClSLLk1gSLTRch0BA HB0toQBkGC8tYf5tr22ugA6iyZ8dC5ZUJby7XM92Pkj3Hx/jUqnWHapLmcQg7AEcJhx8 ydELIzuXQqmqaOM3ZsSfF6t5ATY2uY8CKoYpTprBRZjHXdOIa/HLPPZtIgmsVxqA3meL ElohgLKkIsH77MWCI0VhbvwzY6lWIXWmYiuidArTQBwnvcN4S5euF6x14PtR9RB0YqSN ywKsWdqikwPUSYLGdUleMp7OZ5WuFTY3O6UnKWgJoczuD3q+BhSxWmNCdGQrnGAZVja2 QuYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686054588; x=1688646588; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IWikzPZh1zj0Jzec8+iwxQzR4oRLa0VpL+JvaJGvhls=; b=Cwx69RRWiMosSCVGeWU3FZWCZS0JJKQgrH4wJ4MoP1lgcHDHV9ep5fm33fx9yND4u8 iAGuZ3nxh9mKCPvwlE7VlUMZWi3IP5NOTn+84Lxwnz1D80lBmBFhJVEqa9VOsKZ3BpW6 qgElCupxWd2k97mWDtLu8Q8+9BI72FatsubTZFiiPMQtQku/vJb2P4mzd51npdepD7zx Xlq45qkb1dV4q6+52KiskYyrXOYeGImBTESO6SYgDJ08AObrfqAHYVPrSOnME2TiqHrX kXX5QKvYiGofbLUw0iLhXMWylZMJgMjIZ9VO0TQdurd454x5TfSW/6BlVA9F0DpsPNQ3 bYNQ== X-Gm-Message-State: AC+VfDxfhB482hoBgwiwRkfuSoDelgnHCRllROHrWieV/eNuDOiE4V76 crlZNwuHz6Q06Mdkqd6W68+sBA== X-Google-Smtp-Source: ACHHUZ5zOg8bkEZM/LhbfO1EfpnR310YUUK4irlHnUHd29W7mmxUx2p7kOjYjbn0vsniaRz/2W3tQw== X-Received: by 2002:a17:907:9688:b0:96f:2b3f:61 with SMTP id hd8-20020a170907968800b0096f2b3f0061mr2668594ejc.7.1686054587815; Tue, 06 Jun 2023 05:29:47 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id h27-20020a1709062ddb00b00965cfc209d5sm5499841eji.8.2023.06.06.05.29.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 06 Jun 2023 05:29:47 -0700 (PDT) Message-ID: Date: Tue, 6 Jun 2023 14:29:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: document audio of graph port for cs42l51 Content-Language: en-US To: Olivier Moysan , James Schulman , David Rhodes , Lucas Tanure , Richard Fitzgerald , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230606115605.1633595-1-olivier.moysan@foss.st.com> <20230606115605.1633595-3-olivier.moysan@foss.st.com> From: Krzysztof Kozlowski In-Reply-To: <20230606115605.1633595-3-olivier.moysan@foss.st.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/06/2023 13:56, Olivier Moysan wrote: > When linking the CS42L51 to another DAI component, according > to audio graph cards bindings, an OF graph port property is expected > in the node. Document the port property. > > Signed-off-by: Olivier Moysan > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof