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

diff --git a/a/1.txt b/N1/1.txt
index d7a017c..8e5be2f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-Le 15/12/2014 10:57, Ludovic Desroches a ?crit :
-> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
+Le 15/12/2014 10:57, Ludovic Desroches a écrit :
+> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > ---
 > 
 > Hi Linus,
@@ -19,7 +19,7 @@ Fair enough, I'm personally okay with those changes. When you rework
 this RFC into real patches and when you correct the little nitpicking
 hereafter, you can add my:
 
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 
 On your side Linus, does it sound good?
 
@@ -50,8 +50,8 @@ Otherwise, see below:
 >  			};
 >  
 >  
-> -			pinctrl at fc06a000 {
-> +			pinctrl: pinctrl at fc06a000 {
+> -			pinctrl@fc06a000 {
+> +			pinctrl: pinctrl@fc06a000 {
 >  				#address-cells = <1>;
 >  				#size-cells = <1>;
 >  				compatible = "atmel,at91sam9x5-pinctrl", "atmel,at91rm9200-pinctrl", "simple-bus";
@@ -85,7 +85,7 @@ You may need to modify our pinctrl binding documentation as well.
 >  					clocks = <&pioC_clk>;
 >  				};
 >  
-> +				pioD: gpio at fc068000 {
+> +				pioD: gpio@fc068000 {
 > +					compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
 > +					reg = <0xfc068000 0x100>;
 > +					interrupts = <5 IRQ_TYPE_LEVEL_HIGH 1>;
@@ -97,7 +97,7 @@ You may need to modify our pinctrl binding documentation as well.
 > +					status = "disabled";
 > +				};
 > +
->  				pioE: gpio at fc06d000 {
+>  				pioE: gpio@fc06d000 {
 >  					compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
 >  					reg = <0xfc06d000 0x100>;
 >  					interrupts = <26 IRQ_TYPE_LEVEL_HIGH 1>;
@@ -241,3 +241,7 @@ What is the purpose of the line just above?
 Thanks Ludovic, bye,
 -- 
 Nicolas Ferre
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index f7b23a6..ebccf6a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,18 @@
  "ref\0CACRpkdbkUUzVVMp14szY+vGNd+d+8bL066STh_XMGud-UsFBqA@mail.gmail.com\0"
  "ref\01418637470-5839-1-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH RFC] pinctrl: at91\0"
+ "ref\01418637470-5839-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH RFC] pinctrl: at91\0"
  "Date\0Fri, 19 Dec 2014 15:41:55 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"
+  linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Le 15/12/2014 10:57, Ludovic Desroches a ?crit :\n"
- "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
+ "Le 15/12/2014 10:57, Ludovic Desroches a \303\251crit :\n"
+ "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  "> \n"
  "> Hi Linus,\n"
@@ -27,7 +32,7 @@
  "this RFC into real patches and when you correct the little nitpicking\n"
  "hereafter, you can add my:\n"
  "\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "On your side Linus, does it sound good?\n"
  "\n"
@@ -58,8 +63,8 @@
  ">  \t\t\t};\n"
  ">  \n"
  ">  \n"
- "> -\t\t\tpinctrl at fc06a000 {\n"
- "> +\t\t\tpinctrl: pinctrl at fc06a000 {\n"
+ "> -\t\t\tpinctrl@fc06a000 {\n"
+ "> +\t\t\tpinctrl: pinctrl@fc06a000 {\n"
  ">  \t\t\t\t#address-cells = <1>;\n"
  ">  \t\t\t\t#size-cells = <1>;\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9x5-pinctrl\", \"atmel,at91rm9200-pinctrl\", \"simple-bus\";\n"
@@ -93,7 +98,7 @@
  ">  \t\t\t\t\tclocks = <&pioC_clk>;\n"
  ">  \t\t\t\t};\n"
  ">  \n"
- "> +\t\t\t\tpioD: gpio at fc068000 {\n"
+ "> +\t\t\t\tpioD: gpio@fc068000 {\n"
  "> +\t\t\t\t\tcompatible = \"atmel,at91sam9x5-gpio\", \"atmel,at91rm9200-gpio\";\n"
  "> +\t\t\t\t\treg = <0xfc068000 0x100>;\n"
  "> +\t\t\t\t\tinterrupts = <5 IRQ_TYPE_LEVEL_HIGH 1>;\n"
@@ -105,7 +110,7 @@
  "> +\t\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- ">  \t\t\t\tpioE: gpio at fc06d000 {\n"
+ ">  \t\t\t\tpioE: gpio@fc06d000 {\n"
  ">  \t\t\t\t\tcompatible = \"atmel,at91sam9x5-gpio\", \"atmel,at91rm9200-gpio\";\n"
  ">  \t\t\t\t\treg = <0xfc06d000 0x100>;\n"
  ">  \t\t\t\t\tinterrupts = <26 IRQ_TYPE_LEVEL_HIGH 1>;\n"
@@ -248,6 +253,10 @@
  "\n"
  "Thanks Ludovic, bye,\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-415eb5c154039d4bb0bbaac72e9d7ded3c73cf642d6204ed9a2688f9eb08a3af
+e8e23bdfe4821ae7b38723d913c81c6e864aaafe235342928890221554f2095f

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.