All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5256AA7F.8030005@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index c6fc7c5..28b0a08 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 > The pin control registers can have interrupts for example
 > for device wake-up. These interrupts can be treated as a
 > chained interrupt controller as suggested earlier by
-> Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>.
+> Linus Walleij <linus.walleij@linaro.org>.
 > 
 > This patch adds support for interrupts in a way that
 > should be pretty generic, and works for the omaps that
@@ -35,16 +35,16 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 > handling the wake-up interrupts in a generic way, or
 > separately from the device drivers.
 > 
-> Cc: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-> Cc: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
-> Cc: Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>
-> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>
-> Cc: Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-> Cc: Benoît Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
-> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
+> Cc: Grygorii Strashko <grygorii.strashko@ti.com>
+> Cc: Prakash Manjunathappa <prakash.pm@ti.com>
+> Cc: Roger Quadros <rogerq@ti.com>
+> Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
+> Cc: Linus Walleij <linus.walleij@linaro.org>
+> Cc: linux-kernel at vger.kernel.org
+> Cc: Beno?t Cousson <bcousson@baylibre.com>
+> Cc: devicetree at vger.kernel.org
+> Signed-off-by: Tony Lindgren <tony@atomide.com>
 > ---
 >  .../devicetree/bindings/pinctrl/pinctrl-single.txt |   11 +
 >  drivers/pinctrl/pinctrl-single.c                   |  325 ++++++++++++++++++++
@@ -68,7 +68,7 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 >  This driver assumes that there is only one register for each pin (unless the
 >  pinctrl-single,bit-per-mux is set), and uses the common pinctrl bindings as
 >  specified in the pinctrl-bindings.txt document in this directory.
-> @@ -121,6 +128,8 @@ pmx_core: pinmux@4a100040 {
+> @@ -121,6 +128,8 @@ pmx_core: pinmux at 4a100040 {
 >  	reg = <0x4a100040 0x0196>;
 >  	#address-cells = <1>;
 >  	#size-cells = <0>;
@@ -77,7 +77,7 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 >  	pinctrl-single,register-width = <16>;
 >  	pinctrl-single,function-mask = <0xffff>;
 >  };
-> @@ -131,6 +140,8 @@ pmx_wkup: pinmux@4a31e040 {
+> @@ -131,6 +140,8 @@ pmx_wkup: pinmux at 4a31e040 {
 >  	reg = <0x4a31e040 0x0038>;
 >  	#address-cells = <1>;
 >  	#size-cells = <0>;
@@ -348,8 +348,3 @@ This would mean that we don't really need to set WAKEUP_EN for the pads in the D
 
 cheers,
 -roger
-
---
-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 3ff2c3e..e294391 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\020131003054104.8941.88857.stgit@localhost\0"
  "ref\020131003054221.8941.87801.stgit@localhost\0"
- "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH 4/6] pinctrl: single: Add support for wake-up interrupts\0"
+ "From\0rogerq@ti.com (Roger Quadros)\0"
+ "Subject\0[PATCH 4/6] pinctrl: single: Add support for wake-up interrupts\0"
  "Date\0Thu, 10 Oct 2013 16:24:15 +0300\0"
- "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
-  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-  Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>
-  Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
- " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Tony,\n"
@@ -22,7 +12,7 @@
  "> The pin control registers can have interrupts for example\n"
  "> for device wake-up. These interrupts can be treated as a\n"
  "> chained interrupt controller as suggested earlier by\n"
- "> Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>.\n"
+ "> Linus Walleij <linus.walleij@linaro.org>.\n"
  "> \n"
  "> This patch adds support for interrupts in a way that\n"
  "> should be pretty generic, and works for the omaps that\n"
@@ -53,16 +43,16 @@
  "> handling the wake-up interrupts in a generic way, or\n"
  "> separately from the device drivers.\n"
  "> \n"
- "> Cc: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "> Cc: Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
- "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>\n"
+ "> Cc: Grygorii Strashko <grygorii.strashko@ti.com>\n"
+ "> Cc: Prakash Manjunathappa <prakash.pm@ti.com>\n"
+ "> Cc: Roger Quadros <rogerq@ti.com>\n"
+ "> Cc: Haojian Zhuang <haojian.zhuang@linaro.org>\n"
+ "> Cc: Linus Walleij <linus.walleij@linaro.org>\n"
+ "> Cc: linux-kernel at vger.kernel.org\n"
+ "> Cc: Beno?t Cousson <bcousson@baylibre.com>\n"
+ "> Cc: devicetree at vger.kernel.org\n"
+ "> Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "> ---\n"
  ">  .../devicetree/bindings/pinctrl/pinctrl-single.txt |   11 +\n"
  ">  drivers/pinctrl/pinctrl-single.c                   |  325 ++++++++++++++++++++\n"
@@ -86,7 +76,7 @@
  ">  This driver assumes that there is only one register for each pin (unless the\n"
  ">  pinctrl-single,bit-per-mux is set), and uses the common pinctrl bindings as\n"
  ">  specified in the pinctrl-bindings.txt document in this directory.\n"
- "> @@ -121,6 +128,8 @@ pmx_core: pinmux@4a100040 {\n"
+ "> @@ -121,6 +128,8 @@ pmx_core: pinmux at 4a100040 {\n"
  ">  \treg = <0x4a100040 0x0196>;\n"
  ">  \t#address-cells = <1>;\n"
  ">  \t#size-cells = <0>;\n"
@@ -95,7 +85,7 @@
  ">  \tpinctrl-single,register-width = <16>;\n"
  ">  \tpinctrl-single,function-mask = <0xffff>;\n"
  ">  };\n"
- "> @@ -131,6 +140,8 @@ pmx_wkup: pinmux@4a31e040 {\n"
+ "> @@ -131,6 +140,8 @@ pmx_wkup: pinmux at 4a31e040 {\n"
  ">  \treg = <0x4a31e040 0x0038>;\n"
  ">  \t#address-cells = <1>;\n"
  ">  \t#size-cells = <0>;\n"
@@ -365,11 +355,6 @@
  "This would mean that we don't really need to set WAKEUP_EN for the pads in the DTS file.\n"
  "\n"
  "cheers,\n"
- "-roger\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
+ -roger
 
-c05f23e3538a5514f03f35146b99100924277ea2848ad8ccb31f0e63ff7a1ed5
+28ae8127868a3cf02841df3573158bf0bae940b8cf90e06de8b390a21e94c33c

diff --git a/a/1.txt b/N2/1.txt
index c6fc7c5..9e0feeb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 > The pin control registers can have interrupts for example
 > for device wake-up. These interrupts can be treated as a
 > chained interrupt controller as suggested earlier by
-> Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>.
+> Linus Walleij <linus.walleij@linaro.org>.
 > 
 > This patch adds support for interrupts in a way that
 > should be pretty generic, and works for the omaps that
@@ -35,16 +35,16 @@ On 10/03/2013 08:42 AM, Tony Lindgren wrote:
 > handling the wake-up interrupts in a generic way, or
 > separately from the device drivers.
 > 
-> Cc: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-> Cc: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
-> Cc: Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>
-> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>
-> Cc: Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-> Cc: Benoît Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
-> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
+> Cc: Grygorii Strashko <grygorii.strashko@ti.com>
+> Cc: Prakash Manjunathappa <prakash.pm@ti.com>
+> Cc: Roger Quadros <rogerq@ti.com>
+> Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
+> Cc: Linus Walleij <linus.walleij@linaro.org>
+> Cc: linux-kernel@vger.kernel.org
+> Cc: Benoît Cousson <bcousson@baylibre.com>
+> Cc: devicetree@vger.kernel.org
+> Signed-off-by: Tony Lindgren <tony@atomide.com>
 > ---
 >  .../devicetree/bindings/pinctrl/pinctrl-single.txt |   11 +
 >  drivers/pinctrl/pinctrl-single.c                   |  325 ++++++++++++++++++++
@@ -348,8 +348,3 @@ This would mean that we don't really need to set WAKEUP_EN for the pads in the D
 
 cheers,
 -roger
-
---
-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 3ff2c3e..2354ccb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,19 +1,19 @@
  "ref\020131003054104.8941.88857.stgit@localhost\0"
  "ref\020131003054221.8941.87801.stgit@localhost\0"
- "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Roger Quadros <rogerq@ti.com>\0"
  "Subject\0Re: [PATCH 4/6] pinctrl: single: Add support for wake-up interrupts\0"
  "Date\0Thu, 10 Oct 2013 16:24:15 +0300\0"
- "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
-  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>
-  Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>
-  Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
- " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Tony Lindgren <tony@atomide.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  Grygorii Strashko <grygorii.strashko@ti.com>
+  Linus Walleij <linus.walleij@linaro.org>
+  linux-kernel@vger.kernel.org
+  Peter Ujfalusi <peter.ujfalusi@ti.com>
+  Prakash Manjunathappa <prakash.pm@ti.com>
+  Haojian Zhuang <haojian.zhuang@linaro.org>
+ " Beno\303\256t Cousson <bcousson@baylibre.com>"
+ " linux-omap@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Tony,\n"
@@ -22,7 +22,7 @@
  "> The pin control registers can have interrupts for example\n"
  "> for device wake-up. These interrupts can be treated as a\n"
  "> chained interrupt controller as suggested earlier by\n"
- "> Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>.\n"
+ "> Linus Walleij <linus.walleij@linaro.org>.\n"
  "> \n"
  "> This patch adds support for interrupts in a way that\n"
  "> should be pretty generic, and works for the omaps that\n"
@@ -53,16 +53,16 @@
  "> handling the wake-up interrupts in a generic way, or\n"
  "> separately from the device drivers.\n"
  "> \n"
- "> Cc: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Prakash Manjunathappa <prakash.pm-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\n"
- "> Cc: Haojian Zhuang <haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "> Cc: Beno\303\256t Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
- "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>\n"
+ "> Cc: Grygorii Strashko <grygorii.strashko@ti.com>\n"
+ "> Cc: Prakash Manjunathappa <prakash.pm@ti.com>\n"
+ "> Cc: Roger Quadros <rogerq@ti.com>\n"
+ "> Cc: Haojian Zhuang <haojian.zhuang@linaro.org>\n"
+ "> Cc: Linus Walleij <linus.walleij@linaro.org>\n"
+ "> Cc: linux-kernel@vger.kernel.org\n"
+ "> Cc: Beno\303\256t Cousson <bcousson@baylibre.com>\n"
+ "> Cc: devicetree@vger.kernel.org\n"
+ "> Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "> ---\n"
  ">  .../devicetree/bindings/pinctrl/pinctrl-single.txt |   11 +\n"
  ">  drivers/pinctrl/pinctrl-single.c                   |  325 ++++++++++++++++++++\n"
@@ -365,11 +365,6 @@
  "This would mean that we don't really need to set WAKEUP_EN for the pads in the DTS file.\n"
  "\n"
  "cheers,\n"
- "-roger\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
+ -roger
 
-c05f23e3538a5514f03f35146b99100924277ea2848ad8ccb31f0e63ff7a1ed5
+da1a05e02038bb11891c6331b92d05446b702c5bdc0a7ded533759b5c388cb30

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.