Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1615284

Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support
Date 2017-04-03 17:00 +0200
Message-ID <tsbCx-8d5-15@gated-at.bofh.it> (permalink)
References <tqk7f-6e9-3@gated-at.bofh.it> <tqk7g-6e9-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@sigmadesigns.com>
> ---
>  Documentation/devicetree/bindings/pci/tango-pcie.txt |  33 +++++++++

Acked-by: Rob Herring <robh@kernel.org> 

>  drivers/pci/host/Kconfig                             |   7 ++
>  drivers/pci/host/Makefile                            |   1 +
>  drivers/pci/host/pcie-tango.c                        | 150 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 191 insertions(+)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] Tango PCIe controller support Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2017-03-29 13:40 +0200
  [PATCH v3 1/2] PCI: Add tango MSI controller support Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2017-03-29 13:40 +0200
    Re: [PATCH v3 1/2] PCI: Add tango MSI controller support Marc Zyngier <marc.zyngier@arm.com> - 2017-03-29 14:40 +0200
      Re: [PATCH v3 1/2] PCI: Add tango MSI controller support Mason <slash.tmp@free.fr> - 2017-03-29 15:20 +0200
        Re: [PATCH v3 1/2] PCI: Add tango MSI controller support Mason <slash.tmp@free.fr> - 2017-03-29 18:00 +0200
  [PATCH v3 2/2] PCI: Add tango PCIe host bridge support Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2017-03-29 13:40 +0200
    Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support Robin Murphy <robin.murphy@arm.com> - 2017-03-29 14:20 +0200
      Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support Mason <slash.tmp@free.fr> - 2017-03-29 15:00 +0200
        Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support Robin Murphy <robin.murphy@arm.com> - 2017-03-29 16:40 +0200
          RE: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support David Laight <David.Laight@ACULAB.COM> - 2017-03-29 16:50 +0200
    Re: [PATCH v3 2/2] PCI: Add tango PCIe host bridge support Rob Herring <robh@kernel.org> - 2017-04-03 17:00 +0200
  Re: [PATCH v3 0/2] Tango PCIe controller support Mason <slash.tmp@free.fr> - 2017-03-30 23:00 +0200
    Re: [PATCH v3 0/2] Tango PCIe controller support Mason <slash.tmp@free.fr> - 2017-04-01 00:10 +0200

csiph-web