spi/atmel: add DT support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 23 Nov 2012 12:44:39 +0000 (13:44 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 17 Dec 2012 17:11:32 +0000 (17:11 +0000)
Use the newly introduce cs-gpios dt support on atmel.
We do not use the hardware cs as it's wired and has bugs and limitations.
As the controller believes that only active-low devices/systems exists.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found