From mboxrd@z Thu Jan 1 00:00:00 1970 From: "sudheer.v" Subject: Re: [[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500 *** Date: Fri, 26 Oct 2018 12:53:16 +0530 Message-ID: <20181026072314.GB30088@Pilot130> References: <1539749466-3912-1-git-send-email-open.sudheer@gmail.com> <20181025144841.GA21004@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181025144841.GA21004@bogus> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Vinod Koul , Mark Rutland , Greg Kroah-Hartman , Joel Stanley , Andrew Jeffery , Russell King , Dan Williams , Jiri Slaby , Thomas Gleixner , Marc Zyngier , Benjamin Herrenschmidt , Christian Borntraeger , Michael Moese , Hendrik Brueckner , Kate Stewart , Philippe Ombredanne , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm List-Id: devicetree@vger.kernel.org On Thu, Oct 25, 2018 at 09:48:41AM -0500, Rob Herring wrote: > 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 ' on > each directory for inspiration as to what the subject should be. > > DT bindings specifically are "dt-bindings: : ..." > > Rob Hi Rob, As per the comments given by vinod and Ben, we are planning to resubmit the patches, after merging these two drivers (dma and uart) into single driver. While resubmitting, will ensure patches are formatted with proper messages, following the convention. Regards Sudheer