Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754284AbaGHKgK (ORCPT ); Tue, 8 Jul 2014 06:36:10 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:33031 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753645AbaGHKgH (ORCPT ); Tue, 8 Jul 2014 06:36:07 -0400 Date: Tue, 08 Jul 2014 03:36:06 -0700 (PDT) Message-ID: <87egxwrvbr.wl%kuninori.morimoto.gx@gmail.com> From: Kuninori Morimoto To: Simon Horman Cc: Vinod Koul , Linux-SH , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] dma: rcar-audmapp: add DT support In-Reply-To: <20140708101048.GA7924@verge.net.au> References: <87tx7iy4ot.wl%kuninori.morimoto.gx@renesas.com> <20140708101048.GA7924@verge.net.au> User-Agent: Wanderlust/2.14.0 Emacs/23.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Simon Thank you for your hard work. It is very helpful for me/us ! > in order to try and create a smoother path for changes in this area to land > I have pushed them to the rcar-audmapp-for-v3.17 branch of my renesas tree > on kernel.org. It is merged into the devel and next branches of that tree > and should appear in linux-next in the near future. > > My intention is to send a pull-request for this branch once it has sat > in next for a short time. I hope that this approach is useful to all parties. > > On Wed, Jun 18, 2014 at 01:58:41AM -0700, Kuninori Morimoto wrote: > > > > Hi Vinod > > > > These patches add DT support to Renesas Audio DMAC peri peri driver. > > > > Kuninori Morimoto (3): > > dma: rcar-audmapp: enable .set_slave > > dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles > > dma: rcar-audmapp: add DT support > > > > .../devicetree/bindings/dma/rcar-audmapp.txt | 30 ++++++ > > drivers/dma/sh/rcar-audmapp.c | 113 ++++++++++++++------ > > 2 files changed, 113 insertions(+), 30 deletions(-) > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/