All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <521BB122.2010109@overkiz.com>

diff --git a/a/1.txt b/N1/1.txt
index 9714957..9e38770 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-Le 26/08/2013 21:18, Jean-Christophe PLAGNIOL-VILLARD a ?crit :
+Le 26/08/2013 21:18, Jean-Christophe PLAGNIOL-VILLARD a écrit :
 > On 20:45 Mon 26 Aug     , boris brezillon wrote:
 >> Hello Jean-Christophe,
 >>
->> Le 26/08/2013 19:53, Jean-Christophe PLAGNIOL-VILLARD a ?crit :
+>> Le 26/08/2013 19:53, Jean-Christophe PLAGNIOL-VILLARD a écrit :
 >>> On 23:37 Sat 24 Aug     , Boris BREZILLON wrote:
 >>>> Add support for generic pin configuration to pinctrl-at91 driver.
 >>>>
@@ -37,12 +37,12 @@ Le 26/08/2013 21:18, Jean-Christophe PLAGNIOL-VILLARD a ?crit :
 >>>> +   * an integer defining the pin config (see the following description)
 >>>>   Bits used for CONFIG:
 >>>>   PULL_UP		(1 << 0): indicate this pin need a pull up.
->>>> @@ -132,6 +139,40 @@ pinctrl at fffff400 {
+>>>> @@ -132,6 +139,40 @@ pinctrl@fffff400 {
 >>>>   	};
 >>>>   };
 >>>> +or
 >>>> +
->>>> +pinctrl at fffff400 {
+>>>> +pinctrl@fffff400 {
 >>>> +	#address-cells = <1>;
 >>>> +	#size-cells = <1>;
 >>>> +	ranges;
@@ -101,7 +101,7 @@ This gives us the following compatible strings:
 >>>> +	};
 >>>> +};
 >>>> +
->>>>   dbgu: serial at fffff200 {
+>>>>   dbgu: serial@fffff200 {
 >>>>   	compatible = "atmel,at91sam9260-usart";
 >>>>   	reg = <0xfffff200 0x200>;
 >>>> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
diff --git a/a/content_digest b/N1/content_digest
index 8aea191..1874b51 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,17 +3,35 @@
  "ref\020130826175333.GF18627@ns203013.ovh.net\0"
  "ref\0521BA235.1090104@overkiz.com\0"
  "ref\020130826191843.GG18627@ns203013.ovh.net\0"
- "From\0b.brezillon@overkiz.com (boris brezillon)\0"
- "Subject\0[RFC PATCH 2/3] pinctrl: at91: add support for generic pinconf\0"
+ "From\0boris brezillon <b.brezillon@overkiz.com>\0"
+ "Subject\0Re: [RFC PATCH 2/3] pinctrl: at91: add support for generic pinconf\0"
  "Date\0Mon, 26 Aug 2013 21:48:50 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0"
+ "Cc\0Rob Herring <rob.herring@calxeda.com>"
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Ian Campbell <ian.campbell@citrix.com>
+  Rob Landley <rob@landley.net>
+  Russell King <linux@arm.linux.org.uk>
+  Linus Walleij <linus.walleij@linaro.org>
+  Jiri Kosina <jkosina@suse.cz>
+  Masanari Iida <standby24x7@gmail.com>
+  Nicolas Ferre <nicolas.ferre@atmel.com>
+  Richard Genoud <richard.genoud@gmail.com>
+  Heiko Stuebner <heiko@sntech.de>
+  James Hogan <james.hogan@imgtec.com>
+  devicetree@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "Le 26/08/2013 21:18, Jean-Christophe PLAGNIOL-VILLARD a ?crit :\n"
+ "Le 26/08/2013 21:18, Jean-Christophe PLAGNIOL-VILLARD a \303\251crit :\n"
  "> On 20:45 Mon 26 Aug     , boris brezillon wrote:\n"
  ">> Hello Jean-Christophe,\n"
  ">>\n"
- ">> Le 26/08/2013 19:53, Jean-Christophe PLAGNIOL-VILLARD a ?crit :\n"
+ ">> Le 26/08/2013 19:53, Jean-Christophe PLAGNIOL-VILLARD a \303\251crit :\n"
  ">>> On 23:37 Sat 24 Aug     , Boris BREZILLON wrote:\n"
  ">>>> Add support for generic pin configuration to pinctrl-at91 driver.\n"
  ">>>>\n"
@@ -48,12 +66,12 @@
  ">>>> +   * an integer defining the pin config (see the following description)\n"
  ">>>>   Bits used for CONFIG:\n"
  ">>>>   PULL_UP\t\t(1 << 0): indicate this pin need a pull up.\n"
- ">>>> @@ -132,6 +139,40 @@ pinctrl at fffff400 {\n"
+ ">>>> @@ -132,6 +139,40 @@ pinctrl@fffff400 {\n"
  ">>>>   \t};\n"
  ">>>>   };\n"
  ">>>> +or\n"
  ">>>> +\n"
- ">>>> +pinctrl at fffff400 {\n"
+ ">>>> +pinctrl@fffff400 {\n"
  ">>>> +\t#address-cells = <1>;\n"
  ">>>> +\t#size-cells = <1>;\n"
  ">>>> +\tranges;\n"
@@ -112,7 +130,7 @@
  ">>>> +\t};\n"
  ">>>> +};\n"
  ">>>> +\n"
- ">>>>   dbgu: serial at fffff200 {\n"
+ ">>>>   dbgu: serial@fffff200 {\n"
  ">>>>   \tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">>>>   \treg = <0xfffff200 0x200>;\n"
  ">>>> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig\n"
@@ -274,4 +292,4 @@
  "> Best Regards,\n"
  > J.
 
-59836da3f5455bd0da5b5fa95034bc6a301a0b4952c262900d1dcfb57fe6c548
+7ddec3bb5ba6870a51e685d225cdd6ee0ff2de635d73fa7f6a02075b77cbbada

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.