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

diff --git a/a/1.txt b/N1/1.txt
index f85278c..3fb480e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-Le 16/01/2015 16:31, Ludovic Desroches a ?crit :
+Le 16/01/2015 16:31, Ludovic Desroches a écrit :
 > PioD controller was not described in the device tree since we don't use
 > it. As pinctrl-at91 allows disabled gpio controllers in the device
 > tree, we can add it to complete the device description.
 > 
-> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
+> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 
 Linus,
 
@@ -36,7 +36,7 @@ Bye,
 >  					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>;
@@ -48,7 +48,7 @@ Bye,
 > +					status = "disabled";
 > +				};
 > +
->  				pioE: gpio at fc06d000 {
+>  				pioE: gpio@fc06d000 {
 >  					compatible = "atmel,at91sam9x5-gpio", "atmel,at91rm9200-gpio";
 >  					reg = <0xfc06d000 0x100>;
 > 
@@ -56,3 +56,7 @@ 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 a48ba34..542915e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,24 @@
  "ref\01421422267-2934-1-git-send-email-ludovic.desroches@atmel.com\0"
  "ref\01421422267-2934-3-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller\0"
+ "ref\01421422267-2934-3-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller\0"
  "Date\0Mon, 19 Jan 2015 11:46:20 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "Cc\0plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Le 16/01/2015 16:31, Ludovic Desroches a ?crit :\n"
+ "Le 16/01/2015 16:31, Ludovic Desroches a \303\251crit :\n"
  "> PioD controller was not described in the device tree since we don't use\n"
  "> it. As pinctrl-at91 allows disabled gpio controllers in the device\n"
  "> tree, we can add it to complete the device description.\n"
  "> \n"
- "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
+ "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "Linus,\n"
  "\n"
@@ -44,7 +49,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"
@@ -56,13 +61,17 @@
  "> +\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"
  "> \n"
  "\n"
  "\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
 
-e5c98d964e6b3408c7ff8eea62adbecd007e97d140ce041bb45571010b5d1092
+18fe6bb04001ce33866014a739ebebc41caccab44c4eedb183a71009edebd978

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.