diff for duplicates of <4FBB8CAD.5090004@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 4d40a29..515c22f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 05/22/2012 12:09 PM, ludovic.desroches@atmel.com : +On 05/22/2012 12:09 PM, ludovic.desroches at atmel.com : > From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> @@ -38,7 +38,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > + > +Example MCI node: > + -> +mmc0: mmc@f0008000 { +> +mmc0: mmc at f0008000 { > + compatible = "atmel,hsmci"; > + reg = <0xf0008000 0x600>; > + interrupts = <12 4>; @@ -61,7 +61,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > + > +Example slot node: > + -> +slot@0 { +> +slot at 0 { > + reg = <0>; > + bus-width = <4>; > + cd-gpios = <&pioD 15 0> @@ -69,19 +69,19 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > +}; > + > +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 3558af5..04ffd62 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\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Subject\0Re: [PATCH v3 1/3] mmc: atmel-mci: add device tree support\0" + "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" + "Subject\0[PATCH v3 1/3] mmc: atmel-mci: add device tree support\0" "Date\0Tue, 22 May 2012 14:55:09 +0200\0" - "To\0ludovic.desroches@atmel.com\0" - "Cc\0linux-mmc@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - plagnioj@jcrosoft.com - " devicetree-discuss@lists.ozlabs.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 05/22/2012 12:09 PM, ludovic.desroches@atmel.com :\n" + "On 05/22/2012 12:09 PM, ludovic.desroches at atmel.com :\n" "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n" @@ -50,7 +46,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" @@ -231,4 +227,4 @@ "-- \n" Nicolas Ferre -2effea134b74aee43c42b761c8914f9090a41ac82ad5d5c440ef85cb728e9ae3 +70b8f84f56495738b6c890b26fbd8237ce12540c465b02531f8b3fe5583421d2
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.