Re: [PATCH 03/10] spi-nor: intel-spi: Fix broken software sequencing codes

From: Mika Westerberg
Date: Fri Sep 01 2017 - 05:50:32 EST


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.cn@xxxxxxxxx>

This should be tagged for stable inclusion as well.