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 ACA25CD11C2 for ; Wed, 10 Apr 2024 17:48:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cWdYszlwi2XykpIHtQooj53Ae/LdzJ2yLKgw9+T49kM=; b=36NJm5e9gGkDYkq+qmXof3rwcV fNuKDX8ewMH0S3Vl6jEPoGF3orVfUxnmXPBR/m4BDnDYlOm5AYESQPmWAmbN9+JRyajYCkL8MXMNZ eGBEvSMwfY6Nq2VHQv+SWYRETg1BhTFxrcqbqQ7S1Ej+aYr+1ZiPtb8epwH/ZE77q50RVpKlQfqtt i106VhtipZRXXVRYjCc9SLeWqGtDFPReIh23HgYk3uphH/YBjpWZuHh4pSiBvnRFWFX3wV3hOOwaS zZzzzCQ40P7iIuBR0ryxNIiBhuPPYyLej/2fuq0wP6Wxym08KUgM4GrFkrgipIkYg2bU3nSI+2Lh4 VJuMozLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruc3U-00000008L1k-2H9E; Wed, 10 Apr 2024 17:48:16 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruc3P-00000008Kz5-33Iv; Wed, 10 Apr 2024 17:48:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 35F4F61E15; Wed, 10 Apr 2024 17:48:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9768FC433C7; Wed, 10 Apr 2024 17:48:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712771288; bh=hKQowqjPoLWgjXPoVrz9/IkynZj3MiQDAbq+Y6Y7fKE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lepQksByl+PqTl3mRAc+aU9f8MqHehaCQQUGPgi+fsm/qm+Be9N4lTABH+eKhoJZV 8F2jEpXDfBuD6xNddLKnY19o5QJ2wOCTjt1x1gNK90WtGYnuRhs7Hk0o992m1td7nZ cGM68YnxAloIz2GlE0UdK9bEI0b4OW0ouWerwovGLUKzEOXiGhetoA3l1zDKle9CDK +scXV17wnr3hhMkmXlEwC7N1ipnwX51LP9m32vDCoKY7jmGYEoeJFnapp1xblRClco 5zm4ZYkE0ymijFG865AyXtxZvS2fE7/hsirvObNrVtTMjuwv4dHlQXMRIT4+MqGG+n mYHv/CtiOmqow== Date: Wed, 10 Apr 2024 12:48:06 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Bjorn Helgaas , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Krzysztof Kozlowski , Conor Dooley , Hector Martin , Sven Peter , Alyssa Rosenzweig , Ray Jui , Scott Branden , Broadcom internal kernel review list , Jim Quinlan , Nicolas Saenz Julienne , Florian Fainelli , Will Deacon , Linus Walleij , Srikanth Thokala , Ryder Lee , Jianjun Wang , Sergio Paracuellos , Matthias Brugger , AngeloGioacchino Del Regno , Daire McNamara , Bjorn Andersson , Konrad Dybcio , Marek Vasut , Yoshihiro Shimoda , Shawn Lin , Heiko Stuebner , Jingoo Han , Gustavo Pimentel , Manivannan Sadhasivam , Bharat Kumar Gogada , Michal Simek , Geert Uytterhoeven , Magnus Damm , Neil Armstrong , Mark Kettenis , Tom Joseph , Ahmad Zainie , Jiaxun Yang , Kishon Vijay Abraham I , Thippeswamy Havalige , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml Message-ID: <20240410174806.GA788199-robh@kernel.org> References: <20240407102000.37213-1-krzysztof.kozlowski@linaro.org> <20240407102000.37213-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240407102000.37213-3-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240410_104811_891629_4538B5EB X-CRM114-Status: GOOD ( 18.69 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Sun, Apr 07, 2024 at 12:20:00PM +0200, Krzysztof Kozlowski wrote: > dtschema package with core schemas deprecated pci-bus.yaml schema in > favor of pci-host-bridge.yaml. Update all bindings to use the latter > one. > > The difference between pci-bus.yaml and pci-host-bridge.yaml is only in > lack of "reg" property defined by the latter, which should not have any > effect here, because all these bindings define the "reg". > > The change is therefore quite trivial, except mediatek,mt7621-pcie.yaml > binding which have children nodes being also host bridges, apparently. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/pci/amlogic,axg-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/apple,pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/cdns-pcie-host.yaml | 2 +- > Documentation/devicetree/bindings/pci/faraday,ftpci100.yaml | 2 +- > Documentation/devicetree/bindings/pci/host-generic-pci.yaml | 2 +- > Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml | 2 +- > Documentation/devicetree/bindings/pci/intel,keembay-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/loongson.yaml | 2 +- > .../devicetree/bindings/pci/mediatek,mt7621-pcie.yaml | 4 ++-- > Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml | 2 +- > .../devicetree/bindings/pci/microchip,pcie-host.yaml | 2 +- > Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml | 2 +- > Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/rcar-pci-host.yaml | 2 +- > .../devicetree/bindings/pci/renesas,pci-rcar-gen2.yaml | 2 +- > .../devicetree/bindings/pci/rockchip,rk3399-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/ti,am65-pci-host.yaml | 2 +- > Documentation/devicetree/bindings/pci/versatile.yaml | 2 +- > Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml | 2 +- > Documentation/devicetree/bindings/pci/xlnx,axi-pcie-host.yaml | 2 +- > Documentation/devicetree/bindings/pci/xlnx,nwl-pcie.yaml | 2 +- > Documentation/devicetree/bindings/pci/xlnx,xdma-host.yaml | 2 +- > 25 files changed, 26 insertions(+), 26 deletions(-) > diff --git a/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml b/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml > index 61d027239910..5bbb4a3f3dbd 100644 > --- a/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml > +++ b/Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml > @@ -14,7 +14,7 @@ description: |+ > with 3 Root Ports. Each Root Port supports a Gen1 1-lane Link > > allOf: > - - $ref: /schemas/pci/pci-bus.yaml# > + - $ref: /schemas/pci/pci-host-bridge.yaml# > > properties: > compatible: > @@ -33,7 +33,7 @@ properties: > patternProperties: > '^pcie@[0-2],0$': > type: object > - $ref: /schemas/pci/pci-bus.yaml# > + $ref: /schemas/pci/pci-host-bridge.yaml# I think this one should be pci-pci-bridge.yaml instead since it says these are root ports and based on the unit-address here. Rob