diff for duplicates of <20150113082129.GA4104@piout.net> diff --git a/a/1.txt b/N1/1.txt index 9d3857e..813ba98 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 13/01/2015 at 09:37:48 +0800, Bo Shen wrote : > > On 01/13/2015 03:01 AM, Alexandre Belloni wrote: > > -> >+ sram0: sram at 002ff000 { +> >+ sram0: sram@002ff000 { > > Why here is 002ff000, while not 00200000? > @@ -29,7 +29,7 @@ range of sram, starting at 0x002ff000. > > }; > > }; > > -> >+ sram: sram at 00300000 { +> >+ sram: sram@00300000 { > >+ compatible = "mmio-sram"; > >+ reg = <0x00300000 0x28000>; > >+ }; @@ -45,12 +45,12 @@ range of sram, starting at 0x002ff000. > > }; > > }; > > -> >+ sram0: sram at 00300000 { +> >+ sram0: sram@00300000 { > >+ compatible = "mmio-sram"; > >+ reg = <0x00300000 0x14000>; > >+ }; > >+ -> >+ sram1: sram at 00500000 { +> >+ sram1: sram@00500000 { > >+ compatible = "mmio-sram"; > >+ reg = <0x00300000 0x4000>; > >+ }; @@ -66,7 +66,7 @@ range of sram, starting at 0x002ff000. > > reg = <0x20000000 0x08000000>; > > }; > > -> >+ sram0: sram at 002ff000 { +> >+ sram0: sram@002ff000 { > > Why here is 002ff000, while not 00200000? > @@ -76,7 +76,7 @@ range of sram, starting at 0x002ff000. > > >+ }; > >+ -> >+ sram1: sram at 002fc000 { +> >+ sram1: sram@002fc000 { > > Why here is 002fc000, while not 00300000? And length is on 0x4000. > diff --git a/a/content_digest b/N1/content_digest index d3a65ea..30e7fef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,15 @@ "ref\01421089317-12607-1-git-send-email-alexandre.belloni@free-electrons.com\0" "ref\01421089317-12607-5-git-send-email-alexandre.belloni@free-electrons.com\0" "ref\054B476EC.3090207@atmel.com\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCH 4/6] ARM: at91/dt: add SRAM nodes\0" + "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Subject\0Re: [PATCH 4/6] ARM: at91/dt: add SRAM nodes\0" "Date\0Tue, 13 Jan 2015 09:21:29 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Bo Shen <voice.shen@atmel.com>\0" + "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>" + Boris Brezillon <boris.brezillon@free-electrons.com> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 13/01/2015 at 09:37:48 +0800, Bo Shen wrote :\n" @@ -12,7 +17,7 @@ "> \n" "> On 01/13/2015 03:01 AM, Alexandre Belloni wrote:\n" "> >\n" - "> >+\tsram0: sram at 002ff000 {\n" + "> >+\tsram0: sram@002ff000 {\n" "> \n" "> Why here is 002ff000, while not 00200000?\n" "> \n" @@ -38,7 +43,7 @@ "> > \t\t};\n" "> > \t};\n" "> >\n" - "> >+\tsram: sram at 00300000 {\n" + "> >+\tsram: sram@00300000 {\n" "> >+\t\tcompatible = \"mmio-sram\";\n" "> >+\t\treg = <0x00300000 0x28000>;\n" "> >+\t};\n" @@ -54,12 +59,12 @@ "> > \t\t};\n" "> > \t};\n" "> >\n" - "> >+\tsram0: sram at 00300000 {\n" + "> >+\tsram0: sram@00300000 {\n" "> >+\t\tcompatible = \"mmio-sram\";\n" "> >+\t\treg = <0x00300000 0x14000>;\n" "> >+\t};\n" "> >+\n" - "> >+\tsram1: sram at 00500000 {\n" + "> >+\tsram1: sram@00500000 {\n" "> >+\t\tcompatible = \"mmio-sram\";\n" "> >+\t\treg = <0x00300000 0x4000>;\n" "> >+\t};\n" @@ -75,7 +80,7 @@ "> > \t\treg = <0x20000000 0x08000000>;\n" "> > \t};\n" "> >\n" - "> >+\tsram0: sram at 002ff000 {\n" + "> >+\tsram0: sram@002ff000 {\n" "> \n" "> Why here is 002ff000, while not 00200000?\n" "> \n" @@ -85,7 +90,7 @@ "> \n" "> >+\t};\n" "> >+\n" - "> >+\tsram1: sram at 002fc000 {\n" + "> >+\tsram1: sram@002fc000 {\n" "> \n" "> Why here is 002fc000, while not 00300000? And length is on 0x4000.\n" "> \n" @@ -107,4 +112,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -1e04420fc5263a3f11815b9f90f04cd63d2fb0c4c0d9587f89783eafdd37665b +4ab3d15116d2520f5a6ea18327438a5966e332bfebdc679dd9dbcb93273a9dc3
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.