]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: atmel: at91sam9x5: cleanup cs configure for spi
authorBo Shen <voice.shen@atmel.com>
Tue, 17 Dec 2013 09:34:43 +0000 (17:34 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Tue, 17 Dec 2013 16:21:14 +0000 (17:21 +0100)
commit8d7b3638e97bb1393b4ecf835efead38ea5c1a34
treec2bfcec5e6044fcdf736e29803799a451a82afc0
parentd2c7074b9593d822e2359a09c21747248fdf5fac
arm: atmel: at91sam9x5: cleanup cs configure for spi

As the cs for spi is worked in gpio mode, so no need to configure
it as peripheral and then configure to gpio. Configure it to gpio
directly.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
board/atmel/at91sam9x5ek/at91sam9x5ek.c