[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <171337631676.2838286.7798730496718117728.robh@kernel.org>
Date: Wed, 17 Apr 2024 12:53:24 -0500
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Thippeswamy Havalige <thippeswamy.havalige@....com>,
Srikanth Thokala <srikanth.thokala@...el.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Tom Joseph <tjoseph@...ence.com>, Jingoo Han <jingoohan1@...il.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Hector Martin <marcan@...can.st>, Will Deacon <will@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Jim Quinlan <jim2101024@...il.com>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Jianjun Wang <jianjun.wang@...iatek.com>,
Shawn Lin <shawn.lin@...k-chips.com>, asahi@...ts.linux.dev,
linux-rpi-kernel@...ts.infradead.org,
Nicolas Saenz Julienne <nsaenz@...nel.org>,
Magnus Damm <magnus.damm@...il.com>, linux-kernel@...r.kernel.org,
Bjorn Helgaas <bhelgaas@...gle.com>,
Bjorn Andersson <andersson@...nel.org>,
Mark Kettenis <kettenis@...nbsd.org>,
Sergio Paracuellos <sergio.paracuellos@...il.com>,
Heiko Stuebner <heiko@...ech.de>,
Conor Dooley <conor+dt@...nel.org>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
linux-pci@...r.kernel.org,
Neil Armstrong <neil.armstrong@...aro.org>,
linux-renesas-soc@...r.kernel.org, Sven Peter <sven@...npeter.dev>,
Geert Uytterhoeven <geert+renesas@...der.be>,
linux-rockchip@...ts.infradead.org,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Bharat Kumar Gogada <bharat.kumar.gogada@....com>,
Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@...el.com>,
Michal Simek <michal.simek@....com>, Ray Jui <rjui@...adcom.com>,
Linus Walleij <linus.walleij@...aro.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Ryder Lee <ryder.lee@...iatek.com>,
Scott Branden <sbranden@...adcom.com>,
Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
devicetree@...r.kernel.org,
Daire McNamara <daire.mcnamara@...rochip.com>,
linux-mediatek@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
Krzysztof WilczyĆski <kw@...ux.com>,
Marek Vasut <marek.vasut+renesas@...il.com>,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from
deprecated pci-bus.yaml
On Sat, 13 Apr 2024 17:16:16 +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, however it requires dtschema
> package v2024.02 or newer.
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be> # Renesas
> Acked-by: Sergio Paracuellos <sergio.paracuellos@...il.com>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>
> ---
>
> Changes in v3:
> 1. None
>
> Changes in v2:
> 1. Add tags.
> 2. Split mediatek,mt7621-pcie to separate patch as it uses
> pci-pci-bridge schema.
> ---
> 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 +-
> Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml | 2 +-
> Documentation/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 +-
> Documentation/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 +-
> 24 files changed, 24 insertions(+), 24 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists