diff for duplicates of <20160316031721.GO13211@localhost> diff --git a/a/1.txt b/N1/1.txt index f8a8ac8..424c189 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,20 +34,20 @@ purpose > - #dma-cells: Should be <1>, see "dmas" property below > - reg: Should contain VDMA registers location and length. > - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w. -> @@ -55,6 +60,21 @@ axi_vdma_0: axivdma at 40030000 { +> @@ -55,6 +60,21 @@ axi_vdma_0: axivdma@40030000 { > } ; > } ; > -> +axi_dma_0: axidma at 40400000 { +> +axi_dma_0: axidma@40400000 { > + compatible = "xlnx,axi-dma-1.00.a"; > + #dma_cells = <1>; > + reg = < 0x40400000 0x10000 >; -> + dma-channel at 40400000 { +> + dma-channel@40400000 { > + compatible = "xlnx,axi-vdma-mm2s-channel"; > + interrupts = < 0 59 4 >; > + xlnx,datawidth = <0x40>; > + } ; -> + dma-channel at 40400030 { +> + dma-channel@40400030 { > + compatible = "xlnx,axi-vdma-s2mm-channel"; > + interrupts = < 0 58 4 >; > + xlnx,datawidth = <0x40>; diff --git a/a/content_digest b/N1/content_digest index 3521807..7f2536e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,20 @@ "ref\01458062592-27981-1-git-send-email-appanad@xilinx.com\0" "ref\01458062592-27981-5-git-send-email-appanad@xilinx.com\0" - "From\0vinod.koul@intel.com (Vinod Koul)\0" - "Subject\0[PATCH 4/7] dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory Access Engine\0" + "From\0Vinod Koul <vinod.koul@intel.com>\0" + "Subject\0Re: [PATCH 4/7] dmaengine: xilinx_vdma: Add Support for Xilinx AXI Direct Memory Access Engine\0" "Date\0Wed, 16 Mar 2016 08:47:21 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kedareswara rao Appana <appana.durga.rao@xilinx.com>\0" + "Cc\0dan.j.williams@intel.com" + michal.simek@xilinx.com + soren.brinkmann@xilinx.com + appanad@xilinx.com + moritz.fischer@ettus.com + laurent.pinchart@ideasonboard.com + luis@debethencourt.com + anirudh@xilinx.com + dmaengine@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Mar 15, 2016 at 10:53:09PM +0530, Kedareswara rao Appana wrote:\n" @@ -42,20 +53,20 @@ "> - #dma-cells: Should be <1>, see \"dmas\" property below\n" "> - reg: Should contain VDMA registers location and length.\n" "> - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w.\n" - "> @@ -55,6 +60,21 @@ axi_vdma_0: axivdma at 40030000 {\n" + "> @@ -55,6 +60,21 @@ axi_vdma_0: axivdma@40030000 {\n" "> \t} ;\n" "> } ;\n" "> \n" - "> +axi_dma_0: axidma at 40400000 {\n" + "> +axi_dma_0: axidma@40400000 {\n" "> +\tcompatible = \"xlnx,axi-dma-1.00.a\";\n" "> +\t#dma_cells = <1>;\n" "> +\treg = < 0x40400000 0x10000 >;\n" - "> +\tdma-channel at 40400000 {\n" + "> +\tdma-channel@40400000 {\n" "> +\t\tcompatible = \"xlnx,axi-vdma-mm2s-channel\";\n" "> +\t\tinterrupts = < 0 59 4 >;\n" "> +\t\txlnx,datawidth = <0x40>;\n" "> +\t} ;\n" - "> +\tdma-channel at 40400030 {\n" + "> +\tdma-channel@40400030 {\n" "> +\t\tcompatible = \"xlnx,axi-vdma-s2mm-channel\";\n" "> +\t\tinterrupts = < 0 58 4 >;\n" "> +\t\txlnx,datawidth = <0x40>;\n" @@ -71,4 +82,4 @@ "-- \n" ~Vinod -722dd4829c18df22b21774fffbf94c36b07eff49c89107d109bdfac3f7014797 +69f1c043698b630ac1644055ee4a7e9c78087c8bdaa0e7633cb2a15896692a8b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.