[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <987fac41-80dc-f1d0-ec0b-91ae57b91bfd@sigmadesigns.com>
Date: Tue, 20 Jun 2017 10:12:57 +0200
From: Marc Gonzalez <marc_gonzalez@...madesigns.com>
To: Bjorn Helgaas <helgaas@...nel.org>,
Marc Zyngier <marc.zyngier@....com>,
Thomas Gleixner <tglx@...utronix.de>
CC: linux-pci <linux-pci@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
LKML <linux-kernel@...r.kernel.org>,
DT <devicetree@...r.kernel.org>, Mason <slash.tmp@...e.fr>,
Thibaud Cornic <thibaud_cornic@...madesigns.com>
Subject: [PATCH v9 0/3] Tango PCIe controller support
Marc Z pointed out that posting partial series is not ideal.
Collect last-minute fixups into a single patch series.
- Bump series to v9 to avoid any ambiguity
- Add Rob's Ack on patch 1
Marc Gonzalez (3):
PCI: Add DT binding for tango PCIe controller
PCI: Add tango PCIe host bridge support
PCI: Add tango MSI controller support
.../devicetree/bindings/pci/tango-pcie.txt | 29 ++
drivers/pci/host/Kconfig | 8 +
drivers/pci/host/Makefile | 1 +
drivers/pci/host/pcie-tango.c | 390 +++++++++++++++++++++
include/linux/pci_ids.h | 2 +
5 files changed, 430 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pci/tango-pcie.txt
create mode 100644 drivers/pci/host/pcie-tango.c
--
2.11.0
Powered by blists - more mailing lists