[ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200
authorAndrew Victor <linux@maxim.org.za>
Wed, 23 Jan 2008 08:29:46 +0000 (09:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:00:32 +0000 (15:00 +0000)
commit2743f0c1dcca54d6c80b0de1273b3f4e90051a85
tree9a07294ddc3aa731497924bc1980a1455bf6dab5
parent6d2a8401d27e3eb8b71d09dd67e0e7d0085b5e29
[ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200

Due to errata regarding the handling of SPI CS0 on the AT91RM9200, the
atmel_spi driver drives CS0 from the SPI controller and not as a GPIO
pin.
We therefore need to configure CS0 for use by the controller

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/at91rm9200_devices.c