diff for duplicates of <20120522140845.GA3377@game.jcrosoft.org> diff --git a/a/1.txt b/N1/1.txt index f542602..bad5cfd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 12:09 Tue 22 May , ludovic.desroches@atmel.com wrote: +On 12:09 Tue 22 May , ludovic.desroches at atmel.com wrote: > From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> @@ -33,7 +33,7 @@ On 12:09 Tue 22 May , ludovic.desroches@atmel.com wrote: > + > +Example MCI node: > + -> +mmc0: mmc@f0008000 { +> +mmc0: mmc at f0008000 { > + compatible = "atmel,hsmci"; > + reg = <0xf0008000 0x600>; > + interrupts = <12 4>; @@ -61,7 +61,7 @@ as done on ohci-at91.c > + > +Example slot node: > + -> +slot@0 { +> +slot at 0 { > + reg = <0>; > + bus-width = <4>; > + cd-gpios = <&pioD 15 0> @@ -69,19 +69,19 @@ as done on ohci-at91.c > +}; > + > +Example full MCI node: -> +mmc0: mmc@f0008000 { +> +mmc0: mmc at f0008000 { > + compatible = "atmel,hsmci"; > + reg = <0xf0008000 0x600>; > + interrupts = <12 4>; > + #address-cells = <1>; > + #size-cells = <0>; -> + slot@0 { +> + slot at 0 { > + reg = <0>; > + bus-width = <4>; > + cd-gpios = <&pioD 15 0> > + cd-inverted; > + }; -> + slot@1 { +> + slot at 1 { > + reg = <1>; > + bus-width = <4>; > + }; diff --git a/a/content_digest b/N1/content_digest index 1b69323..cf195bb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,12 @@ "ref\01337681352-18521-1-git-send-email-ludovic.desroches@atmel.com\0" "ref\01337681352-18521-2-git-send-email-ludovic.desroches@atmel.com\0" - "From\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" - "Subject\0Re: [PATCH v3 1/3] mmc: atmel-mci: add device tree support\0" + "From\0plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)\0" + "Subject\0[PATCH v3 1/3] mmc: atmel-mci: add device tree support\0" "Date\0Tue, 22 May 2012 16:08:45 +0200\0" - "To\0ludovic.desroches@atmel.com\0" - "Cc\0nicolas.ferre@atmel.com" - devicetree-discuss@lists.ozlabs.org - linux-mmc@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 12:09 Tue 22 May , ludovic.desroches@atmel.com wrote:\n" + "On 12:09 Tue 22 May , ludovic.desroches at atmel.com wrote:\n" "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n" @@ -45,7 +41,7 @@ "> +\n" "> +Example MCI node:\n" "> +\n" - "> +mmc0: mmc@f0008000 {\n" + "> +mmc0: mmc at f0008000 {\n" "> +\tcompatible = \"atmel,hsmci\";\n" "> +\treg = <0xf0008000 0x600>;\n" "> +\tinterrupts = <12 4>;\n" @@ -73,7 +69,7 @@ "> +\n" "> +Example slot node:\n" "> +\n" - "> +slot@0 {\n" + "> +slot at 0 {\n" "> +\treg = <0>;\n" "> +\tbus-width = <4>;\n" "> +\tcd-gpios = <&pioD 15 0>\n" @@ -81,19 +77,19 @@ "> +};\n" "> +\n" "> +Example full MCI node:\n" - "> +mmc0: mmc@f0008000 {\n" + "> +mmc0: mmc at f0008000 {\n" "> +\tcompatible = \"atmel,hsmci\";\n" "> +\treg = <0xf0008000 0x600>;\n" "> +\tinterrupts = <12 4>;\n" "> +\t#address-cells = <1>;\n" "> +\t#size-cells = <0>;\n" - "> +\tslot@0 {\n" + "> +\tslot at 0 {\n" "> +\t\treg = <0>;\n" "> +\t\tbus-width = <4>;\n" "> +\t\tcd-gpios = <&pioD 15 0>\n" "> +\t\tcd-inverted;\n" "> +\t};\n" - "> +\tslot@1 {\n" + "> +\tslot at 1 {\n" "> +\t\treg = <1>;\n" "> +\t\tbus-width = <4>;\n" "> +\t};\n" @@ -213,4 +209,4 @@ "Best Regards,\n" J. -0919794167295e01419193573ba22abbedd25797e1086ccd0ee640bd71c76797 +60abaf4a109ea7ca192326c78c49546dcbc73c4bdca194e11b839ebeb79ce86f
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.