Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932534AbcDKOC4 (ORCPT ); Mon, 11 Apr 2016 10:02:56 -0400 Received: from mail.kernel.org ([198.145.29.136]:47652 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932338AbcDKOCy (ORCPT ); Mon, 11 Apr 2016 10:02:54 -0400 Date: Mon, 11 Apr 2016 09:02:43 -0500 From: Rob Herring To: Kedareswara rao Appana Cc: pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, vinod.koul@intel.com, dan.j.williams@intel.com, appanad@xilinx.com, moritz.fischer@ettus.com, laurent.pinchart@ideasonboard.com, luis@debethencourt.com, anirudh@xilinx.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org Subject: Re: [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA Message-ID: <20160411140243.GA827@rob-hp-laptop> References: <1460006985-14805-1-git-send-email-appanad@xilinx.com> <1460006985-14805-5-git-send-email-appanad@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460006985-14805-5-git-send-email-appanad@xilinx.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 658 Lines: 18 On Thu, Apr 07, 2016 at 10:59:44AM +0530, Kedareswara rao Appana wrote: > This patch updates the device-tree binding doc for > adding support for AXI CDMA. > > Signed-off-by: Kedareswara rao Appana > --- > Changes for v4: > ---> None. > Changes for v3: > ---> Removed CDMA DT example from the patch as suggested by the Rob. > Changes for v2: > ---> Modified commit message as suggested by Vinod. > ---> Moved the patch to forward in the series as suggested by vinod. > > Documentation/devicetree/bindings/dma/xilinx/xilinx_vdma.txt | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) Acked-by: Rob Herring