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 2BEE5C04FFE for ; Tue, 23 Apr 2024 13:51:05 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=4BK1t5Uq11wbzl67WBYpz5YcUUlS6aZ+4fxWbi4d4QM=; b=bqMdpT1tv5pV717C+/K5faBn+1 w5EeVUg+dFrLbaoI5RDfSrdsc4YU5Gn9H7Ec/5HZyzoz335yv/Eo4Ip0dYSS+z/q8zxzHUdTFq+XX gTXg54bXsbaYB7W0BF2bOl7UD/5QtMQ0l0W3MQV57IZD+oT3tip0XUfTJaHAbRJQ6kvOBPS1Zyeis GF2WEby8i/h9WsKcokvW3YutKSfhcP5MOMLnFgwXsKjaqOS0OhdmZ/nJFb8ic0cryG1ukKTtvx7sT /q2OzMqjnbl14zl8ZCtC07+Zcy5t9fEstaVfqxJvUsR5nE7hF2W57TwloUPD4NMa6jhln8Fh8h4Kp NYGcpwtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzGXs-000000009gE-3AfR; Tue, 23 Apr 2024 13:50:52 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzGXo-000000009dK-0lfL for linux-arm-kernel@lists.infradead.org; Tue, 23 Apr 2024 13:50:51 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 56E52CE10F7; Tue, 23 Apr 2024 13:50:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3EE67C32783; Tue, 23 Apr 2024 13:50:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713880242; bh=69xKIHYi9IlkPeRLSshR5Kkz2te6ObXlX0YWGXKs98A=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=uJRvjvv+NskakdFYTyFSA8LvJusLkXDk85F1TIbbT6zb04rUFmlCmdZJbPRZJctwv fyLDEgsPmHdVYnqa2irO5oOhhnc5gVEkb7KmGBIk56+RYNRZkav5cWgxyhlm87IzXv eMLCy4fXhtNLZMVGt+GkXPnTWQhHykIclEoBLxur9mMYJrWv3ogAdZNM/s6/AOWn3D rNbNtLZ7nabTNi6EpZ/FlU4ArW1RKkoFtp7sw93audwp4THtxqn3012OrZBEY7bVbJ eBaXyZ7FeBe0vj/3yDjC6u53Q47gvgIAMXDYt3R/cNRL+LkE3JLlIoHPHTq+xh57y0 8W4EMtW3zYA3A== Date: Tue, 23 Apr 2024 08:50:41 -0500 MIME-Version: 1.0 From: Rob Herring To: Amelie Delaunay Cc: Maxime Coquelin , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Vinod Koul , linux-hardening@vger.kernel.org, Alexandre Torgue , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org In-Reply-To: <20240423123302.1550592-2-amelie.delaunay@foss.st.com> References: <20240423123302.1550592-1-amelie.delaunay@foss.st.com> <20240423123302.1550592-2-amelie.delaunay@foss.st.com> Message-Id: <171388024017.101826.4338039717721212935.robh@kernel.org> Subject: Re: [PATCH 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240423_065048_926395_102789E4 X-CRM114-Status: GOOD ( 10.60 ) 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: , 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 Tue, 23 Apr 2024 14:32:51 +0200, Amelie Delaunay wrote: > Gather the STM32 DMA controllers bindings under ./dma/stm32/ > > Signed-off-by: Amelie Delaunay > --- > .../devicetree/bindings/dma/{ => stm32}/st,stm32-dma.yaml | 4 ++-- > .../devicetree/bindings/dma/{ => stm32}/st,stm32-dmamux.yaml | 4 ++-- > .../devicetree/bindings/dma/{ => stm32}/st,stm32-mdma.yaml | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-) > rename Documentation/devicetree/bindings/dma/{ => stm32}/st,stm32-dma.yaml (97%) > rename Documentation/devicetree/bindings/dma/{ => stm32}/st,stm32-dmamux.yaml (89%) > rename Documentation/devicetree/bindings/dma/{ => stm32}/st,stm32-mdma.yaml (96%) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): Warning: Documentation/devicetree/bindings/spi/st,stm32-spi.yaml references a file that doesn't exist: Documentation/devicetree/bindings/dma/st,stm32-dma.yaml Documentation/devicetree/bindings/spi/st,stm32-spi.yaml: Documentation/devicetree/bindings/dma/st,stm32-dma.yaml See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240423123302.1550592-2-amelie.delaunay@foss.st.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel