commit | 2743f0c1dcca54d6c80b0de1273b3f4e90051a85 | [log] [tgz] |
---|---|---|
author | Andrew Victor <linux@maxim.org.za> | Wed Jan 23 09:29:46 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 26 15:00:32 2008 +0000 |
tree | 9a07294ddc3aa731497924bc1980a1455bf6dab5 | |
parent | 6d2a8401d27e3eb8b71d09dd67e0e7d0085b5e29 [diff] |
[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>