Linux-Renesas-SoC Archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Thippeswamy Havalige" <thippeswamy.havalige@amd.com>,
	"Srikanth Thokala" <srikanth.thokala@intel.com>,
	"Gustavo Pimentel" <gustavo.pimentel@synopsys.com>,
	"Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Tom Joseph" <tjoseph@cadence.com>,
	"Jingoo Han" <jingoohan1@gmail.com>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Hector Martin" <marcan@marcan.st>,
	"Will Deacon" <will@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Jim Quinlan" <jim2101024@gmail.com>,
	"Konrad Dybcio" <konrad.dybcio@linaro.org>,
	"Jianjun Wang" <jianjun.wang@mediatek.com>,
	"Shawn Lin" <shawn.lin@rock-chips.com>,
	asahi@lists.linux.dev, linux-rpi-kernel@lists.infradead.org,
	"Nicolas Saenz Julienne" <nsaenz@kernel.org>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	linux-kernel@vger.kernel.org,
	"Bjorn Helgaas" <bhelgaas@google.com>,
	"Bjorn Andersson" <andersson@kernel.org>,
	"Mark Kettenis" <kettenis@openbsd.org>,
	"Sergio Paracuellos" <sergio.paracuellos@gmail.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Alyssa Rosenzweig" <alyssa@rosenzweig.io>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>,
	linux-pci@vger.kernel.org,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	linux-renesas-soc@vger.kernel.org,
	"Sven Peter" <sven@svenpeter.dev>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	linux-rockchip@lists.infradead.org,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Bharat Kumar Gogada" <bharat.kumar.gogada@amd.com>,
	"Ahmad Zainie" <wan.ahmad.zainie.wan.mohamad@intel.com>,
	"Michal Simek" <michal.simek@amd.com>,
	"Ray Jui" <rjui@broadcom.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Ryder Lee" <ryder.lee@mediatek.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	devicetree@vger.kernel.org,
	"Daire McNamara" <daire.mcnamara@microchip.com>,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Marek Vasut" <marek.vasut+renesas@gmail.com>,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml
Date: Wed, 17 Apr 2024 12:53:24 -0500	[thread overview]
Message-ID: <171337631676.2838286.7798730496718117728.robh@kernel.org> (raw)
In-Reply-To: <20240413151617.35630-3-krzysztof.kozlowski@linaro.org>


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@glider.be> # Renesas
> Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.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@kernel.org>


  parent reply	other threads:[~2024-04-17 17:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 15:16 [PATCH v3 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Krzysztof Kozlowski
2024-04-13 15:16 ` [PATCH v3 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg Krzysztof Kozlowski
2024-04-15 10:42   ` AngeloGioacchino Del Regno
2024-04-13 15:16 ` [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml Krzysztof Kozlowski
2024-04-15 10:42   ` AngeloGioacchino Del Regno
2024-04-17 17:53   ` Rob Herring [this message]
2024-04-13 15:16 ` [PATCH v3 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: " Krzysztof Kozlowski
2024-04-15  7:31   ` Sergio Paracuellos
2024-04-15  7:45     ` Krzysztof Kozlowski
2024-04-15 10:43   ` AngeloGioacchino Del Regno
2024-05-17 10:41 ` [PATCH v3 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Krzysztof Wilczyński

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171337631676.2838286.7798730496718117728.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=alyssa@rosenzweig.io \
    --cc=andersson@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=asahi@lists.linux.dev \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=bharat.kumar.gogada@amd.com \
    --cc=bhelgaas@google.com \
    --cc=conor+dt@kernel.org \
    --cc=daire.mcnamara@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=florian.fainelli@broadcom.com \
    --cc=geert+renesas@glider.be \
    --cc=gustavo.pimentel@synopsys.com \
    --cc=heiko@sntech.de \
    --cc=jianjun.wang@mediatek.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=jim2101024@gmail.com \
    --cc=jingoohan1@gmail.com \
    --cc=kettenis@openbsd.org \
    --cc=kishon@kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kw@linux.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=lpieralisi@kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=marcan@marcan.st \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=neil.armstrong@linaro.org \
    --cc=nsaenz@kernel.org \
    --cc=rjui@broadcom.com \
    --cc=ryder.lee@mediatek.com \
    --cc=sbranden@broadcom.com \
    --cc=sergio.paracuellos@gmail.com \
    --cc=shawn.lin@rock-chips.com \
    --cc=srikanth.thokala@intel.com \
    --cc=sven@svenpeter.dev \
    --cc=thippeswamy.havalige@amd.com \
    --cc=tjoseph@cadence.com \
    --cc=wan.ahmad.zainie.wan.mohamad@intel.com \
    --cc=will@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).