]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3534/1: add spi support to lubbock platform
authorDavid Brownell <david-b@pacbell.net>
Sun, 18 Jun 2006 15:39:33 +0000 (16:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 15:39:33 +0000 (16:39 +0100)
commita8bc44c371df80248df8febf3e5b2f49a429d5b0
tree65f80286fefe7a85a1d2cdb74a9befdcf9084564
parentabbeba2d20bd03b4c4488749c9d10bc51ec9ad31
[ARM] 3534/1: add spi support to lubbock platform

Patch from David Brownell

This adds the platform device for SSP/SPI controller, and declares
the ads7846 device hooked up to it.  Not all Lubbock boards appear
to populate the connector needed to use this instead of the ucb1400
chip, but it can always be used as a temperature sensor.

In short, this is probably most useful as an example of how to
provide the configuration data used by the pxa2xx_spi driver.
(Last tested against a slightly earlier version of that driver.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/lubbock.c