ARM: MX3: add support for mc13783 on lilly-db
authorDaniel Mack <daniel@caiaq.de>
Mon, 26 Oct 2009 10:55:57 +0000 (11:55 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Sat, 14 Nov 2009 09:29:11 +0000 (10:29 +0100)
commit50f349e9fcd069bfc76f238c0c6069aedbdbc385
tree29a468e73edbf9824ec1047b0e21dc1a520c6a0c
parent3ea2e1a4b74e39f3cc665cf84a25eedb3ae70647
ARM: MX3: add support for mc13783 on lilly-db

The chip is actually located on the module, not on the base board. But
other base boards might add more SPI devices, so the spi_board_info
struct must be separated from the module code.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/mx31lilly-db.c