lkml.org 
[lkml]   [2015]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] spi: atmel: add support to FIFOs and the internal chip-select
Date
ChangeLog

v2:
- read the Status Register to clear its RX FIFO Threshold Flag (RXFTHF) before
writing into the IER to enable the RXFTHF interrupt.
- remove the reset of the FIFO Mode Register (FMR) at the end of transfers
because setting the RX FIFO Threshold to 0 also sets the RXFTHF bit in SR.
- add a 3rd patch in the series to update the documentation of DT bindings.

v1:
This series of patches add support to features introduced by the Atmel sama5d2x
SoC

Cyrille Pitchen (3):
spi: atmel: add support for the internal chip-select of the spi
controller
spi: atmel: update DT bindings documentation
spi: atmel: add support to FIFOs

.../devicetree/bindings/spi/spi_atmel.txt | 8 +-
drivers/spi/spi-atmel.c | 276 +++++++++++++++++++--
2 files changed, 264 insertions(+), 20 deletions(-)

--
1.8.2.2



\
 
 \ /
  Last update: 2015-06-08 18:41    [W:0.090 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site