All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87vaqtadry.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index f3b82b1..87643dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 Hi Linus,
  
- On lun., mars 27 2017, Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+ On lun., mars 27 2017, Linus Walleij <linus.walleij@linaro.org> wrote:
 
 > On Tue, Mar 21, 2017 at 7:28 PM, Gregory CLEMENT
-> <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
+> <gregory.clement@free-electrons.com> wrote:
 >
 >> The Armada 37xx SoCs can handle interrupt through GPIO. However it can
 >> only manage the edge ones.
@@ -15,7 +15,7 @@ Hi Linus,
 >> parent interrupt controller. But we do not take advantage of this and use
 >> the chained irq with all of them.
 >>
->> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+>> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
 >
 > You need something in your Kconfig
 > doing select GPIOLIB_IRQCHIP unless there is
@@ -201,7 +201,3 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 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 7864792..97b6ca2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,33 +1,18 @@
  "ref\0cover.26288667a039bc9f8e62dec2fd6342ded4014d12.1490120798.git-series.gregory.clement@free-electrons.com\0"
  "ref\00e60fccd7913b83ee53d2921ce8f297927e8b6f3.1490120798.git-series.gregory.clement@free-electrons.com\0"
  "ref\0CACRpkdYv6WDWM60dRMaYfEt50M8N-yLYk2TRguNi78aQtt6X9A@mail.gmail.com\0"
- "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 5/7] pinctrl: aramda-37xx: Add irqchip support\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH v2 5/7] pinctrl: aramda-37xx: Add irqchip support\0"
  "Date\0Tue, 28 Mar 2017 12:36:49 +0200\0"
- "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-gpio@vger.kernel.org <linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree@vger.kernel.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-kernel@vger.kernel.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Victor Gu <xigu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Marcin Wojtas <mw-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org>
-  Wilson Ding <dingwei-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Hua Jing <jinghua-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
- " Neta Zur Hershkovits <neta-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Linus,\n"
  " \n"
- " On lun., mars 27 2017, Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ " On lun., mars 27 2017, Linus Walleij <linus.walleij@linaro.org> wrote:\n"
  "\n"
  "> On Tue, Mar 21, 2017 at 7:28 PM, Gregory CLEMENT\n"
- "> <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
+ "> <gregory.clement@free-electrons.com> wrote:\n"
  ">\n"
  ">> The Armada 37xx SoCs can handle interrupt through GPIO. However it can\n"
  ">> only manage the edge ones.\n"
@@ -39,7 +24,7 @@
  ">> parent interrupt controller. But we do not take advantage of this and use\n"
  ">> the chained irq with all of them.\n"
  ">>\n"
- ">> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ ">> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n"
  ">\n"
  "> You need something in your Kconfig\n"
  "> doing select GPIOLIB_IRQCHIP unless there is\n"
@@ -224,10 +209,6 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- "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
+ http://free-electrons.com
 
-55ba9701b304cb0d15585b452391cab5951856a4a51588f0c004f84104888101
+beaebce2270b7bd02e7941be33e2b386d6fc010d21398602e76b2d99f23dfbb3

diff --git a/a/1.txt b/N2/1.txt
index f3b82b1..87643dc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,9 +1,9 @@
 Hi Linus,
  
- On lun., mars 27 2017, Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+ On lun., mars 27 2017, Linus Walleij <linus.walleij@linaro.org> wrote:
 
 > On Tue, Mar 21, 2017 at 7:28 PM, Gregory CLEMENT
-> <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
+> <gregory.clement@free-electrons.com> wrote:
 >
 >> The Armada 37xx SoCs can handle interrupt through GPIO. However it can
 >> only manage the edge ones.
@@ -15,7 +15,7 @@ Hi Linus,
 >> parent interrupt controller. But we do not take advantage of this and use
 >> the chained irq with all of them.
 >>
->> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+>> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
 >
 > You need something in your Kconfig
 > doing select GPIOLIB_IRQCHIP unless there is
@@ -201,7 +201,3 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 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/N2/content_digest
index 7864792..8af2484 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,33 +1,33 @@
  "ref\0cover.26288667a039bc9f8e62dec2fd6342ded4014d12.1490120798.git-series.gregory.clement@free-electrons.com\0"
  "ref\00e60fccd7913b83ee53d2921ce8f297927e8b6f3.1490120798.git-series.gregory.clement@free-electrons.com\0"
  "ref\0CACRpkdYv6WDWM60dRMaYfEt50M8N-yLYk2TRguNi78aQtt6X9A@mail.gmail.com\0"
- "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
  "Subject\0Re: [PATCH v2 5/7] pinctrl: aramda-37xx: Add irqchip support\0"
  "Date\0Tue, 28 Mar 2017 12:36:49 +0200\0"
- "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-gpio@vger.kernel.org <linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree@vger.kernel.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-kernel@vger.kernel.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Victor Gu <xigu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Marcin Wojtas <mw-nYOzD4b6Jr9Wk0Htik3J/w@public.gmane.org>
-  Wilson Ding <dingwei-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Hua Jing <jinghua-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
- " Neta Zur Hershkovits <neta-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Linus Walleij <linus.walleij@linaro.org>\0"
+ "Cc\0linux-gpio\\@vger.kernel.org <linux-gpio@vger.kernel.org>"
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+ " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+  Rob Herring <robh+dt@kernel.org>
+ " devicetree\\@vger.kernel.org <devicetree@vger.kernel.org>"
+ " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>"
+  Nadav Haklai <nadavh@marvell.com>
+  Victor Gu <xigu@marvell.com>
+  Marcin Wojtas <mw@semihalf.com>
+  Wilson Ding <dingwei@marvell.com>
+  Hua Jing <jinghua@marvell.com>
+ " Neta Zur Hershkovits <neta@marvell.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Linus,\n"
  " \n"
- " On lun., mars 27 2017, Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ " On lun., mars 27 2017, Linus Walleij <linus.walleij@linaro.org> wrote:\n"
  "\n"
  "> On Tue, Mar 21, 2017 at 7:28 PM, Gregory CLEMENT\n"
- "> <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
+ "> <gregory.clement@free-electrons.com> wrote:\n"
  ">\n"
  ">> The Armada 37xx SoCs can handle interrupt through GPIO. However it can\n"
  ">> only manage the edge ones.\n"
@@ -39,7 +39,7 @@
  ">> parent interrupt controller. But we do not take advantage of this and use\n"
  ">> the chained irq with all of them.\n"
  ">>\n"
- ">> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ ">> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n"
  ">\n"
  "> You need something in your Kconfig\n"
  "> doing select GPIOLIB_IRQCHIP unless there is\n"
@@ -224,10 +224,6 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- "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
+ http://free-electrons.com
 
-55ba9701b304cb0d15585b452391cab5951856a4a51588f0c004f84104888101
+9ae63d5fa6cfc4ac10004afd50a73212e3555113fac870e8c960fd2f4d7e3049

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.