devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "sudheer.v" <open.sudheer@gmail.com>
Cc: jslaby@suse.com, joel@jms.id.au, andrew@aj.id.au,
	benh@kernel.crashing.org, robh+dt@kernel.org,
	mark.rutland@arm.com,
	shivahshankar.shankarnarayanrao@aspeedtech.com,
	shivahshankar@gmail.com, sudheer.veliseti@aspeedtech.com,
	sudheer veliseti <sudheer.open@gmail.com>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org
Subject: Re: [patch 0/5] *** DMA based UART driver for AST2500 ***
Date: Fri, 21 Jun 2019 15:17:29 +0200	[thread overview]
Message-ID: <20190621131729.GA9997@kroah.com> (raw)
In-Reply-To: <1561115855-4186-1-git-send-email-open.sudheer@gmail.com>

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

  parent reply	other threads:[~2019-06-21 13:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21 11:17 [patch 0/5] *** DMA based UART driver for AST2500 *** sudheer.v
2019-06-21 11:17 ` [patch 1/5] AST2500 DMA UART driver sudheer.v
2019-06-21 11:17 ` [patch 2/5] build configuration for " sudheer.v
2019-06-21 11:17 ` [patch 3/5] DT nodes " sudheer.v
2019-06-21 11:17 ` [patch 4/5] defconfig and MAINTAINERS updated " sudheer.v
2019-06-21 11:17 ` [patch 5/5] Documentation: DT bindings " sudheer.v
2019-07-10 15:55   ` Rob Herring
2019-06-21 13:17 ` Greg KH [this message]
2019-06-25  5:00   ` [patch 0/5] *** DMA based UART driver for AST2500 *** sudheer v
2019-06-25  7:27     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190621131729.GA9997@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andrew@aj.id.au \
    --cc=benh@kernel.crashing.org \
    --cc=devicetree@vger.kernel.org \
    --cc=joel@jms.id.au \
    --cc=jslaby@suse.com \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=open.sudheer@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=shivahshankar.shankarnarayanrao@aspeedtech.com \
    --cc=shivahshankar@gmail.com \
    --cc=sudheer.open@gmail.com \
    --cc=sudheer.veliseti@aspeedtech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).