From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752259AbeERHVS (ORCPT ); Fri, 18 May 2018 03:21:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:46782 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751296AbeERHVQ (ORCPT ); Fri, 18 May 2018 03:21:16 -0400 Date: Fri, 18 May 2018 12:51:12 +0530 From: Vinod To: Marek Szyprowski Cc: Frank Mori Hess , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Dan Williams , r.baldyga@hackerion.com, Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , Linux Samsung SOC Subject: Re: Revert "dmaengine: pl330: add DMA_PAUSE feature" Message-ID: <20180518072112.GG2932@vkoul-mobl> References: <06f54061-c537-b399-e493-ec2cdf4def5d@samsung.com> <20180515062144.GC13271@vkoul-mobl> <20180517041946.GQ13271@vkoul-mobl> <20180518040349.GB2932@vkoul-mobl> <7f0b7404-ee12-977f-02a4-a463d1873aee@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f0b7404-ee12-977f-02a4-a463d1873aee@samsung.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18-05-18, 08:28, Marek Szyprowski wrote: > Hi Vinod, > > Okay, I see that in theory, there are some tricky bits in implementing DMA > support in UART drivers. On the other hand there are already drivers > with seems > to be working fine. This discussion is about revert of the feature > present in > pl330 driver, which is required by other in-kernel driver without proper > fix to > them. > > Can we drop it for now and discuss what and how should be implemented to > make > everyone happy, without any regressions? Sure am dropping the revert, we can always bring it back if it is required -- ~Vinod