On Fri, Sep 01, 2017 at 01:00:34AM -0700, Bin Meng wrote: > There are two bugs in current intel_spi_sw_cycle(): > > - The 'data byte count' field should be the number of bytes > transferred minus 1 > - SSFSTS_CTL is the offset from ispi->sregs, not ispi->base > > Signed-off-by: Bin Meng <bmeng...@gmail.com>
This should be tagged for stable inclusion as well.