diff for duplicates of <4F57BDCE.1050708@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0ee23aa..f4fcbd7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,12 +33,12 @@ On 03/02/2012 01:54 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > + > +Examples: > + -> + ramc0: ramc at ffffe800 { +> + ramc0: ramc@ffffe800 { > + compatible = "atmel,at91sam9g45-ddramc"; > + reg = <0xffffe800 0x200>; > + }; > + -> + ramc0: ramc at ffffe400 { +> + ramc0: ramc@ffffe400 { > + compatible = "atmel,at91sam9g45-ddramc"; > + reg = <0xffffe400 0x200 > + 0xffffe600 0x200>; @@ -51,12 +51,12 @@ On 03/02/2012 01:54 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > reg = <0xfffff000 0x200>; > }; > -> + ramc0: ramc at ffffea00 { +> + ramc0: ramc@ffffea00 { > + compatible = "atmel,at91sam9260-sdramc"; > + reg = <0xffffea00 0x200>; > + }; > + -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > compatible = "atmel,at91rm9200-pmc"; > reg = <0xfffffc00 0x100>; > diff --git a/arch/arm/boot/dts/at91sam9g45.dtsi b/arch/arm/boot/dts/at91sam9g45.dtsi @@ -67,13 +67,13 @@ On 03/02/2012 01:54 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > reg = <0xfffff000 0x200>; > }; > -> + ramc0: ramc at ffffe400 { +> + ramc0: ramc@ffffe400 { > + compatible = "atmel,at91sam9g45-ddramc"; > + reg = <0xffffe400 0x200 > + 0xffffe600 0x200>; > + }; > + -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > compatible = "atmel,at91rm9200-pmc"; > reg = <0xfffffc00 0x100>; > diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi @@ -84,12 +84,12 @@ On 03/02/2012 01:54 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: > reg = <0xfffff000 0x200>; > }; > -> + ramc0: ramc at ffffe800 { +> + ramc0: ramc@ffffe800 { > + compatible = "atmel,at91sam9g45-ddramc"; > + reg = <0xffffe800 0x200>; > + }; > + -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > compatible = "atmel,at91rm9200-pmc"; > reg = <0xfffffc00 0x100>; > diff --git a/arch/arm/mach-at91/at91sam9x5.c b/arch/arm/mach-at91/at91sam9x5.c diff --git a/a/content_digest b/N1/content_digest index 56b0da4..15f2937 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,11 @@ "ref\020120302192844.GB21255@game.jcrosoft.org\0" "ref\01330718048-9314-5-git-send-email-plagnioj@jcrosoft.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[PATCH 5/6] ARM: at91: add ram controller DT support\0" + "From\0Rob Herring <robherring2@gmail.com>\0" + "Subject\0Re: [PATCH 5/6] ARM: at91: add ram controller DT support\0" "Date\0Wed, 07 Mar 2012 13:58:06 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" + "Cc\0devicetree-discuss@lists.ozlabs.org" + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 03/02/2012 01:54 PM, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" @@ -41,12 +43,12 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +\tramc0: ramc at ffffe800 {\n" + "> +\tramc0: ramc@ffffe800 {\n" "> +\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "> +\t\treg = <0xffffe800 0x200>;\n" "> +\t};\n" "> +\n" - "> +\tramc0: ramc at ffffe400 {\n" + "> +\tramc0: ramc@ffffe400 {\n" "> +\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "> +\t\treg = <0xffffe400 0x200\n" "> +\t\t 0xffffe600 0x200>;\n" @@ -59,12 +61,12 @@ "> \t\t\t\treg = <0xfffff000 0x200>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tramc0: ramc at ffffea00 {\n" + "> +\t\t\tramc0: ramc@ffffea00 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9260-sdramc\";\n" "> +\t\t\t\treg = <0xffffea00 0x200>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" "> \t\t\t\tcompatible = \"atmel,at91rm9200-pmc\";\n" "> \t\t\t\treg = <0xfffffc00 0x100>;\n" "> diff --git a/arch/arm/boot/dts/at91sam9g45.dtsi b/arch/arm/boot/dts/at91sam9g45.dtsi\n" @@ -75,13 +77,13 @@ "> \t\t\t\treg = <0xfffff000 0x200>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tramc0: ramc at ffffe400 {\n" + "> +\t\t\tramc0: ramc@ffffe400 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "> +\t\t\t\treg = <0xffffe400 0x200\n" "> +\t\t\t\t 0xffffe600 0x200>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" "> \t\t\t\tcompatible = \"atmel,at91rm9200-pmc\";\n" "> \t\t\t\treg = <0xfffffc00 0x100>;\n" "> diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi\n" @@ -92,12 +94,12 @@ "> \t\t\t\treg = <0xfffff000 0x200>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tramc0: ramc at ffffe800 {\n" + "> +\t\t\tramc0: ramc@ffffe800 {\n" "> +\t\t\t\tcompatible = \"atmel,at91sam9g45-ddramc\";\n" "> +\t\t\t\treg = <0xffffe800 0x200>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" "> \t\t\t\tcompatible = \"atmel,at91rm9200-pmc\";\n" "> \t\t\t\treg = <0xfffffc00 0x100>;\n" "> diff --git a/arch/arm/mach-at91/at91sam9x5.c b/arch/arm/mach-at91/at91sam9x5.c\n" @@ -186,4 +188,4 @@ "> \t/* Init clock subsystem */\n" "> \tat91_dt_clock_init();" -92c83554fe70014c81e4378a96fe4e093d2d5fb5157e029db90283de1a07d75d +7be7fb6d6c23da0bc778501a8aa703f5c9ab113d35b623b32e8bbe02b96f51c3
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.