All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150218154106.GC29429@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index d40d68e..c8d7145 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ On Wed, Feb 18, 2015 at 02:59:34PM +0000, Pantelis Antoniou wrote:
 >
 > For details please refer to Documentation/devicetree/quirks.txt
 >
-> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
+> Signed-off-by: Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>
 > ---
 >  Documentation/devicetree/quirks.txt | 101 ++++++++++
 >  drivers/of/dynamic.c                | 358 ++++++++++++++++++++++++++++++++++++
@@ -115,7 +115,7 @@ by default.
 > +       select-quirk = <&quirk>;
 > +
 > +       quirk: quirk {
-> +               fragment at 0 {
+> +               fragment@0 {
 > +                       target = <&foo>;
 > +                       __overlay {
 > +                               bar = <0xf00>;
@@ -136,7 +136,7 @@ by default.
 > +       select-quirk = <&quirk>;
 > +
 > +       quirk: quirk {
-> +               fragment at 0 {
+> +               fragment@0 {
 > +                       target = <&foo>;
 > +                       __overlay {
 > +                               bar = <0xf00>;
@@ -165,3 +165,7 @@ to understand and potentially have to sanitize any quirks (e.g. in the
 case of Xen).
 
 Mark.
+--
+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 1eebdf1..5996689 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,22 @@
  "ref\01424271576-1952-1-git-send-email-pantelis.antoniou@konsulko.com\0"
  "ref\01424271576-1952-3-git-send-email-pantelis.antoniou@konsulko.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 2/4] of: DT quirks infrastructure\0"
+ "ref\01424271576-1952-3-git-send-email-pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/4] of: DT quirks infrastructure\0"
  "Date\0Wed, 18 Feb 2015 15:41:06 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>"
+  Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Koen Kooi <koen-QLwJDigV5abLmq1fohREcCpxlwaOVQ5f@public.gmane.org>
+  Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
+  Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
+  Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " Pantelis Antoniou <panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Pantelis,\n"
@@ -17,7 +30,7 @@
  ">\n"
  "> For details please refer to Documentation/devicetree/quirks.txt\n"
  ">\n"
- "> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>\n"
+ "> Signed-off-by: Pantelis Antoniou <pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  Documentation/devicetree/quirks.txt | 101 ++++++++++\n"
  ">  drivers/of/dynamic.c                | 358 ++++++++++++++++++++++++++++++++++++\n"
@@ -123,7 +136,7 @@
  "> +       select-quirk = <&quirk>;\n"
  "> +\n"
  "> +       quirk: quirk {\n"
- "> +               fragment at 0 {\n"
+ "> +               fragment@0 {\n"
  "> +                       target = <&foo>;\n"
  "> +                       __overlay {\n"
  "> +                               bar = <0xf00>;\n"
@@ -144,7 +157,7 @@
  "> +       select-quirk = <&quirk>;\n"
  "> +\n"
  "> +       quirk: quirk {\n"
- "> +               fragment at 0 {\n"
+ "> +               fragment@0 {\n"
  "> +                       target = <&foo>;\n"
  "> +                       __overlay {\n"
  "> +                               bar = <0xf00>;\n"
@@ -172,6 +185,10 @@
  "to understand and potentially have to sanitize any quirks (e.g. in the\n"
  "case of Xen).\n"
  "\n"
- Mark.
+ "Mark.\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
 
-961ac8e4e0b4029d670dc824a553929f6bab00cfac3f119072293663b9302548
+d1a0a7b329119a7533aa6fd41cb370ebb25514db8f36af192068c7e81616946b

diff --git a/a/1.txt b/N2/1.txt
index d40d68e..c0df8a2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -115,7 +115,7 @@ by default.
 > +       select-quirk = <&quirk>;
 > +
 > +       quirk: quirk {
-> +               fragment at 0 {
+> +               fragment@0 {
 > +                       target = <&foo>;
 > +                       __overlay {
 > +                               bar = <0xf00>;
@@ -136,7 +136,7 @@ by default.
 > +       select-quirk = <&quirk>;
 > +
 > +       quirk: quirk {
-> +               fragment at 0 {
+> +               fragment@0 {
 > +                       target = <&foo>;
 > +                       __overlay {
 > +                               bar = <0xf00>;
diff --git a/a/content_digest b/N2/content_digest
index 1eebdf1..c5ea87d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,21 @@
  "ref\01424271576-1952-1-git-send-email-pantelis.antoniou@konsulko.com\0"
  "ref\01424271576-1952-3-git-send-email-pantelis.antoniou@konsulko.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 2/4] of: DT quirks infrastructure\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH 2/4] of: DT quirks infrastructure\0"
  "Date\0Wed, 18 Feb 2015 15:41:06 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Pantelis Antoniou <pantelis.antoniou@konsulko.com>\0"
+ "Cc\0Grant Likely <grant.likely@secretlab.ca>"
+  Matt Porter <matt.porter@linaro.org>
+  Koen Kooi <koen@dominion.thruhere.net>
+  Guenter Roeck <linux@roeck-us.net>
+  Ludovic Desroches <ludovic.desroches@atmel.com>
+  Rob Herring <robherring2@gmail.com>
+  Tony Lindgren <tony@atomide.com>
+  Nicolas Ferre <nicolas.ferre@atmel.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " Pantelis Antoniou <panto@antoniou-consulting.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Pantelis,\n"
@@ -123,7 +135,7 @@
  "> +       select-quirk = <&quirk>;\n"
  "> +\n"
  "> +       quirk: quirk {\n"
- "> +               fragment at 0 {\n"
+ "> +               fragment@0 {\n"
  "> +                       target = <&foo>;\n"
  "> +                       __overlay {\n"
  "> +                               bar = <0xf00>;\n"
@@ -144,7 +156,7 @@
  "> +       select-quirk = <&quirk>;\n"
  "> +\n"
  "> +       quirk: quirk {\n"
- "> +               fragment at 0 {\n"
+ "> +               fragment@0 {\n"
  "> +                       target = <&foo>;\n"
  "> +                       __overlay {\n"
  "> +                               bar = <0xf00>;\n"
@@ -174,4 +186,4 @@
  "\n"
  Mark.
 
-961ac8e4e0b4029d670dc824a553929f6bab00cfac3f119072293663b9302548
+c965811ef809219f4b7ef2f94455ad2b03f994e0e096ab28722bc9349441c620

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.