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