All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151204184930.GA6065@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 3f965cb..156807d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,12 +52,12 @@ On Mon, Nov 30, 2015 at 08:14:48AM -0800, Guenter Roeck wrote:
 > >+
 > >+Example:
 > >+
-> >+syscon: syscon@b0010000 {
+> >+syscon: syscon at b0010000 {
 > >+	compatible = "syscon", "simple-mfd";
 > >+	reg = <0xb0010000 0x3d>;
 > >+	reg-io-width = <2>;
 > >+
-> >+	wdt@e {
+> >+	wdt at e {
 > >+		compatible = "technologic,ts4800-wdt";
 > >+		syscon = <&syscon 0xe>;
 > >+		timeout-sec = <10>;
diff --git a/a/content_digest b/N1/content_digest
index 1c8c29d..30ab87c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,10 @@
  "ref\01448899191-13891-1-git-send-email-damien.riegel@savoirfairelinux.com\0"
  "ref\01448899191-13891-4-git-send-email-damien.riegel@savoirfairelinux.com\0"
  "ref\0565C75F8.1020908@roeck-us.net\0"
- "From\0Damien Riegel <damien.riegel@savoirfairelinux.com>\0"
- "Subject\0Re: [PATCH v7 3/6] watchdog: ts4800: add driver for TS-4800 watchdog\0"
+ "From\0damien.riegel@savoirfairelinux.com (Damien Riegel)\0"
+ "Subject\0[PATCH v7 3/6] watchdog: ts4800: add driver for TS-4800 watchdog\0"
  "Date\0Fri, 4 Dec 2015 13:49:33 -0500\0"
- "To\0Wim Van Sebroeck <wim@iguana.be>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-watchdog@vger.kernel.org
-  devicetree@vger.kernel.org
-  Lee Jones <lee.jones@linaro.org>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  Shawn Guo <shawnguo@kernel.org>
-  Sascha Hauer <kernel@pengutronix.de>
-  Arnd Bergmann <arnd@arndb.de>
-  Samuel Ortiz <sameo@linux.intel.com>
-  kernel@savoirfairelinux.com
- " Guenter Roeck <linux@roeck-us.net>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Wim,\n"
@@ -78,12 +61,12 @@
  "> >+\n"
  "> >+Example:\n"
  "> >+\n"
- "> >+syscon: syscon@b0010000 {\n"
+ "> >+syscon: syscon at b0010000 {\n"
  "> >+\tcompatible = \"syscon\", \"simple-mfd\";\n"
  "> >+\treg = <0xb0010000 0x3d>;\n"
  "> >+\treg-io-width = <2>;\n"
  "> >+\n"
- "> >+\twdt@e {\n"
+ "> >+\twdt at e {\n"
  "> >+\t\tcompatible = \"technologic,ts4800-wdt\";\n"
  "> >+\t\tsyscon = <&syscon 0xe>;\n"
  "> >+\t\ttimeout-sec = <10>;\n"
@@ -346,4 +329,4 @@
  "> >\n"
  >
 
-caad4531edf1bd2e3d60c7bca919e04c102a1292d7d53960d91f7df0f808d2e0
+c776500c7b544d69a864778b87abe5498c82210ec122115c81eab22c9e01dfde

diff --git a/a/1.txt b/N2/1.txt
index 3f965cb..eadaad1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,9 +19,9 @@ On Mon, Nov 30, 2015 at 08:14:48AM -0800, Guenter Roeck wrote:
 > >block varies from board to board. This offset is passed in the syscon
 > >property after the phandle to the syscon node.
 > >
-> >Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
+> >Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
 > 
-> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
+> Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
 > 
 > >---
 > >  .../devicetree/bindings/watchdog/ts4800-wdt.txt    |  25 +++
@@ -314,8 +314,12 @@ On Mon, Nov 30, 2015 at 08:14:48AM -0800, Guenter Roeck wrote:
 > >+
 > >+module_platform_driver(ts4800_wdt_driver);
 > >+
-> >+MODULE_AUTHOR("Damien Riegel <damien.riegel@savoirfairelinux.com>");
+> >+MODULE_AUTHOR("Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>");
 > >+MODULE_LICENSE("GPL v2");
 > >+MODULE_ALIAS("platform:ts4800_wdt");
 > >
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe linux-watchdog" 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 1c8c29d..ff26e4e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,28 @@
  "ref\01448899191-13891-1-git-send-email-damien.riegel@savoirfairelinux.com\0"
  "ref\01448899191-13891-4-git-send-email-damien.riegel@savoirfairelinux.com\0"
  "ref\0565C75F8.1020908@roeck-us.net\0"
- "From\0Damien Riegel <damien.riegel@savoirfairelinux.com>\0"
+ "ref\0565C75F8.1020908-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org\0"
+ "From\0Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\0"
  "Subject\0Re: [PATCH v7 3/6] watchdog: ts4800: add driver for TS-4800 watchdog\0"
  "Date\0Fri, 4 Dec 2015 13:49:33 -0500\0"
- "To\0Wim Van Sebroeck <wim@iguana.be>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-watchdog@vger.kernel.org
-  devicetree@vger.kernel.org
-  Lee Jones <lee.jones@linaro.org>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  Shawn Guo <shawnguo@kernel.org>
-  Sascha Hauer <kernel@pengutronix.de>
-  Arnd Bergmann <arnd@arndb.de>
-  Samuel Ortiz <sameo@linux.intel.com>
-  kernel@savoirfairelinux.com
- " Guenter Roeck <linux@roeck-us.net>\0"
+ "To\0Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+  kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org
+ " Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Wim,\n"
@@ -45,9 +46,9 @@
  "> >block varies from board to board. This offset is passed in the syscon\n"
  "> >property after the phandle to the syscon node.\n"
  "> >\n"
- "> >Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>\n"
+ "> >Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\n"
  "> \n"
- "> Reviewed-by: Guenter Roeck <linux@roeck-us.net>\n"
+ "> Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\n"
  "> \n"
  "> >---\n"
  "> >  .../devicetree/bindings/watchdog/ts4800-wdt.txt    |  25 +++\n"
@@ -340,10 +341,14 @@
  "> >+\n"
  "> >+module_platform_driver(ts4800_wdt_driver);\n"
  "> >+\n"
- "> >+MODULE_AUTHOR(\"Damien Riegel <damien.riegel@savoirfairelinux.com>\");\n"
+ "> >+MODULE_AUTHOR(\"Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\");\n"
  "> >+MODULE_LICENSE(\"GPL v2\");\n"
  "> >+MODULE_ALIAS(\"platform:ts4800_wdt\");\n"
  "> >\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" 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
 
-caad4531edf1bd2e3d60c7bca919e04c102a1292d7d53960d91f7df0f808d2e0
+545c9ab1a7618543b514c654a1edad42420fa68f58ab5c30b3f12eeb2dd8b6c9

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.