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 0C9B2CD11C2 for ; Wed, 10 Apr 2024 19:32:48 +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=wDrCSyhdxgj0wJwjdCb5a6fO/NhynoZwydxZIu0lwik=; b=PNwLj3ekyVb3dOa3cYWkkxLO5l Ohrnw0iMjkGYMimqGz8af+F1hYbrJMoCSgPKnBtb+Qe7jerdCPjvqE9njxD/W95pjzXvxZZeIncEj sbRd5OS50WWZCgRHeVE6hwv1Xfl5KBnvMrgvSUkA3ng2P+lnK7XirlghG+ciwVv2o2EmPHM/kIbON oNBlesAovtPa6mkrP8KKTWz3523q1r90yVHF7bL5KXa/fA64WZsjh01md3hmvKm5eC0Z0RaL85/9N IfNtba0/0bAZRxxz91Wqrz6Zi+JUiHrf9q0+73rzu4IG3osomoWkclWW6KTFkq6wtQaBps2OhxoC9 Zi08XYhA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rudgW-00000008hCy-3YvK; Wed, 10 Apr 2024 19:32:40 +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 1rudgR-00000008hAC-2w2Y; Wed, 10 Apr 2024 19:32:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 8C943CE2A55; Wed, 10 Apr 2024 19:32:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88179C43390; Wed, 10 Apr 2024 19:32:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712777552; bh=WW5sMpVOz0tGbMU1O5onTUR51y42uNFu9wn05WPtkWY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=tq4rrWfX9sfVjyG1eyRA5JQGhmGUZZ7uZmnP8xeGteU4tmjtBJwX1rIwj8QFaJQjX hazgBdZOKaDhWWOOpBX6HrGOSdUUKtAERdIR/r8t0ihV2Y0E50ZsNeIdGCuECZsGc4 MVhev7smKrOV3LTOgTQd6psiBKajiUbE3PItXRb805uwXE93PscA8sScGPOQ0bD2h3 yL4o4fFtnh+PyXMspoVkdeCYh+yHEbJJA7uBTYcP8lE1egXnKItFj4r5SyFia/wVYd et+x2ylnr2iBKZZMb3xWvQ/x8CxEmBdAQqRiw1NTwJlG9b10JfdjTo1V82rU5g43Wu 5YHbgdVHo6jUg== Date: Wed, 10 Apr 2024 14:32:31 -0500 MIME-Version: 1.0 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-rockchip@lists.infradead.org, Scott Branden , Thippeswamy Havalige , Sergio Paracuellos , Will Deacon , Sven Peter , Heiko Stuebner , Jiaxun Yang , Florian Fainelli , Linus Walleij , devicetree@vger.kernel.org, Jim Quinlan , Krzysztof Kozlowski , Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, Bharat Kumar Gogada , asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, Hector Martin , Alyssa Rosenzweig , Matthias Brugger , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , Lorenzo Pieralisi , AngeloGioacchino Del Regno , Mark Kettenis , Geert Uytterhoeven , Tom Joseph , linux-renesas-soc@vger.kernel.org, Jianjun Wang , Gustavo Pimentel , Jingoo Han , linux-pci@vger.kernel.org, Conor Dooley , linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Yoshihiro Shimoda , Michal Simek , Manivannan Sadhasivam , Nicolas Saenz Julienne , Ray Jui , Broadcom internal kernel review list , Daire McNamara , Marek Vasut , linux-mediatek@lists.infradead.org, Konrad Dybcio , Srikanth Thokala , Ryder Lee , Bjorn Andersson , Ahmad Zainie , Kishon Vijay Abraham I , Magnus Damm , Neil Armstrong , Shawn Lin In-Reply-To: <20240410181521.269431-4-krzysztof.kozlowski@linaro.org> References: <20240410181521.269431-1-krzysztof.kozlowski@linaro.org> <20240410181521.269431-4-krzysztof.kozlowski@linaro.org> Message-Id: <171277754988.1212749.4199877903133990039.robh@kernel.org> Subject: Re: [PATCH v2 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: switch from deprecated pci-bus.yaml X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240410_123236_127050_BDCFAE3F X-CRM114-Status: GOOD ( 17.24 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Wed, 10 Apr 2024 20:15:21 +0200, Krzysztof Kozlowski wrote: > dtschema package with core schemas deprecated pci-bus.yaml schema in > favor of individual schemas per host, device and pci-pci. > > Switch Mediatek MT7621 PCIe host bridge binding to this new schema. > > This requires dtschema package newer than v2024.02 to work fully. > v2024.02 will partially work: with a warning. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Important: v2024.03 (said dtschema newer than v2024.02) was not yet > released, therefore this patch probably should wait a bit. Previous > patches do not depend anyhow on future release, so they can be taken as > is. > > Changes in v2: > 1. New patch > 2. Split mediatek,mt7621-pcie to separate patch as it uses > pci-pci-bridge schema. > --- > .../devicetree/bindings/pci/mediatek,mt7621-pcie.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.example.dtb: pcie@1e140000: pcie@0,0: Unevaluated properties are not allowed ('clocks', 'phy-names', 'phys', 'resets' were unexpected) from schema $id: http://devicetree.org/schemas/pci/mediatek,mt7621-pcie.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.example.dtb: pcie@1e140000: pcie@1,0: Unevaluated properties are not allowed ('clocks', 'phy-names', 'phys', 'resets' were unexpected) from schema $id: http://devicetree.org/schemas/pci/mediatek,mt7621-pcie.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.example.dtb: pcie@1e140000: pcie@2,0: Unevaluated properties are not allowed ('clocks', 'phy-names', 'phys', 'resets' were unexpected) from schema $id: http://devicetree.org/schemas/pci/mediatek,mt7621-pcie.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240410181521.269431-4-krzysztof.kozlowski@linaro.org 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-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip