]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: atmel: add WDRBT bit to avoid receive overrun
authorBo Shen <voice.shen@atmel.com>
Sun, 19 Aug 2012 20:32:22 +0000 (20:32 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 15:06:14 +0000 (17:06 +0200)
commit65c575506d60a70385e9751072a6bc2c5694ec38
treed26540700b2d40e15f706d4e9b9775c9866ac4d7
parent9bfc236872a626b250332be47f456b9b5822e0de
spi: atmel: add WDRBT bit to avoid receive overrun

The atmel at91sam9x5 series spi has feature to avoid receive overren

Using the patch to enable it

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
drivers/spi/atmel_spi.c
drivers/spi/atmel_spi.h