lkml.org 
[lkml]   [2020]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2 3/3] dt-bindings: PCI: Convert generic host binding to DT schema
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

\
 
 \ /
  Last update: 2020-01-23 22:06    [W:0.039 / U:2.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site