Re: [PATCH v2 12/19] spi: dw: Fix Rx-only DMA transfers

2020-05-15 Thread Mark Brown
On Fri, May 15, 2020 at 05:40:50PM +0300, Andy Shevchenko wrote: > On Fri, May 15, 2020 at 01:47:51PM +0300, Serge Semin wrote: > > Tx-only DMA transfers are working perfectly fine since in this case > > the code just ignores the Rx FIFO overflow interrupts. But it turns > > out the SPI Rx-only tra

Re: [PATCH v2 12/19] spi: dw: Fix Rx-only DMA transfers

2020-05-15 Thread Andy Shevchenko
On Fri, May 15, 2020 at 01:47:51PM +0300, Serge Semin wrote: > Tx-only DMA transfers are working perfectly fine since in this case > the code just ignores the Rx FIFO overflow interrupts. But it turns > out the SPI Rx-only transfers are broken since nothing pushing any > data to the shift registers