From d6ba32d5c60f569d252ec9dcd96cd46b19785b60 Mon Sep 17 00:00:00 2001 From: "Chew, Chiau Ee" Date: Fri, 18 Apr 2014 00:26:06 +0800 Subject: [PATCH] spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI Similar to CE4100, BayTrail LPSS SPI can be PCI enumerated as well. Thus, the functions are renamed from ce4100_xxx to pxa2xx_spi_pci_xxx to clarify that this is a generic PCI glue layer. Also, added required infrastructure to support SPI hosts with different configurations. This patch is based on Mika Westerberg's previous work. Signed-off-by: Chew, Chiau Ee Signed-off-by: Mark Brown --- Reading git-format-patch failed