[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170403145115.kjy46bbjt67jxa3k@rob-hp-laptop>
Date: Mon, 3 Apr 2017 09:51:15 -0500
From: Rob Herring <robh@...nel.org>
To: Marc Gonzalez <marc_gonzalez@...madesigns.com>
Cc: Bjorn Helgaas <helgaas@...nel.org>,
Marc Zyngier <marc.zyngier@....com>,
Thomas Gleixner <tglx@...utronix.de>,
DT <devicetree@...r.kernel.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Mason <slash.tmp@...e.fr>, linux-pci <linux-pci@...r.kernel.org>,
Thibaud Cornic <thibaud_cornic@...madesigns.com>,
Liviu Dudau <liviu.dudau@....com>,
LKML <linux-kernel@...r.kernel.org>,
David Laight <david.laight@...lab.com>,
Phuong Nguyen <phuong_nguyen@...madesigns.com>,
Robin Murphy <robin.murphy@....com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support
On Wed, Mar 29, 2017 at 01:34:45PM +0200, Marc Gonzalez wrote:
> This driver is used to work around HW bugs in the controller.
>
> Note: the controller does NOT support the following features.
>
> Legacy PCI interrupts
> IO space
>
> Signed-off-by: Marc Gonzalez <marc_gonzalez@...madesigns.com>
> ---
> Documentation/devicetree/bindings/pci/tango-pcie.txt | 33 +++++++++
Acked-by: Rob Herring <robh@...nel.org>
> drivers/pci/host/Kconfig | 7 ++
> drivers/pci/host/Makefile | 1 +
> drivers/pci/host/pcie-tango.c | 150 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 191 insertions(+)
Powered by blists - more mailing lists