All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5782719E.7020002@roeck-us.net>

diff --git a/a/1.txt b/N1/1.txt
index 76077fd..1b070fd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ Reviewed-by: Guenter Roeck <linux@roeck-us.net>
 > +
 > +Example:
 > +
-> +wdt: watchdog at 98d0 {
+> +wdt: watchdog@98d0 {
 > +	compatible = "amlogic,meson-gxbb-wdt";
 > +	reg = <0 0x98d0 0x0 0x10>;
 > +	clocks = <&xtal>;
diff --git a/a/content_digest b/N1/content_digest
index 37647da..6c4a952 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,15 @@
  "ref\01468141867-4172-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\01468141867-4172-3-git-send-email-narmstrong@baylibre.com\0"
- "From\0linux@roeck-us.net (Guenter Roeck)\0"
- "Subject\0[PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings\0"
+ "From\0Guenter Roeck <linux@roeck-us.net>\0"
+ "Subject\0Re: [PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings\0"
  "Date\0Sun, 10 Jul 2016 09:02:38 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong@baylibre.com>"
+  Wim Van Sebroeck <wim@iguana.be>
+ " devicetree@vger.kernel.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-amlogic@lists.infradead.org
+ " linux-watchdog@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n"
@@ -34,11 +40,11 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +wdt: watchdog at 98d0 {\n"
+ "> +wdt: watchdog@98d0 {\n"
  "> +\tcompatible = \"amlogic,meson-gxbb-wdt\";\n"
  "> +\treg = <0 0x98d0 0x0 0x10>;\n"
  "> +\tclocks = <&xtal>;\n"
  "> +};\n"
  >
 
-aa552973b1c3e4f178550cf3dc107a80e392b6e56483733ee86861b945d7104c
+2abb545e914c5284d21e6757965330e3e0de7045d98e9d86f5ad66e8872cb896

diff --git a/a/content_digest b/N2/content_digest
index 37647da..f3cad61 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "From\0linux@roeck-us.net (Guenter Roeck)\0"
  "Subject\0[PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings\0"
  "Date\0Sun, 10 Jul 2016 09:02:38 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n"
@@ -41,4 +41,4 @@
  "> +};\n"
  >
 
-aa552973b1c3e4f178550cf3dc107a80e392b6e56483733ee86861b945d7104c
+3c0ed2db3a3df9f5a64109800b77b5f33df7261a49d98c2ca180069b5277c52b

diff --git a/a/1.txt b/N3/1.txt
index 76077fd..a2cf6fd 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,8 +1,8 @@
 On 07/10/2016 02:11 AM, Neil Armstrong wrote:
-> Acked-by: Rob Herring <robh@kernel.org>
-> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
+> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
 
-Reviewed-by: Guenter Roeck <linux@roeck-us.net>
+Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
 
 > ---
 >   .../devicetree/bindings/watchdog/meson-gxbb-wdt.txt      | 16 ++++++++++++++++
@@ -26,9 +26,14 @@ Reviewed-by: Guenter Roeck <linux@roeck-us.net>
 > +
 > +Example:
 > +
-> +wdt: watchdog at 98d0 {
+> +wdt: watchdog@98d0 {
 > +	compatible = "amlogic,meson-gxbb-wdt";
 > +	reg = <0 0x98d0 0x0 0x10>;
 > +	clocks = <&xtal>;
 > +};
 >
+
+--
+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/N3/content_digest
index 37647da..c79b604 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,16 +1,23 @@
  "ref\01468141867-4172-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\01468141867-4172-3-git-send-email-narmstrong@baylibre.com\0"
- "From\0linux@roeck-us.net (Guenter Roeck)\0"
- "Subject\0[PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings\0"
+ "ref\01468141867-4172-3-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0"
+ "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings\0"
  "Date\0Sun, 10 Jul 2016 09:02:38 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
+  Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 07/10/2016 02:11 AM, Neil Armstrong wrote:\n"
- "> Acked-by: Rob Herring <robh@kernel.org>\n"
- "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n"
+ "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@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/meson-gxbb-wdt.txt      | 16 ++++++++++++++++\n"
@@ -34,11 +41,16 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +wdt: watchdog at 98d0 {\n"
+ "> +wdt: watchdog@98d0 {\n"
  "> +\tcompatible = \"amlogic,meson-gxbb-wdt\";\n"
  "> +\treg = <0 0x98d0 0x0 0x10>;\n"
  "> +\tclocks = <&xtal>;\n"
  "> +};\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
 
-aa552973b1c3e4f178550cf3dc107a80e392b6e56483733ee86861b945d7104c
+16b4fc3bc32d366117e0fa678132e3ed5edef4a6f7f17a0ddb2e0be05d3e8298

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.