]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e2c7c220c3a02752b8b970c54ad749cc1f75e89
tree29a468e73edbf9824ec1047b0e21dc1a520c6a0c
parent9afb5cb0404284080f47e77d1e941faf2f02882f
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