Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934233AbaFRI6p (ORCPT ); Wed, 18 Jun 2014 04:58:45 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:46742 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933617AbaFRI6m (ORCPT ); Wed, 18 Jun 2014 04:58:42 -0400 Date: Wed, 18 Jun 2014 01:58:41 -0700 (PDT) Message-ID: <87tx7iy4ot.wl%kuninori.morimoto.gx@renesas.com> To: Vinod Koul Cc: Morimoto , Linux-SH , linux-kernel@vger.kernel.org From: Kuninori Morimoto Subject: [PATCH 0/3] dma: rcar-audmapp: add DT support 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 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-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/