linux/arch/arm/mach-ep93xx
Mika Westerberg 4fec997882 ARM: 6124/1: ep93xx: SPI driver platform support code
This patch adds platform side support code for the EP93xx SPI
driver. This includes clock, resources and muxing. There is a new
function: ep93xx_register_spi() which can be used by board support
code to register new SPI devices for the board.

This patch depends on patch
  5998/1 ep93xx: added chip revision reading function

Cc: Ryan Mallon <ryan@bluewatersys.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Martin Guy <martinwguy@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-05-13 12:19:52 +01:00
..
include/mach ARM: 6124/1: ep93xx: SPI driver platform support code 2010-05-13 12:19:52 +01:00
Kconfig ARM: 5937/1: Add support for EP9315 based Snapper CL15 board 2010-02-15 19:40:50 +00:00
Makefile ARM: 5937/1: Add support for EP9315 based Snapper CL15 board 2010-02-15 19:40:50 +00:00
Makefile.boot ARM: 5744/1: ep93xx: add remaining phys offset selections 2009-10-07 13:11:56 +01:00
adssphere.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
clock.c ARM: 6124/1: ep93xx: SPI driver platform support code 2010-05-13 12:19:52 +01:00
core.c ARM: 6124/1: ep93xx: SPI driver platform support code 2010-05-13 12:19:52 +01:00
dma-m2p.c ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c 2010-01-12 12:38:32 +00:00
edb93xx.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
gesbc9312.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
gpio.c ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c 2010-02-24 21:08:36 +00:00
micro9.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
simone.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
snappercl15.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00
ts72xx.c ARM: 5992/1: ep93xx: pass platform startup data as __initdata 2010-04-14 11:19:24 +01:00