From: Rob Herring <robh@kernel.org>
To: devicetree@vger.kernel.org
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
PCI <linux-pci@vger.kernel.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Andrew Murray <andrew.murray@arm.com>,
Zhou Wang <wangzhou1@hisilicon.com>,
Will Deacon <will@kernel.org>,
David Daney <david.daney@cavium.com>
Subject: Re: [PATCH v2 3/3] dt-bindings: PCI: Convert generic host binding to DT schema
Date: Thu, 23 Jan 2020 15:05:41 -0600 [thread overview]
Message-ID: <CAL_JsqJ+5B45FRfwc+OK2q+on8sNSyKuZ=w2C1Ar+38LKVrDOQ@mail.gmail.com> (raw)
In-Reply-To: <20191231193903.15929-3-robh@kernel.org>
On Tue, Dec 31, 2019 at 1:39 PM Rob Herring <robh@kernel.org> wrote:
>
> Convert the generic PCI host binding to DT schema. The derivative Juno,
> PLDA XpressRICH3-AXI, and Designware ECAM bindings all just vary in
> their compatible strings. The simplest way to convert those to
> schema is just add them into the common generic PCI host schema.
>
> The HiSilicon ECAM and Cavium ThunderX PEM bindings have an additional
> 'reg' entry, but are otherwise the same binding as well.
>
> Cc: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Cc: Andrew Murray <andrew.murray@arm.com>
> Cc: Zhou Wang <wangzhou1@hisilicon.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: David Daney <david.daney@cavium.com>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> v2:
> - Add in Cavium PEM and HiSilicon ECAM bindings
> - Drop dma-coherent description
> - Drop leftover interrupt mapping text
> - Add description for generic compatibles and drop 'contains'
>
> .../bindings/pci/arm,juno-r1-pcie.txt | 10 -
> .../bindings/pci/designware-pcie-ecam.txt | 42 -----
> .../bindings/pci/hisilicon-pcie.txt | 42 -----
> .../bindings/pci/host-generic-pci.txt | 101 ----------
> .../bindings/pci/host-generic-pci.yaml | 172 ++++++++++++++++++
> .../bindings/pci/pci-thunder-ecam.txt | 30 ---
> .../bindings/pci/pci-thunder-pem.txt | 43 -----
> .../bindings/pci/plda,xpressrich3-axi.txt | 12 --
> MAINTAINERS | 2 +-
> 9 files changed, 173 insertions(+), 281 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pci/arm,juno-r1-pcie.txt
> delete mode 100644 Documentation/devicetree/bindings/pci/designware-pcie-ecam.txt
> delete mode 100644 Documentation/devicetree/bindings/pci/host-generic-pci.txt
> create mode 100644 Documentation/devicetree/bindings/pci/host-generic-pci.yaml
> delete mode 100644 Documentation/devicetree/bindings/pci/pci-thunder-ecam.txt
> delete mode 100644 Documentation/devicetree/bindings/pci/pci-thunder-pem.txt
> delete mode 100644 Documentation/devicetree/bindings/pci/plda,xpressrich3-axi.txt
Applied to DT tree.
Rob
next prev parent reply other threads:[~2020-01-23 21:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-31 19:39 [PATCH v2 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema Rob Herring
2019-12-31 19:39 ` [PATCH v2 2/3] dt-bindings: PCI: Convert Cadence host " Rob Herring
2019-12-31 19:39 ` [PATCH v2 3/3] dt-bindings: PCI: Convert generic host binding " Rob Herring
2020-01-23 21:05 ` Rob Herring [this message]
2020-01-23 21:05 ` [PATCH v2 1/3] dt-bindings: PCI: Convert Arm Versatile " Rob Herring
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='CAL_JsqJ+5B45FRfwc+OK2q+on8sNSyKuZ=w2C1Ar+38LKVrDOQ@mail.gmail.com' \
--to=robh@kernel.org \
--cc=andrew.murray@arm.com \
--cc=bhelgaas@google.com \
--cc=david.daney@cavium.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=wangzhou1@hisilicon.com \
--cc=will@kernel.org \
/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 NNTP newsgroup(s).