]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: rcar: Add Renesas R-Car PCIe driver
authorPhil Edworthy <phil.edworthy@renesas.com>
Mon, 12 May 2014 10:57:48 +0000 (11:57 +0100)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:44 +0000 (21:18 -0600)
commit36352e56f04337ee7b389a621dfb5305396686fe
tree07a5336454a53a92dfa2537ecf5c5d6dff162b95
parent128ae9e16a9b00a8074525f467c852334befacb8
PCI: rcar: Add Renesas R-Car PCIe driver

This PCIe Host driver currently does not support MSI, so cards fall back to
INTx interrupts.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit c25da4778803b41e11fd82dd5576c35c09b5f0e0)
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-rcar.c [new file with mode: 0644]