diff for duplicates of <20180305053256.GN15443@localhost> diff --git a/a/1.txt b/N1/1.txt index 9028e35..9349942 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ -On Fri, Mar 02, 2018 at 08:32:20AM +0000, Alexey Brodkin wrote: +On Fri, Mar 02, 2018@08:32:20AM +0000, Alexey Brodkin wrote: > Hi Vinod, > -> On Fri, 2018-03-02 at 13:44 +0530, Vinod Koul wrote: -> > On Mon, Feb 26, 2018 at 05:56:28PM +0300, Eugeniy Paltsev wrote: +> On Fri, 2018-03-02@13:44 +0530, Vinod Koul wrote: +> > On Mon, Feb 26, 2018@05:56:28PM +0300, Eugeniy Paltsev wrote: > > > This patch adds documentation of device tree bindings for the Synopsys > > > DesignWare AXI DMA controller. > > > -> > > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> +> > > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> > > > --- > > > .../devicetree/bindings/dma/snps,dw-axi-dmac.txt | 41 ++++++++++++++++++++++ > > > 1 file changed, 41 insertions(+) @@ -44,7 +44,7 @@ On Fri, Mar 02, 2018 at 08:32:20AM +0000, Alexey Brodkin wrote: > > > + > > > +Example: > > > + -> > > +dmac: dma-controller@80000 { +> > > +dmac: dma-controller at 80000 { > > > + compatible = "snps,axi-dma-1.01a"; > > > > do we need "snps here..? @@ -53,3 +53,6 @@ On Fri, Mar 02, 2018 at 08:32:20AM +0000, Alexey Brodkin wrote: Not a DT expert but why should vendor name come here, you can read the properties from device node, vendor name seems redundant to me + +-- +~Vinod diff --git a/a/content_digest b/N1/content_digest index 312bec6..14d2219 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,22 @@ - "From\0Vinod Koul <vinod.koul@intel.com>\0" - "Subject\0[v2,2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings\0" + "ref\020180226145628.11892-1-Eugeniy.Paltsev@synopsys.com\0" + "ref\020180226145628.11892-3-Eugeniy.Paltsev@synopsys.com\0" + "ref\020180302081408.GK15443@localhost\0" + "ref\01519979538.4430.7.camel@synopsys.com\0" + "From\0vinod.koul@intel.com (Vinod Koul)\0" + "Subject\0[PATCH v2 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings\0" "Date\0Mon, 5 Mar 2018 11:02:56 +0530\0" - "To\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" - "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" - robh+dt@kernel.org <robh+dt@kernel.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - Eugeniy.Paltsev@synopsys.com <Eugeniy.Paltsev@synopsys.com> - linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org> - andy.shevchenko@gmail.com <andy.shevchenko@gmail.com> - dan.j.williams@intel.com <dan.j.williams@intel.com> - dmaengine@vger.kernel.org <dmaengine@vger.kernel.org> - " wan.ahmad.zainie.wan.mohamad@intel.com <wan.ahmad.zainie.wan.mohamad@intel.com>\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" - "On Fri, Mar 02, 2018 at 08:32:20AM +0000, Alexey Brodkin wrote:\n" + "On Fri, Mar 02, 2018@08:32:20AM +0000, Alexey Brodkin wrote:\n" "> Hi Vinod,\n" "> \n" - "> On Fri, 2018-03-02 at 13:44 +0530, Vinod Koul wrote:\n" - "> > On Mon, Feb 26, 2018 at 05:56:28PM +0300, Eugeniy Paltsev wrote:\n" + "> On Fri, 2018-03-02@13:44 +0530, Vinod Koul wrote:\n" + "> > On Mon, Feb 26, 2018@05:56:28PM +0300, Eugeniy Paltsev wrote:\n" "> > > This patch adds documentation of device tree bindings for the Synopsys\n" "> > > DesignWare AXI DMA controller.\n" "> > > \n" - "> > > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>\n" + "> > > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>\n" "> > > ---\n" "> > > .../devicetree/bindings/dma/snps,dw-axi-dmac.txt | 41 ++++++++++++++++++++++\n" "> > > 1 file changed, 41 insertions(+)\n" @@ -59,7 +54,7 @@ "> > > +\n" "> > > +Example:\n" "> > > +\n" - "> > > +dmac: dma-controller@80000 {\n" + "> > > +dmac: dma-controller at 80000 {\n" "> > > +\tcompatible = \"snps,axi-dma-1.01a\";\n" "> > \n" "> > do we need \"snps here..?\n" @@ -67,6 +62,9 @@ "> Synopsys is this IP-block vendor so shouldn't we put it that way?\n" "\n" "Not a DT expert but why should vendor name come here, you can read the\n" - properties from device node, vendor name seems redundant to me + "properties from device node, vendor name seems redundant to me\n" + "\n" + "-- \n" + ~Vinod -30b4d000d8c2a3f7b1caa2400a731e59cd0eead63cc553a825014225021115fd +d272ad8d9c92a814fa3d645595f179c97cc99c5a703072b3e80bcbbec7a12313
diff --git a/a/1.txt b/N2/1.txt index 9028e35..59ae511 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -53,3 +53,6 @@ On Fri, Mar 02, 2018 at 08:32:20AM +0000, Alexey Brodkin wrote: Not a DT expert but why should vendor name come here, you can read the properties from device node, vendor name seems redundant to me + +-- +~Vinod diff --git a/a/content_digest b/N2/content_digest index 312bec6..3163c27 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,5 +1,9 @@ + "ref\020180226145628.11892-1-Eugeniy.Paltsev@synopsys.com\0" + "ref\020180226145628.11892-3-Eugeniy.Paltsev@synopsys.com\0" + "ref\020180302081408.GK15443@localhost\0" + "ref\01519979538.4430.7.camel@synopsys.com\0" "From\0Vinod Koul <vinod.koul@intel.com>\0" - "Subject\0[v2,2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings\0" + "Subject\0Re: [PATCH v2 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings\0" "Date\0Mon, 5 Mar 2018 11:02:56 +0530\0" "To\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" @@ -67,6 +71,9 @@ "> Synopsys is this IP-block vendor so shouldn't we put it that way?\n" "\n" "Not a DT expert but why should vendor name come here, you can read the\n" - properties from device node, vendor name seems redundant to me + "properties from device node, vendor name seems redundant to me\n" + "\n" + "-- \n" + ~Vinod -30b4d000d8c2a3f7b1caa2400a731e59cd0eead63cc553a825014225021115fd +d8203f9f4c4202e489d3fa188685f35b1ac1a8dc53233df4f04a419e223ed59f
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.