diff for duplicates of <20160810082631.GC16481@gobelin> diff --git a/a/1.txt b/N1/1.txt index f946f87..07cbddc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote: > >>>> dma-names = "tx", "rx"; > >>>> }; > >>>> }; -> >>>> + aemif: aemif at 68000000 { +> >>>> + aemif: aemif@68000000 { > >>>> + compatible = "ti,da850-aemif"; > >>>> + #address-cells = <2>; > >>>> + #size-cells = <1>; @@ -31,7 +31,7 @@ On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote: > >>>> + 1 0 0x68000000 0x00008000>; > >>>> + status = "disabled"; > >>>> + }; -> >>>> nand_cs3 at 62000000 { +> >>>> nand_cs3@62000000 { > >>>> compatible = "ti,davinci-nand"; > >>>> reg = <0x62000000 0x807ff > >>> diff --git a/a/content_digest b/N1/content_digest index 55b4cbf..6da289e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,10 +4,19 @@ "ref\057AADF7B.1070102@ti.com\0" "ref\020160810080713.GB16481@gobelin\0" "ref\057AAE1D1.5080000@ti.com\0" - "From\0kbeldan@baylibre.com (Karl Beldan)\0" - "Subject\0[PATCH 2/4] ARM: dts: da850: Add an aemif node\0" + "From\0Karl Beldan <kbeldan@baylibre.com>\0" + "Subject\0Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node\0" "Date\0Wed, 10 Aug 2016 08:26:31 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sekhar Nori <nsekhar@ti.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org + Karl Beldan <karl.beldan+oss@gmail.com> + Kevin Hilman <khilman@baylibre.com> + linux-kernel@vger.kernel.org + Russell King <linux@armlinux.org.uk> + Rob Herring <robh+dt@kernel.org> + Santosh Shilimkar <ssantosh@kernel.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote:\n" @@ -33,7 +42,7 @@ "> >>>> \t\t\tdma-names = \"tx\", \"rx\";\n" "> >>>> \t\t};\n" "> >>>> \t};\n" - "> >>>> +\taemif: aemif at 68000000 {\n" + "> >>>> +\taemif: aemif@68000000 {\n" "> >>>> +\t\tcompatible = \"ti,da850-aemif\";\n" "> >>>> +\t\t#address-cells = <2>;\n" "> >>>> +\t\t#size-cells = <1>;\n" @@ -43,7 +52,7 @@ "> >>>> +\t\t\t 1 0 0x68000000 0x00008000>;\n" "> >>>> +\t\tstatus = \"disabled\";\n" "> >>>> +\t};\n" - "> >>>> \tnand_cs3 at 62000000 {\n" + "> >>>> \tnand_cs3@62000000 {\n" "> >>>> \t\tcompatible = \"ti,davinci-nand\";\n" "> >>>> \t\treg = <0x62000000 0x807ff\n" "> >>>\n" @@ -75,4 +84,4 @@ " \n" Karl -4863b6eab69bd8bca9b46408b00636f01b2297dfbc78ebdba2a6e64c5981e867 +044e33bf10c8abd773c24787ffd58d7d87f8de3aa73003fef37643ac047d0c70
diff --git a/a/1.txt b/N2/1.txt index f946f87..07cbddc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -21,7 +21,7 @@ On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote: > >>>> dma-names = "tx", "rx"; > >>>> }; > >>>> }; -> >>>> + aemif: aemif at 68000000 { +> >>>> + aemif: aemif@68000000 { > >>>> + compatible = "ti,da850-aemif"; > >>>> + #address-cells = <2>; > >>>> + #size-cells = <1>; @@ -31,7 +31,7 @@ On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote: > >>>> + 1 0 0x68000000 0x00008000>; > >>>> + status = "disabled"; > >>>> + }; -> >>>> nand_cs3 at 62000000 { +> >>>> nand_cs3@62000000 { > >>>> compatible = "ti,davinci-nand"; > >>>> reg = <0x62000000 0x807ff > >>> diff --git a/a/content_digest b/N2/content_digest index 55b4cbf..73774a2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,10 +4,19 @@ "ref\057AADF7B.1070102@ti.com\0" "ref\020160810080713.GB16481@gobelin\0" "ref\057AAE1D1.5080000@ti.com\0" - "From\0kbeldan@baylibre.com (Karl Beldan)\0" - "Subject\0[PATCH 2/4] ARM: dts: da850: Add an aemif node\0" + "From\0Karl Beldan <kbeldan@baylibre.com>\0" + "Subject\0Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node\0" "Date\0Wed, 10 Aug 2016 08:26:31 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sekhar Nori <nsekhar@ti.com>\0" + "Cc\0devicetree@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + Mark Rutland <mark.rutland@arm.com> + Karl Beldan <karl.beldan+oss@gmail.com> + Kevin Hilman <khilman@baylibre.com> + linux-kernel@vger.kernel.org + Russell King <linux@armlinux.org.uk> + Rob Herring <robh+dt@kernel.org> + " Santosh Shilimkar <ssantosh@kernel.org>\0" "\00:1\0" "b\0" "On Wed, Aug 10, 2016 at 01:42:01PM +0530, Sekhar Nori wrote:\n" @@ -33,7 +42,7 @@ "> >>>> \t\t\tdma-names = \"tx\", \"rx\";\n" "> >>>> \t\t};\n" "> >>>> \t};\n" - "> >>>> +\taemif: aemif at 68000000 {\n" + "> >>>> +\taemif: aemif@68000000 {\n" "> >>>> +\t\tcompatible = \"ti,da850-aemif\";\n" "> >>>> +\t\t#address-cells = <2>;\n" "> >>>> +\t\t#size-cells = <1>;\n" @@ -43,7 +52,7 @@ "> >>>> +\t\t\t 1 0 0x68000000 0x00008000>;\n" "> >>>> +\t\tstatus = \"disabled\";\n" "> >>>> +\t};\n" - "> >>>> \tnand_cs3 at 62000000 {\n" + "> >>>> \tnand_cs3@62000000 {\n" "> >>>> \t\tcompatible = \"ti,davinci-nand\";\n" "> >>>> \t\treg = <0x62000000 0x807ff\n" "> >>>\n" @@ -75,4 +84,4 @@ " \n" Karl -4863b6eab69bd8bca9b46408b00636f01b2297dfbc78ebdba2a6e64c5981e867 +faf69d177e9f9d8bc6b92c13dd176e86fa119a4f2bc78dad7ed2483db99b4a31
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.