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 47E1DC7EE23 for ; Sun, 4 Jun 2023 10:27:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230494AbjFDK1B (ORCPT ); Sun, 4 Jun 2023 06:27:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231127AbjFDK07 (ORCPT ); Sun, 4 Jun 2023 06:26:59 -0400 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43EA6FD for ; Sun, 4 Jun 2023 03:26:53 -0700 (PDT) Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-970028cfb6cso619246866b.1 for ; Sun, 04 Jun 2023 03:26:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685874412; x=1688466412; 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=AJSHI/wM8OxoIZMScQKHzgdshhk+Z+V6iSUOb3f+fUo=; b=WBLIufn6FaDKJRlxmznzODTyp1EIkLlA9g0b7y9YQaN397riJeRgHOvmEhWu6QQTfg SIcsO05Y0x5Fo1CswjmM7AnZhLK/2Y6BLTVOVNW9UcKm8rKWzuKnbmChqwJsbbfr52ar jvioklNjVDfKH2xnlvzIibk3XTxlqrDVrsrgQHNUoWT7nETIhEc96bg+EzJBBrzeaNYL BUq1uwWS+eFrUcrkJX3a5BivOWVLvL/+tV7n8qnju7ZJKj665NBcpyPfwgjleO9dUHZV C2NjCIb0Tgorq+YFUbunBkpv4MIECxPrlKlHFPoL+mzVzizOvGfLUqmJlmePrjp2lCZJ zMMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685874412; x=1688466412; 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=AJSHI/wM8OxoIZMScQKHzgdshhk+Z+V6iSUOb3f+fUo=; b=ikQnZpf+1XBpK9dcrWmT3kj2H/FXVsC2qoHKUCGAxCOajjdB1yV3myayGYKpr22IFK nMxpTp9K4TSCJOnQpvOwqitdnbiVC5eHvCBxnXENzqH1PhYVTiZoYrnc3mlW50AJ/GGt 1udlQgkDeKFcrF0/lHzNjYNeavGxqxoi02fe6pkOA60zH2rVmkg9ZZnRBk0xVFKvKq4P gevbuvVKLL0uh8wlk9czSpeTTOT/EENm80gtk90fL54xVcVQmMAC9b0zN/zRRUpmTmKd 9FoUDiI3zwrkkL0VHnISUPRoAkXqHF+j0Zos6mymfgqWFeNRR9lfJTaQnsK1FtgIXOJq E+/Q== X-Gm-Message-State: AC+VfDy0gi8BoHNTofxs+K046N/OaA8+HbHh5BcETNAWCOktL2ysyPEN Yw+EVCjWad0fqmm/W6HAPEjiHg== X-Google-Smtp-Source: ACHHUZ4JYlaRMEe60I46ZCyR3ZzQ9mtSGPn76sEYeljxg2b0VEu14Ft6nUd4H17cb/XZHAbY26cixw== X-Received: by 2002:a17:907:1c25:b0:977:d48f:97ad with SMTP id nc37-20020a1709071c2500b00977d48f97admr1102482ejc.75.1685874411803; Sun, 04 Jun 2023 03:26:51 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id qu25-20020a170907111900b00974530bb44dsm2905545ejb.183.2023.06.04.03.26.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 04 Jun 2023 03:26:51 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2023 12:26:49 +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 1/3] ASoC: dt-bindings: stm32: document audio of graph port for i2s Content-Language: en-US To: Olivier Moysan , Arnaud Pouliquen , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue Cc: alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230531140912.819373-1-olivier.moysan@foss.st.com> <20230531140912.819373-2-olivier.moysan@foss.st.com> From: Krzysztof Kozlowski In-Reply-To: <20230531140912.819373-2-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 31/05/2023 16:09, Olivier Moysan wrote: > When linking the STM32 I2S 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 > --- > Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml b/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml > index a040d4d31412..3bc917a45802 100644 > --- a/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml > +++ b/Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml > @@ -61,6 +61,10 @@ properties: > description: Configure the I2S device as MCLK clock provider. > const: 0 > > + port: > + $ref: audio-graph-port.yaml# > + unevaluatedProperties: false > + Extend the example. Best regards, Krzysztof