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 50628C4345F for ; Tue, 23 Apr 2024 14:48:09 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Sg9QN60p4SjFLdcIcWXj9D1YtU9m1GvOu26m+C6hWOA=; b=Iv+x2KT7JGXC7S S92gXB/m6AwEn5x2SbDMW96stbuCUWz9HCqjV8kMHxyz2vdsDVBnoRge8TdlV/vvi/YJHGPp75D9+ 2Jd6BoQdwbzrz1JVSJ8ejsVlsuoJ1qc9+HwcgsKsbR6w1m+EQfkJDbwkYqCb12LHeWJM7xM9XBeqE GGZhrWa9LWKX+fAy17jJEHHgMJRUVIO/eSHFfhkgbq/Tvz4szgSX3Gv2gGbyChQrDSsemH8PqGlrv D+bMy8jm1RJta4CUdJT7KIGeSg+fIqx4kdkAtLWUz0lpK3AtDYS3rxDKMsaLzVlw9I44B7kR7nQiu 9y9XR2e7mvLffIooEW0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzHR2-00000000MKg-3myy; Tue, 23 Apr 2024 14:47:52 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzHQy-00000000MK5-32ka for linux-arm-kernel@lists.infradead.org; Tue, 23 Apr 2024 14:47:50 +0000 Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 43ND6DeN029735; Tue, 23 Apr 2024 16:47:40 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= message-id:date:mime-version:subject:to:cc:references:from :in-reply-to:content-type:content-transfer-encoding; s= selector1; bh=tsJ3O9D5pmdcFP8aKelU9b9B12GbBogw1A8qeP8d7fU=; b=mi K2/9667VUERmzU2kC2m6eT0JPhU/vPE5POVystv72OjeoVs0OUxykrpdZpcJKHJA i9srr2let0ZDydK5fY2jjxVNCjv1Jw4PBzTZhiH2dic2QvXIX3ejP6pN9585HyMk gel1ZgTd5oPw/crxJ8iD9PDFiS0wDSlqkKZo12bPh+rkbNzi7ZFGvrL6OS5zr0iJ ESTEUcj90Amq5fPCsSqCjEsjanNRPUA8tw3q94/gdjNoKI/g9onuf9iiPl88C8Ti ovFrwG/8hFVRg5192XIaiLni8RK0O6z84I6JwkqoEsGseePZluRWLeeFE03q6P/i nxliQfiePYWMS2S7TAWQ== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3xmq90j1m9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Apr 2024 16:47:40 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 6586940044; Tue, 23 Apr 2024 16:47:35 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 88B6A2085D9; Tue, 23 Apr 2024 16:46:45 +0200 (CEST) Received: from [10.48.86.143] (10.48.86.143) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 23 Apr 2024 16:46:44 +0200 Message-ID: <19d55a2c-791a-4681-96ca-eb1137913e94@foss.st.com> Date: Tue, 23 Apr 2024 16:46:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings To: Rob Herring CC: Maxime Coquelin , , , , Vinod Koul , , Alexandre Torgue , Krzysztof Kozlowski , Conor Dooley , , Rob Herring , References: <20240423123302.1550592-1-amelie.delaunay@foss.st.com> <20240423123302.1550592-2-amelie.delaunay@foss.st.com> <171388024017.101826.4338039717721212935.robh@kernel.org> Content-Language: en-US From: Amelie Delaunay In-Reply-To: <171388024017.101826.4338039717721212935.robh@kernel.org> X-Originating-IP: [10.48.86.143] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1011,Hydra:6.0.650,FMLib:17.11.176.26 definitions=2024-04-23_12,2024-04-23_02,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240423_074749_246414_07F98C84 X-CRM114-Status: GOOD ( 16.51 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Rob, On 4/23/24 15:50, Rob Herring wrote: > > 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. > Indeed. I'll wait for reviews of the whole series before sending a v2 fixing this warning. Regards, Amelie _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel