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 D5DDFC4332F for ; Thu, 25 Nov 2021 21:28:07 +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 15D3418EF; Thu, 25 Nov 2021 22:27:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 15D3418EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1637875686; bh=75S+hBrFEX3VzSy/0739q0wIlGlNXGImZl2tfL9tNzo=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=mL3ueuAE+C7vFvzAOgleXPXfowRxiIWUbH29KyXRxWgOZJsH2sLW2RgKF+5znC9jo 9ofKxFFLz7kQ9+ZD1U/YjQc413VjqIRjsSIbF0QhWFDCE3oRbHslEPZrm+tou6BGw/ 8fhozOs1mn4soxEH2/AevotLkzcwYTBvS3yTFCCY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DB93AF804BC; Thu, 25 Nov 2021 22:26:42 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 10745F804B1; Thu, 25 Nov 2021 22:26:36 +0100 (CET) Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) (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 06674F804AB for ; Thu, 25 Nov 2021 22:26:28 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 06674F804AB Received: by mail-oi1-f171.google.com with SMTP id o4so14895684oia.10 for ; Thu, 25 Nov 2021 13:26:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=Irmkz+2IkREM42YOJmVlq/heQU408FIz6tCFuZLCU8s=; b=Jmc5nw4oT9YlapX9bA0RjAgLmIAVh790tq52U111UTAwJLf8SU4KlZ2Ap/ZQBD+UWp axk12wTO5z3YkzmdVuYrc0luJyZeLpkT44mHWoL/TiZ6N2Zb4dpZY2voC6zs0/T93Ftl sADhvq9xIuC10gT3yVVTddK/KfgBj78hN9xkvo4pt8G52OI7S60xpiJ4IChzEPW4OccW Hm6/+EUIJ9zo6rRSLoXyrVD8zpkQKMf+bl8Al5kEIM739mXtj1BM2LidSqybtheia/tq oiHHCFuh0Mc11V+LyTF6Mmjyt85xM6dkntPvv5etnSu8dIPDYmVog/s85GIXMrQAb1Ys wVbQ== X-Gm-Message-State: AOAM530spcRJrPNXqxtv9gUFlAbXituoPYQrptQqa6t5npLahIw9t4v6 D2faIy5kR8dtCUcTwHxauQ== X-Google-Smtp-Source: ABdhPJyEIeYGx4xMc1J7Gwjxw4a3IIrOE4Xx6LFo3WAtPewKP4oi94Bvlm37BYHDgo8Y45xaFqR2Wg== X-Received: by 2002:a05:6808:3d2:: with SMTP id o18mr18848517oie.14.1637875586898; Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id p14sm670414oov.0.2021.11.25.13.26.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: (nullmailer pid 2858319 invoked by uid 1000); Thu, 25 Nov 2021 21:26:02 -0000 From: Rob Herring To: Olivier Moysan In-Reply-To: <20211125144053.774-2-olivier.moysan@foss.st.com> References: <20211125144053.774-1-olivier.moysan@foss.st.com> <20211125144053.774-2-olivier.moysan@foss.st.com> Subject: Re: [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port Date: Thu, 25 Nov 2021 14:26:02 -0700 Message-Id: <1637875562.357461.2858318.nullmailer@robh.at.kernel.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Olivier Moysan , Alexandre Torgue , Mark Brown , linux-kernel@vger.kernel.org, Rob Herring , Liam Girdwood , amelie.delaunay@foss.st.com, fabrice.gasnier@foss.st.com, Maxime Coquelin , alain.volmat@foss.st.com, arnaud.pouliquen@foss.st.com, linux-stm32@st-md-mailman.stormreply.com, 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 Thu, 25 Nov 2021 15:40:50 +0100, Olivier Moysan wrote: > The STM2 I2S DAI can be connected via the audio-graph-card. > Add port entry into the bindings. > > Signed-off-by: Olivier Moysan > --- > Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1559750 audio-controller@4000b000: 'port' does not match any of the regexes: '^port@[0-9]', 'pinctrl-[0-9]+' arch/arm/boot/dts/stm32mp157a-dk1.dt.yaml arch/arm/boot/dts/stm32mp157c-dk2.dt.yaml 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 D96F9C433EF for ; Thu, 25 Nov 2021 21:28:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SyYaJd7MX2I8mrV48jEwhExHuJcfIXTQPRPVEwgDCPk=; b=0REOz6yEd6I73n gp00IEg2uBOuwX+7x1OibyYlkkZ2f5x3R4ClgFN2j/o4Zw+j571ZunHgb1VjH6S9Ou9lv3DcKEK4B aynFLK56xmEVgYLOw0IHAQkW6IV9F7fmjHzCR4qfYwq5mbJxJ/X3Ww6s3w+e+DQ3LFNuy/+DNF5Ww 8/krluJ6nvk098o2e+9HKhcgM+143zHzK0VYpJg9jcnn46DMFiJ8Mi2KwARqBovZMNt43rqMyDM5v Hu411PWa+4D8csmSL7YAGdC2GZigvMSunVWxW9l+dSy5j56OKA4ZGwZDby7gxnb+PhaPdBNjGxb2y cPnpmOSgou7G0c4txetw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqMGx-008jin-LS; Thu, 25 Nov 2021 21:27:16 +0000 Received: from mail-oi1-f174.google.com ([209.85.167.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqMGB-008jWz-St for linux-arm-kernel@lists.infradead.org; Thu, 25 Nov 2021 21:26:29 +0000 Received: by mail-oi1-f174.google.com with SMTP id t23so14974299oiw.3 for ; Thu, 25 Nov 2021 13:26:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=Irmkz+2IkREM42YOJmVlq/heQU408FIz6tCFuZLCU8s=; b=AdqB7ftuYatL+Rz9I2REXtbeX6BM5WGFAsoOQoqtHUsK6ePWFQtimIcstus8yQbz/C 73DhK5HFNyULynZ2CEX9DN5sDz/bgnp3oc5uvC1haJ/TAhNj/g7zIZ4k+zc0eeHbEcso fRPYHHZP9u+P21I/B+ZYsuDWLBQvMWcmr3rSfHypFEi8zRy4U9fB43NYyL7DhvEeL1U8 FGEbqbKpZPfdoI2CRYJov7cVkQ0GKQaZrh+XOJhvjxQ0LmsorIsv4tk9hiX4W8DXem+M rK1UwgZV2hVs7EI2zZfGfigUTMJb34aadi6fB/ulcfxpYaRJEy6690W0OcyqYiuSBTBw H0kQ== X-Gm-Message-State: AOAM533+rvDt5qzRWun6oAFwdzezSl8hsPEpIKjfCu2dJRaBoV7LRUN9 qinJR5dyZr/PlNj3AS1wQQ== X-Google-Smtp-Source: ABdhPJyEIeYGx4xMc1J7Gwjxw4a3IIrOE4Xx6LFo3WAtPewKP4oi94Bvlm37BYHDgo8Y45xaFqR2Wg== X-Received: by 2002:a05:6808:3d2:: with SMTP id o18mr18848517oie.14.1637875586898; Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id p14sm670414oov.0.2021.11.25.13.26.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: (nullmailer pid 2858319 invoked by uid 1000); Thu, 25 Nov 2021 21:26:02 -0000 From: Rob Herring To: Olivier Moysan Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Olivier Moysan , Maxime Coquelin , fabrice.gasnier@foss.st.com, alain.volmat@foss.st.com, Rob Herring , alsa-devel@alsa-project.org, amelie.delaunay@foss.st.com, linux-stm32@st-md-mailman.stormreply.com, Mark Brown , Alexandre Torgue , devicetree@vger.kernel.org, arnaud.pouliquen@foss.st.com, linux-arm-kernel@lists.infradead.org In-Reply-To: <20211125144053.774-2-olivier.moysan@foss.st.com> References: <20211125144053.774-1-olivier.moysan@foss.st.com> <20211125144053.774-2-olivier.moysan@foss.st.com> Subject: Re: [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port Date: Thu, 25 Nov 2021 14:26:02 -0700 Message-Id: <1637875562.357461.2858318.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211125_132627_994036_666822CE X-CRM114-Status: GOOD ( 12.97 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 25 Nov 2021 15:40:50 +0100, Olivier Moysan wrote: > The STM2 I2S DAI can be connected via the audio-graph-card. > Add port entry into the bindings. > > Signed-off-by: Olivier Moysan > --- > Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1559750 audio-controller@4000b000: 'port' does not match any of the regexes: '^port@[0-9]', 'pinctrl-[0-9]+' arch/arm/boot/dts/stm32mp157a-dk1.dt.yaml arch/arm/boot/dts/stm32mp157c-dk2.dt.yaml _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 E92F2C433EF for ; Thu, 25 Nov 2021 21:28:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350949AbhKYVbk (ORCPT ); Thu, 25 Nov 2021 16:31:40 -0500 Received: from mail-oi1-f180.google.com ([209.85.167.180]:45784 "EHLO mail-oi1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243078AbhKYV3i (ORCPT ); Thu, 25 Nov 2021 16:29:38 -0500 Received: by mail-oi1-f180.google.com with SMTP id 7so14873073oip.12; Thu, 25 Nov 2021 13:26:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=Irmkz+2IkREM42YOJmVlq/heQU408FIz6tCFuZLCU8s=; b=Kp5deXf1ygD9Siof4TQuDygMajSUp+ybyQEdvcWv9AdSdxRBSUjjiRl2yWrnf8DXjR e1lhmj3IRuKOGVIzPshRXn38bIKadscVH4V2YBentVfShgshYmV02llkP2gbHy85FfU1 APBLFIhKCUtarrAVJkwGIYmrrcXu9sdacnF1+EnOG27u5qb0UkG/nuBc7GRILz0hne29 3GXikgP8pzUl8RMB/WYeaRGG5Hwvp53dfNHd9YzgOKaodW0osZ3EZsUMSckJ/5jnoonM SOC4W4OyoOYNbRNwbjozK8+4CcIByPq/DmbAGxkAtIFwUegGlIgWtIz4mjklwVhxAURQ WKug== X-Gm-Message-State: AOAM532hUhUX9Ka1Al5H2Fytq9k01AvipiViOM/uEloD63je27nmlJ3A RDKU6pmNsB6LZ8q4Btz20A== X-Google-Smtp-Source: ABdhPJyEIeYGx4xMc1J7Gwjxw4a3IIrOE4Xx6LFo3WAtPewKP4oi94Bvlm37BYHDgo8Y45xaFqR2Wg== X-Received: by 2002:a05:6808:3d2:: with SMTP id o18mr18848517oie.14.1637875586898; Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id p14sm670414oov.0.2021.11.25.13.26.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 13:26:26 -0800 (PST) Received: (nullmailer pid 2858319 invoked by uid 1000); Thu, 25 Nov 2021 21:26:02 -0000 From: Rob Herring To: Olivier Moysan Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Olivier Moysan , Maxime Coquelin , fabrice.gasnier@foss.st.com, alain.volmat@foss.st.com, Rob Herring , alsa-devel@alsa-project.org, amelie.delaunay@foss.st.com, linux-stm32@st-md-mailman.stormreply.com, Mark Brown , Alexandre Torgue , devicetree@vger.kernel.org, arnaud.pouliquen@foss.st.com, linux-arm-kernel@lists.infradead.org In-Reply-To: <20211125144053.774-2-olivier.moysan@foss.st.com> References: <20211125144053.774-1-olivier.moysan@foss.st.com> <20211125144053.774-2-olivier.moysan@foss.st.com> Subject: Re: [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port Date: Thu, 25 Nov 2021 14:26:02 -0700 Message-Id: <1637875562.357461.2858318.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 25 Nov 2021 15:40:50 +0100, Olivier Moysan wrote: > The STM2 I2S DAI can be connected via the audio-graph-card. > Add port entry into the bindings. > > Signed-off-by: Olivier Moysan > --- > Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1559750 audio-controller@4000b000: 'port' does not match any of the regexes: '^port@[0-9]', 'pinctrl-[0-9]+' arch/arm/boot/dts/stm32mp157a-dk1.dt.yaml arch/arm/boot/dts/stm32mp157c-dk2.dt.yaml