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)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 28 May 2014 02:37:37 +0000 (20:37 -0600)
commitc25da4778803b41e11fd82dd5576c35c09b5f0e0
tree9a492c6397f717c0a6b4d5b3f52dc050c1dc8de8
parentb9bfe1bca8ecccf3d1f015fd18fad52ed95f8033
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>
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pcie-rcar.c [new file with mode: 0644]