m68knommu: Coldfire QSPI platform support
authorSteven King <sfking@fdwdc.com>
Fri, 22 Jan 2010 20:43:03 +0000 (12:43 -0800)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 17 May 2010 01:04:19 +0000 (11:04 +1000)
Since Grant has added the coldfire-qspi driver to next-spi, here is the
platform support for the parts that have qspi hardware.  This sets up
gpio to do the spi chip select using the default chip select pins; it should
be trivial for boards that require different or additional spi chip selects to
use other gpios as needed.

Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found