From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 References: <1561115855-4186-1-git-send-email-open.sudheer@gmail.com> <20190621131729.GA9997@kroah.com> In-Reply-To: <20190621131729.GA9997@kroah.com> From: sudheer v Date: Tue, 25 Jun 2019 10:30:32 +0530 Message-ID: Subject: Re: [patch 0/5] *** DMA based UART driver for AST2500 *** Content-Type: multipart/alternative; boundary="000000000000ab7baa058c1ecfee" To: Greg KH Cc: Jiri Slaby , Joel Stanley , Andrew Jeffery , Benjamin Herrenschmidt , Rob Herring , Mark Rutland , ShivahShankar Shakarnarayan rao , Shiva shankar , Sudheer V , sudheer veliseti , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org List-ID: --000000000000ab7baa058c1ecfee Content-Type: text/plain; charset="UTF-8" Hi Greg, When i last submitted patches, i have not added change-logs. and also used custom debugs instead of kernel dynamic debugs. So i have resubmitted the patches , considering you have discarded old set. I want to send any changes suggested from now on wards with versioning V1,V2...so on. Is this acceptable for you? or should i submit the patches again as V1 once again.? -Sudheer On Fri, Jun 21, 2019 at 6:47 PM Greg KH wrote: > On Fri, Jun 21, 2019 at 04:47:30PM +0530, sudheer.v wrote: > > From: sudheer veliseti > > > > Hi, > > AST2500 has dedicated Uart DMA controller which has 12 sets of > > Tx and RX channels connected to UART controller directly. > > Since the DMA controller have dedicated buffers and registers, > > there would be little benifit in adding DMA framework overhead. > > So the software for DMA controller is included within the UART driver > itself. > > > > Thanks and Regards > > Sudheer.V > > Is this a v2 of this patch series? > > You always have to version your patches and say what changed from the > previous one, like the documentation says to do. > > Please fix this up and resend. > > thanks, > > greg k-h > --000000000000ab7baa058c1ecfee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Greg,
When i last submitted patches, i have not add= ed change-logs.
and also used custom debugs instead of kernel dynamic de= bugs.
So i have resubmitted the patches , considering you have di= scarded old set.
I want to send any changes suggested=C2=A0 from = now on wards=C2=A0 with versioning V1,V2...so on.
Is this accepta= ble for you? or should i submit the patches again as V1 once again.?
<= div>
-Sudheer


On Fri, Jun 21, 2019 at 6:4= 7 PM Greg KH <gregkh@linux= foundation.org> wrote:
On Fri, Jun 21, 2019 at 04:47:30PM +0530, sudheer.v wrote: > From: sudheer veliseti <sudheer.open@gmail.com>
>
> Hi,
> AST2500 has dedicated Uart DMA controller which has 12 sets of
> Tx and RX channels connected to UART controller directly.
> Since the DMA controller have dedicated buffers and registers,
> there would be little benifit in adding DMA framework overhead.
> So the software for DMA controller is included within the UART driver = itself.
>
> Thanks and Regards
> Sudheer.V

Is this a v2 of this patch series?

You always have to version your patches and say what changed from the
previous one, like the documentation says to do.

Please fix this up and resend.

thanks,

greg k-h
--000000000000ab7baa058c1ecfee--