All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500  ***
Date: Thu, 25 Oct 2018 09:48:41 -0500	[thread overview]
Message-ID: <20181025144841.GA21004@bogus> (raw)
In-Reply-To: <1539749466-3912-1-git-send-email-open.sudheer@gmail.com>

On Wed, Oct 17, 2018 at 09:40:57AM +0530, sudheer.v wrote:
> DMA controller driver  and UART dma client driver for aspeed's AST2500
> 
> sudheer.v (9):

We need a full name for author and Signed-off-by.

>   DT-changes-for-DMA-UART-of-AST2500
>   Defconfig-changes-for-DMA-UART-of-AST2500
>   configuration-for-DMA-of-AST2500
>   Documentation-DTbindings-DMA-controller-of-AST2500
>   DMA-driver-for-AST2500
>   configuration-for-DMA-UART-of-AST2500
>   Documentation-DTbindings-DMA-UART-of-AST2500
>   DMA-UART-Driver-for-AST2500
>   updating MAINTAINERS for DMA and DMA-UART drivers of AST2500

Your commit messages need some work. Use 'git log --oneline <dir>' on 
each directory for inspiration as to what the subject should be.

DT bindings specifically are "dt-bindings: <binding dir>: ..."

Rob

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "sudheer.v" <open.sudheer@gmail.com>
Cc: Vinod Koul <vkoul@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	Russell King <linux@armlinux.org.uk>,
	Dan Williams <dan.j.williams@intel.com>,
	Jiri Slaby <jslaby@suse.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Michael Moese <mmoese@suse.de>,
	Hendrik Brueckner <brueckner@linux.vnet.ibm.com>,
	Kate Stewart <kstewart@linuxfoundation.org>,
	Philippe Ombredanne <pombredanne@nexb.com>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	linux-arm
Subject: Re: [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500  ***
Date: Thu, 25 Oct 2018 09:48:41 -0500	[thread overview]
Message-ID: <20181025144841.GA21004@bogus> (raw)
In-Reply-To: <1539749466-3912-1-git-send-email-open.sudheer@gmail.com>

On Wed, Oct 17, 2018 at 09:40:57AM +0530, sudheer.v wrote:
> DMA controller driver  and UART dma client driver for aspeed's AST2500
> 
> sudheer.v (9):

We need a full name for author and Signed-off-by.

>   DT-changes-for-DMA-UART-of-AST2500
>   Defconfig-changes-for-DMA-UART-of-AST2500
>   configuration-for-DMA-of-AST2500
>   Documentation-DTbindings-DMA-controller-of-AST2500
>   DMA-driver-for-AST2500
>   configuration-for-DMA-UART-of-AST2500
>   Documentation-DTbindings-DMA-UART-of-AST2500
>   DMA-UART-Driver-for-AST2500
>   updating MAINTAINERS for DMA and DMA-UART drivers of AST2500

Your commit messages need some work. Use 'git log --oneline <dir>' on 
each directory for inspiration as to what the subject should be.

DT bindings specifically are "dt-bindings: <binding dir>: ..."

Rob

WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500  ***
Date: Thu, 25 Oct 2018 09:48:41 -0500	[thread overview]
Message-ID: <20181025144841.GA21004@bogus> (raw)
In-Reply-To: <1539749466-3912-1-git-send-email-open.sudheer@gmail.com>

On Wed, Oct 17, 2018 at 09:40:57AM +0530, sudheer.v wrote:
> DMA controller driver  and UART dma client driver for aspeed's AST2500
> 
> sudheer.v (9):

We need a full name for author and Signed-off-by.

>   DT-changes-for-DMA-UART-of-AST2500
>   Defconfig-changes-for-DMA-UART-of-AST2500
>   configuration-for-DMA-of-AST2500
>   Documentation-DTbindings-DMA-controller-of-AST2500
>   DMA-driver-for-AST2500
>   configuration-for-DMA-UART-of-AST2500
>   Documentation-DTbindings-DMA-UART-of-AST2500
>   DMA-UART-Driver-for-AST2500
>   updating MAINTAINERS for DMA and DMA-UART drivers of AST2500

Your commit messages need some work. Use 'git log --oneline <dir>' on 
each directory for inspiration as to what the subject should be.

DT bindings specifically are "dt-bindings: <binding dir>: ..."

Rob

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "sudheer.v" <open.sudheer@gmail.com>
Cc: Vinod Koul <vkoul@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	Russell King <linux@armlinux.org.uk>,
	Dan Williams <dan.j.williams@intel.com>,
	Jiri Slaby <jslaby@suse.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Michael Moese <mmoese@suse.de>,
	Hendrik Brueckner <brueckner@linux.vnet.ibm.com>,
	Kate Stewart <kstewart@linuxfoundation.org>,
	Philippe Ombredanne <pombredanne@nexb.com>,
	dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org,
	Sudheer V <sudheer.veliseti@aspeedtech.com>,
	ShivahShankar Shakarnarayan rao 
	<shivahshankar.shankarnarayanrao@aspeedtech.com>
Subject: Re: [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500  ***
Date: Thu, 25 Oct 2018 09:48:41 -0500	[thread overview]
Message-ID: <20181025144841.GA21004@bogus> (raw)
In-Reply-To: <1539749466-3912-1-git-send-email-open.sudheer@gmail.com>

On Wed, Oct 17, 2018 at 09:40:57AM +0530, sudheer.v wrote:
> DMA controller driver  and UART dma client driver for aspeed's AST2500
> 
> sudheer.v (9):

We need a full name for author and Signed-off-by.

>   DT-changes-for-DMA-UART-of-AST2500
>   Defconfig-changes-for-DMA-UART-of-AST2500
>   configuration-for-DMA-of-AST2500
>   Documentation-DTbindings-DMA-controller-of-AST2500
>   DMA-driver-for-AST2500
>   configuration-for-DMA-UART-of-AST2500
>   Documentation-DTbindings-DMA-UART-of-AST2500
>   DMA-UART-Driver-for-AST2500
>   updating MAINTAINERS for DMA and DMA-UART drivers of AST2500

Your commit messages need some work. Use 'git log --oneline <dir>' on 
each directory for inspiration as to what the subject should be.

DT bindings specifically are "dt-bindings: <binding dir>: ..."

Rob

  reply	other threads:[~2018-10-25 14:48 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-17  4:10 [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500 *** sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-25 14:48 ` Rob Herring [this message]
2018-10-25 14:48   ` Rob Herring
2018-10-25 14:48   ` Rob Herring
2018-10-25 14:48   ` Rob Herring
2018-10-26  7:23   ` sudheer.v
2018-10-26  7:23     ` sudheer.v
2018-10-26  7:23     ` sudheer.v
2018-10-26  7:23     ` sudheer.v
  -- strict thread matches above, loose matches on Subject: below --
2018-10-17  4:10 [[PATCH] 1/9] DT-changes-for-DMA-UART-of-AST2500 sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 [[PATCH] 2/9] Defconfig-changes-for-DMA-UART-of-AST2500 sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:10 ` sudheer.v
2018-10-17  4:11 [[PATCH] 4/9] Documentation-DTbindings-DMA-controller-of-AST2500 sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 [[PATCH] 8/9] DMA-UART-Driver-for-AST2500 sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  4:11 ` sudheer.v
2018-10-17  6:05 Vinod Koul
2018-10-17  6:05 ` Vinod
2018-10-17  6:05 ` Vinod
2018-10-17  6:05 ` Vinod
2018-10-17  6:05 ` Vinod
2018-10-17  8:56 Benjamin Herrenschmidt
2018-10-17  8:56 ` Benjamin Herrenschmidt
2018-10-17  8:56 ` Benjamin Herrenschmidt
2018-10-17  8:56 ` Benjamin Herrenschmidt
2018-10-17  8:56 ` Benjamin Herrenschmidt
2018-10-18  9:55 Vinod Koul
2018-10-18  9:55 ` Vinod
2018-10-18  9:55 ` Vinod
2018-10-18  9:55 ` Vinod
2018-10-18  9:55 ` Vinod
2018-10-18 23:32 Benjamin Herrenschmidt
2018-10-18 23:32 ` Benjamin Herrenschmidt
2018-10-18 23:32 ` Benjamin Herrenschmidt
2018-10-18 23:32 ` Benjamin Herrenschmidt
2018-10-18 23:32 ` Benjamin Herrenschmidt
2018-10-19  7:11 sudheer.v
2018-10-19  7:11 ` sudheer.v
2018-10-19  7:11 ` sudheer.v
2018-10-19  7:11 ` sudheer.v
2018-10-19  7:11 ` sudheer.v
2018-10-20 16:26 Vinod Koul
2018-10-20 16:26 ` Vinod
2018-10-20 16:26 ` Vinod
2018-10-20 16:26 ` Vinod
2018-10-20 16:26 ` Vinod
2018-10-26  7:07 sudheer.v
2018-10-26  7:07 ` sudheer.v
2018-10-26  7:07 ` sudheer.v
2018-10-26  7:07 ` sudheer.v
2018-10-26  7:07 ` sudheer.v

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=20181025144841.GA21004@bogus \
    --to=robh@kernel.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.