pcm038: add driver for static ram
authorSascha Hauer <s.hauer@pengutronix.de>
Sun, 23 Nov 2008 16:31:46 +0000 (17:31 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 16 Dec 2008 13:57:54 +0000 (14:57 +0100)
commit3620c0dccfd35cd39324508d8c962d10f9a44ead
treeaae95d2640fb8d07435b472a4baf845f21d565f0
parent4a7b98d7e7f1c05331bfa82e2427f896e57de35b
pcm038: add driver for static ram

The pcm038 module (phyCORE-i.MX27) comes with a 512 KiB static RAM which
can be battery buffered. Add mtd_ram support and configure the chip select
line, to which the sram is attached.

Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx2/pcm038.c