All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56261239.5030007@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index d382486..ca5f633 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 17/10/15 18:23, Maxime Coquelin wrote:
-> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
 > ---
 >   include/dt-bindings/pinctrl/pinctrl-stm32.h     |   12 +
 >   include/dt-bindings/pinctrl/stm32f429-pinfunc.h | 1241 +++++++++++++++++++++++
@@ -56,7 +56,7 @@ fields. Its not duplicative and is easier to map back to data sheets.
 #define PIN_NO(x) ...
 #define PIN_AF(x) ...
 
-usart1_pins_a: usart1@0 {
+usart1_pins_a: usart1 at 0 {
 				pins1 {
 					pinmux = PIN_NO(9) | PIN_AF(7);
 					bias-disable;
@@ -66,8 +66,3 @@ usart1_pins_a: usart1@0 {
                                  ...
 			};
 ~~~
-
---
-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 521f0fe..d559754 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,13 @@
  "ref\01445102604-11502-1-git-send-email-mcoquelin.stm32@gmail.com\0"
  "ref\01445102604-11502-4-git-send-email-mcoquelin.stm32@gmail.com\0"
- "ref\01445102604-11502-4-git-send-email-mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Daniel Thompson <daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings\0"
+ "From\0daniel.thompson@linaro.org (Daniel Thompson)\0"
+ "Subject\0[PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings\0"
  "Date\0Tue, 20 Oct 2015 11:06:49 +0100\0"
- "To\0Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " arnd-r2nGTMty4D4@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  afaerber-l3A5Bk7waGM@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " bruherrera-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 17/10/15 18:23, Maxime Coquelin wrote:\n"
- "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n"
  "> ---\n"
  ">   include/dt-bindings/pinctrl/pinctrl-stm32.h     |   12 +\n"
  ">   include/dt-bindings/pinctrl/stm32f429-pinfunc.h | 1241 +++++++++++++++++++++++\n"
@@ -75,7 +64,7 @@
  "#define PIN_NO(x) ...\n"
  "#define PIN_AF(x) ...\n"
  "\n"
- "usart1_pins_a: usart1@0 {\n"
+ "usart1_pins_a: usart1 at 0 {\n"
  "\t\t\t\tpins1 {\n"
  "\t\t\t\t\tpinmux = PIN_NO(9) | PIN_AF(7);\n"
  "\t\t\t\t\tbias-disable;\n"
@@ -84,11 +73,6 @@
  "\t\t\t\t};\n"
  "                                 ...\n"
  "\t\t\t};\n"
- "~~~\n"
- "\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
+ ~~~
 
-f812583da5d3815dab47b96f8b4714da58c59b4deea150c0ebe8a0a17c12275b
+43bda9cc7c0a524b6e3b5c2c6bcb6753454e2b13444a3c1e55ba9f3bfa2e622c

diff --git a/a/1.txt b/N2/1.txt
index d382486..ceb018c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On 17/10/15 18:23, Maxime Coquelin wrote:
-> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
 > ---
 >   include/dt-bindings/pinctrl/pinctrl-stm32.h     |   12 +
 >   include/dt-bindings/pinctrl/stm32f429-pinfunc.h | 1241 +++++++++++++++++++++++
@@ -66,8 +66,3 @@ usart1_pins_a: usart1@0 {
                                  ...
 			};
 ~~~
-
---
-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/N2/content_digest
index 521f0fe..c942b7c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,24 +1,23 @@
  "ref\01445102604-11502-1-git-send-email-mcoquelin.stm32@gmail.com\0"
  "ref\01445102604-11502-4-git-send-email-mcoquelin.stm32@gmail.com\0"
- "ref\01445102604-11502-4-git-send-email-mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Daniel Thompson <daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Daniel Thompson <daniel.thompson@linaro.org>\0"
  "Subject\0Re: [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings\0"
  "Date\0Tue, 20 Oct 2015 11:06:49 +0100\0"
- "To\0Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " arnd-r2nGTMty4D4@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  afaerber-l3A5Bk7waGM@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " bruherrera-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "To\0Maxime Coquelin <mcoquelin.stm32@gmail.com>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Rob Herring <robh+dt@kernel.org>
+  linux-gpio@vger.kernel.org
+ " arnd@arndb.de\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  afaerber@suse.de
+  devicetree@vger.kernel.org
+ " bruherrera@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On 17/10/15 18:23, Maxime Coquelin wrote:\n"
- "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>\n"
  "> ---\n"
  ">   include/dt-bindings/pinctrl/pinctrl-stm32.h     |   12 +\n"
  ">   include/dt-bindings/pinctrl/stm32f429-pinfunc.h | 1241 +++++++++++++++++++++++\n"
@@ -84,11 +83,6 @@
  "\t\t\t\t};\n"
  "                                 ...\n"
  "\t\t\t};\n"
- "~~~\n"
- "\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
+ ~~~
 
-f812583da5d3815dab47b96f8b4714da58c59b4deea150c0ebe8a0a17c12275b
+1bc5caca6d8dc5bccd2b1168ec60e5a2a43f826a2cbfc4ae8fb55b8a46843d76

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.