diff for duplicates of <4F6B3C48.90002@atmel.com> diff --git a/a/1.txt b/N1/1.txt index c0e9ba8..24b0ba8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 03/21/2012 07:03 PM, ludovic.desroches@atmel.com : +On 03/21/2012 07:03 PM, ludovic.desroches at atmel.com : > From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> @@ -34,7 +34,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>; @@ -52,23 +52,23 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > + > +Example slot node: > + -> +slot@0 { +> +slot at 0 { > + bus-width = <4>; > + cd-gpios = <&pioD 15 0> > + cd-invert; > +}; > + > +Example full MCI node: -> +mmc0: mmc@f0008000 { +> +mmc0: mmc at f0008000 { > + compatible = "atmel,hsmci"; > + reg = <0xf0008000 0x600>; > + interrupts = <12 4>; -> + slot@0 { +> + slot at 0 { > + bus-width = <4>; > + cd-gpios = <&pioD 15 0> > + cd-invert; > + }; -> + slot@1 { +> + slot at 1 { > + bus-width = <4>; > + }; > +}; diff --git a/a/content_digest b/N1/content_digest index b7c4de4..0491c54 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,12 @@ "ref\01332352994-20983-1-git-send-email-ludovic.desroches@atmel.com\0" "ref\01332352994-20983-2-git-send-email-ludovic.desroches@atmel.com\0" - "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Subject\0Re: [PATCH 1/4] mmc: atmel-mci: add device tree support\0" + "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" + "Subject\0[PATCH 1/4] mmc: atmel-mci: add device tree support\0" "Date\0Thu, 22 Mar 2012 15:50:48 +0100\0" - "To\0ludovic.desroches@atmel.com\0" - "Cc\0linux-mmc@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - plagnioj@jcrosoft.com - " devicetree-discuss <devicetree-discuss@lists.ozlabs.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 03/21/2012 07:03 PM, ludovic.desroches@atmel.com :\n" + "On 03/21/2012 07:03 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" @@ -46,7 +42,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" @@ -64,23 +60,23 @@ "> +\n" "> +Example slot node:\n" "> +\n" - "> +slot@0 {\n" + "> +slot at 0 {\n" "> +\tbus-width = <4>;\n" "> +\tcd-gpios = <&pioD 15 0>\n" "> +\tcd-invert;\n" "> +};\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" - "> +\tslot@0 {\n" + "> +\tslot at 0 {\n" "> +\t\tbus-width = <4>;\n" "> +\t\tcd-gpios = <&pioD 15 0>\n" "> +\t\tcd-invert;\n" "> +\t};\n" - "> +\tslot@1 {\n" + "> +\tslot at 1 {\n" "> +\t\tbus-width = <4>;\n" "> +\t};\n" "> +};\n" @@ -209,4 +205,4 @@ "-- \n" Nicolas Ferre -228c9d4c7a3986da83cb45222e77f9a875bf2c75011db6e50a3e7bc488198d32 +2200c2643dc2dc3d90da2888c8b7169f66a2b9912e5b061cce8d9ae57e600056
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.