lkml.org 
[lkml]   [2014]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V3 0/2] spi: IMG SPFI driver
Date
This series adds support for the Sychronous Peripheral Flash Interface
master found on IMG SoCs. The controller supports up to 5 chip-select
lines and single, dual, and optionally quad, mode transfers.

Tested on a platform using the MIPS-based Pistachio SoC with additional
out-of-tree patches - support for Pistachio will be submitted soon.

Based on 3.18-rc4.

Changes from v2:
- fixed build errors due to missing #include
Changes from v1:
- added runtime PM support
- renamed spi-img -> spi-img-spfi
- addressed Mark's review comments

Andrew Bresticker (2):
spi: Add binding document for IMG SPFI controller
spi: Add driver for IMG SPFI controller

.../devicetree/bindings/spi/spi-img-spfi.txt | 37 +
drivers/spi/Kconfig | 7 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-img-spfi.c | 746 +++++++++++++++++++++
4 files changed, 791 insertions(+)
create mode 100644 Documentation/devicetree/bindings/spi/spi-img-spfi.txt
create mode 100644 drivers/spi/spi-img-spfi.c

--
2.1.0.rc2.206.gedb03e5



\
 
 \ /
  Last update: 2014-11-14 20:21    [W:0.071 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site