[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411752349-31490-1-git-send-email-alvin.chen@intel.com>
Date: Fri, 26 Sep 2014 10:25:48 -0700
From: Weike Chen <alvin.chen@...el.com>
To: Eric Miao <eric.y.miao@...il.com>,
Russell King <linux@....linux.org.uk>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org,
Mika Westerberg <mika.westerberg@...el.com>,
Hock Leong Kweh <hock.leong.kweh@...el.com>,
Boon Leong Ong <boon.leong.ong@...el.com>,
Raymond Tan <raymond.tan@...el.com>,
Alvin Chen <alvin.chen@...el.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH] SPI: spi-pxa2xx: Add support for Intel Quark X1000 SPI controller
Hi,
Intel Quark X1000 consists of two SPI controllers which can be PCI enumerated.
SPI-PXA2XX PCI layer doesn't support it. Thus, we add support for Intel Quark
X1000 SPI as well.
Weike Chen (1):
SPI: spi-pxa2xx: SPI support for Intel Quark X1000
drivers/spi/spi-pxa2xx-pci.c | 8 ++
drivers/spi/spi-pxa2xx.c | 251 +++++++++++++++++++++++++++++++++++-------
drivers/spi/spi-pxa2xx.h | 8 +-
include/linux/pxa2xx_ssp.h | 21 ++++
4 files changed, 249 insertions(+), 39 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists