From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 11 Apr 2016 09:02:43 -0500 Subject: [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA In-Reply-To: <1460006985-14805-5-git-send-email-appanad@xilinx.com> References: <1460006985-14805-1-git-send-email-appanad@xilinx.com> <1460006985-14805-5-git-send-email-appanad@xilinx.com> Message-ID: <20160411140243.GA827@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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