mtd: Really add ARM pismo support
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Sun, 29 Nov 2009 15:23:51 +0000 (15:23 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 13 Jan 2010 09:04:53 +0000 (09:04 +0000)
(Commit 7cb777a3d71f9d1f7eb149c7a504d21f24219ae8 (mtd: add ARM pismo support)
intended to add this, but seems only to have patched the Makefile without
touching Kconfig or providing any code...)

The following patch adds support for PISMO modules found on ARM Ltd
development platforms.  These are MTD modules, and can have a
selection of SRAM, flash or DOC devices as described by an on-board
I2C EEPROM.

We support SRAM and NOR flash devices only by registering appropriate
conventional MTD platform devices as children of the 'pismo' device.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found
This page took 0.031362 seconds and 5 git commands to generate.