Re: [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code

2019-06-25 Thread Christoph Hellwig
On Tue, Jun 25, 2019 at 02:23:45PM +0200, Helge Deller wrote: > On 14.06.19 16:44, Christoph Hellwig wrote: > > Only call into arch_dma_alloc if we require an uncached mapping, > > and remove the parisc code manually doing normal cached > > DMA_ATTR_NON_CONSISTENT allocations. > > > > Signed-off-by

Re: [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code

2019-06-25 Thread Helge Deller
On 14.06.19 16:44, Christoph Hellwig wrote: > Only call into arch_dma_alloc if we require an uncached mapping, > and remove the parisc code manually doing normal cached > DMA_ATTR_NON_CONSISTENT allocations. > > Signed-off-by: Christoph Hellwig Acked-by: Helge Deller # parisc Boot-tested 32-bit

Re: [PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory

2019-06-25 Thread Tudor.Ambarus
Hi, Eugeniy, On 06/24/2019 08:58 PM, Eugeniy Paltsev wrote: > External E-Mail > > > Hi Tudor, > > On Sat, 2019-06-22 at 10:18 +, tudor.amba...@microchip.com wrote: >> Hi, Eugeniy, >> >> On 06/07/2019 06:43 PM, Eugeniy Paltsev wrote: >>> External E-Mail >>> >>> >>> This commit adds support f