From: Valentine Barshak Date: Tue, 29 Oct 2013 16:12:51 +0000 (+0400) Subject: PCI: Add R-Car Gen2 internal PCI support X-Git-Tag: v3.13-rc1~95^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3eb9fce31571257f90c5e610ad74d6dd59b1f2;p=pandora-kernel.git PCI: Add R-Car Gen2 internal PCI support This adds internal PCI controller driver for R-Car Gen2 SoC. There are three PCI controllers available with only a single EHCI/OHCI device built-in on each PCI bus. This gives us three USB channels. Channel 0 is shared with the USBHS device, while channel 2 is shared with the USBSS. The PCI controllers do not support I/O port space mapping, and it is not needed here. Signed-off-by: Valentine Barshak Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed