All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FBBAE33.5050506@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 66053c0..21f44e3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On 05/22/2012 05:10 PM, Jean-Christophe PLAGNIOL-VILLARD :
 > On 16:48 Tue 22 May     , ludovic.desroches wrote:
->> Le 05/22/2012 04:08 PM, Jean-Christophe PLAGNIOL-VILLARD a écrit :
->>> On 12:09 Tue 22 May     , ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org wrote:
->>>> From: Ludovic Desroches<ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+>> Le 05/22/2012 04:08 PM, Jean-Christophe PLAGNIOL-VILLARD a ?crit :
+>>> 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-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+>>>> Signed-off-by: Ludovic Desroches<ludovic.desroches@atmel.com>
 >>>> ---
 >>>>  .../devicetree/bindings/mmc/atmel-hsmci.txt        |   67 +++++++++++++++
 >>>>  drivers/mmc/host/atmel-mci.c                       |   89 +++++++++++++++++++-
@@ -36,7 +36,7 @@ On 05/22/2012 05:10 PM, Jean-Christophe PLAGNIOL-VILLARD :
 >>>> +
 >>>> +Example MCI node:
 >>>> +
->>>> +mmc0: mmc@f0008000 {
+>>>> +mmc0: mmc at f0008000 {
 >>>> +	compatible = "atmel,hsmci";
 >>>> +	reg =<0xf0008000 0x600>;
 >>>> +	interrupts =<12 4>;
@@ -75,7 +75,7 @@ consensus, we keep what is described in current binding.
 >>>> +
 >>>> +Example slot node:
 >>>> +
->>>> +slot@0 {
+>>>> +slot at 0 {
 >>>> +	reg =<0>;
 >>>> +	bus-width =<4>;
 >>>> +	cd-gpios =<&pioD 15 0>
@@ -83,19 +83,19 @@ consensus, we keep what is described in current binding.
 >>>> +};
 >>>> +
 >>>> +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 1e9d25a..eec38a8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,23 +3,19 @@
  "ref\020120522140845.GA3377@game.jcrosoft.org\0"
  "ref\04FBBA756.8030501@atmel.com\0"
  "ref\020120522151048.GD3377@game.jcrosoft.org\0"
- "ref\020120522151048.GD3377-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org\0"
- "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\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 17:18:11 +0200\0"
- "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/22/2012 05:10 PM, Jean-Christophe PLAGNIOL-VILLARD :\n"
  "> On 16:48 Tue 22 May     , ludovic.desroches wrote:\n"
- ">> Le 05/22/2012 04:08 PM, Jean-Christophe PLAGNIOL-VILLARD a \303\251crit :\n"
- ">>> On 12:09 Tue 22 May     , ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org wrote:\n"
- ">>>> From: Ludovic Desroches<ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ ">> Le 05/22/2012 04:08 PM, Jean-Christophe PLAGNIOL-VILLARD a ?crit :\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-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ ">>>> Signed-off-by: Ludovic Desroches<ludovic.desroches@atmel.com>\n"
  ">>>> ---\n"
  ">>>>  .../devicetree/bindings/mmc/atmel-hsmci.txt        |   67 +++++++++++++++\n"
  ">>>>  drivers/mmc/host/atmel-mci.c                       |   89 +++++++++++++++++++-\n"
@@ -51,7 +47,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"
@@ -90,7 +86,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"
@@ -98,19 +94,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"
@@ -250,4 +246,4 @@
  "-- \n"
  Nicolas Ferre
 
-6a7a7c011618d5cbb0a63e1b19bde5935a3cb6d32fa63e90b84aa96c93fb5642
+37c23c94ed6f28d5189bc7c51c1a9d792ed70a5894bb0556909e27bd974a4ff9

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.