Re: [PATCH 0/7] Add and enable GPI DMA users

2021-01-12 Thread Vinod Koul
Hello Doug, On 12-01-21, 16:01, Doug Anderson wrote: > Hi, > > On Mon, Jan 11, 2021 at 7:17 AM Vinod Koul wrote: > > > > Hello, > > > > This series add the GPI DMA in qcom geni spi and i2c drivers. For this we > > first need to move GENI_IF_DISABLE_RO and struct geni_wrapper to common > >

Re: [PATCH 0/7] Add and enable GPI DMA users

2021-01-12 Thread Doug Anderson
Hi, On Mon, Jan 11, 2021 at 7:17 AM Vinod Koul wrote: > > Hello, > > This series add the GPI DMA in qcom geni spi and i2c drivers. For this we > first need to move GENI_IF_DISABLE_RO and struct geni_wrapper to common > headers and then add support for gpi dma in geni driver. > > Then we add spi

[PATCH 0/7] Add and enable GPI DMA users

2021-01-11 Thread Vinod Koul
Hello, This series add the GPI DMA in qcom geni spi and i2c drivers. For this we first need to move GENI_IF_DISABLE_RO and struct geni_wrapper to common headers and then add support for gpi dma in geni driver. Then we add spi and i2c geni driver changes to support this DMA. Lastly, add the GPI