All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140725083053.GD9532@piout.net>

diff --git a/a/1.txt b/N1/1.txt
index 1434be0..975652d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 Hi,
 
-On 25/07/2014 at 08:14:40 +0200, Ji?? Prchal wrote :
+On 25/07/2014 at 08:14:40 +0200, Jiří Prchal wrote :
 > I'm using custom board. My spi node:
-> 			spi0: spi at f0000000 {
+> 			spi0: spi@f0000000 {
 
 You should override the pinctrl here as you are using gpios for the cs.
 				pinctrl-0 = <&pinctrl_spi0_custom>;
@@ -14,7 +14,7 @@ You should override the pinctrl here as you are using gpios for the cs.
 > 					    &pioA 14 0>;
 > 
 
-		pinctrl at fffff400 {
+		pinctrl@fffff400 {
 				spi0 {
 					 pinctrl_spi0_custom: spi0-custom {
 							 atmel,pins =
@@ -30,3 +30,7 @@ You should override the pinctrl here as you are using gpios for the cs.
 Alexandre Belloni, Free Electrons
 Embedded Linux, Kernel and Android engineering
 http://free-electrons.com
+--
+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 3c14dcb..b074dc3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,17 +4,24 @@
  "ref\053D12103.3020103@aksignal.cz\0"
  "ref\020140724175848.44f5da10@bbrezillon\0"
  "ref\053D1F5D0.1080006@aksignal.cz\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO\0"
+ "ref\053D1F5D0.1080006-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org\0"
+ "From\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO\0"
  "Date\0Fri, 25 Jul 2014 10:30:54 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ji\305\231\303\255 Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>\0"
+ "Cc\0Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
  "\n"
- "On 25/07/2014 at 08:14:40 +0200, Ji?? Prchal wrote :\n"
+ "On 25/07/2014 at 08:14:40 +0200, Ji\305\231\303\255 Prchal wrote :\n"
  "> I'm using custom board. My spi node:\n"
- "> \t\t\tspi0: spi at f0000000 {\n"
+ "> \t\t\tspi0: spi@f0000000 {\n"
  "\n"
  "You should override the pinctrl here as you are using gpios for the cs.\n"
  "\t\t\t\tpinctrl-0 = <&pinctrl_spi0_custom>;\n"
@@ -26,7 +33,7 @@
  "> \t\t\t\t\t    &pioA 14 0>;\n"
  "> \n"
  "\n"
- "\t\tpinctrl at fffff400 {\n"
+ "\t\tpinctrl@fffff400 {\n"
  "\t\t\t\tspi0 {\n"
  "\t\t\t\t\t pinctrl_spi0_custom: spi0-custom {\n"
  "\t\t\t\t\t\t\t atmel,pins =\n"
@@ -41,6 +48,10 @@
  "-- \n"
  "Alexandre Belloni, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
- http://free-electrons.com
+ "http://free-electrons.com\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
 
-8506263907692fa52f3896601de82b1aa0a3a384278f94b83eefec37a03c00b8
+00046e769eeb4b9da65147738fbefb46e164180534bdb7168b848b2ad1a639b7

diff --git a/a/1.txt b/N2/1.txt
index 1434be0..8f8e848 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,8 +1,8 @@
 Hi,
 
-On 25/07/2014 at 08:14:40 +0200, Ji?? Prchal wrote :
+On 25/07/2014 at 08:14:40 +0200, Jiří Prchal wrote :
 > I'm using custom board. My spi node:
-> 			spi0: spi at f0000000 {
+> 			spi0: spi@f0000000 {
 
 You should override the pinctrl here as you are using gpios for the cs.
 				pinctrl-0 = <&pinctrl_spi0_custom>;
@@ -14,7 +14,7 @@ You should override the pinctrl here as you are using gpios for the cs.
 > 					    &pioA 14 0>;
 > 
 
-		pinctrl at fffff400 {
+		pinctrl@fffff400 {
 				spi0 {
 					 pinctrl_spi0_custom: spi0-custom {
 							 atmel,pins =
diff --git a/a/content_digest b/N2/content_digest
index 3c14dcb..c29e4d3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,17 +4,23 @@
  "ref\053D12103.3020103@aksignal.cz\0"
  "ref\020140724175848.44f5da10@bbrezillon\0"
  "ref\053D1F5D0.1080006@aksignal.cz\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO\0"
+ "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO\0"
  "Date\0Fri, 25 Jul 2014 10:30:54 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ji\305\231\303\255 Prchal <jiri.prchal@aksignal.cz>\0"
+ "Cc\0Boris BREZILLON <boris.brezillon@free-electrons.com>"
+  devicetree@vger.kernel.org
+  nicolas.ferre@atmel.com
+  linux-arm-kernel@lists.infradead.org
+  Bo Shen <voice.shen@atmel.com>
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
  "\n"
- "On 25/07/2014 at 08:14:40 +0200, Ji?? Prchal wrote :\n"
+ "On 25/07/2014 at 08:14:40 +0200, Ji\305\231\303\255 Prchal wrote :\n"
  "> I'm using custom board. My spi node:\n"
- "> \t\t\tspi0: spi at f0000000 {\n"
+ "> \t\t\tspi0: spi@f0000000 {\n"
  "\n"
  "You should override the pinctrl here as you are using gpios for the cs.\n"
  "\t\t\t\tpinctrl-0 = <&pinctrl_spi0_custom>;\n"
@@ -26,7 +32,7 @@
  "> \t\t\t\t\t    &pioA 14 0>;\n"
  "> \n"
  "\n"
- "\t\tpinctrl at fffff400 {\n"
+ "\t\tpinctrl@fffff400 {\n"
  "\t\t\t\tspi0 {\n"
  "\t\t\t\t\t pinctrl_spi0_custom: spi0-custom {\n"
  "\t\t\t\t\t\t\t atmel,pins =\n"
@@ -43,4 +49,4 @@
  "Embedded Linux, Kernel and Android engineering\n"
  http://free-electrons.com
 
-8506263907692fa52f3896601de82b1aa0a3a384278f94b83eefec37a03c00b8
+d9476e50123869877b404cd9dd87e43995f94e10bcc5a377161190973d1cf1b6

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.