All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52E2DC0A.9000107@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 1c2ac3b..3f998e8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,8 +50,8 @@ On 01/24/2014 03:03 AM, Mark Rutland wrote:
 >> Document the bindings that the Broadcom STB platform needs
 >> for proper bootup.
 >>
->> Signed-off-by: Marc Carino <marc.ceeeee@gmail.com>
->> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
+>> Signed-off-by: Marc Carino <marc.ceeeee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+>> Acked-by: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >> ---
 >>  .../devicetree/bindings/arm/brcm-brcmstb.txt       |   95 ++++++++++++++++++++
 >>  1 files changed, 95 insertions(+), 0 deletions(-)
@@ -92,17 +92,17 @@ On 01/24/2014 03:03 AM, Mark Rutland wrote:
 >> +        compatible = "simple-bus";
 >> +        ranges = <0 0x00 0xf0000000 0x1000000>;
 >> +
->> +        sun_top_ctrl: syscon at 404000 {
+>> +        sun_top_ctrl: syscon@404000 {
 >> +            compatible = "brcm,bcm7445-sun-top-ctrl", "syscon";
 >> +            reg = <0x404000 0x51c>;
 >> +        };
 >> +
->> +        hif_cpubiuctrl: syscon at 3e2400 {
+>> +        hif_cpubiuctrl: syscon@3e2400 {
 >> +            compatible = "brcm,bcm7445-hif-cpubiuctrl", "syscon";
 >> +            reg = <0x3e2400 0x5b4>;
 >> +        };
 >> +
->> +        hif_continuation: syscon at 452000 {
+>> +        hif_continuation: syscon@452000 {
 >> +            compatible = "brcm,bcm7445-hif-continuation", "syscon";
 >> +            reg = <0x452000 0x100>;
 >> +        };
@@ -173,4 +173,9 @@ On 01/24/2014 03:03 AM, Mark Rutland wrote:
 > 
 > Thanks,
 > 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 33b1483..d851d0c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,19 @@
  "ref\01390361452-3124-1-git-send-email-marc.ceeeee@gmail.com\0"
  "ref\01390361452-3124-7-git-send-email-marc.ceeeee@gmail.com\0"
  "ref\020140124110300.GB814@e106331-lin.cambridge.arm.com\0"
- "From\0marc.ceeeee@gmail.com (Marc C)\0"
- "Subject\0[PATCH v5 6/8] ARM: brcmstb: add misc. DT bindings for brcmstb\0"
+ "ref\020140124110300.GB814-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org\0"
+ "From\0Marc C <marc.ceeeee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v5 6/8] ARM: brcmstb: add misc. DT bindings for brcmstb\0"
  "Date\0Fri, 24 Jan 2014 13:32:58 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0Christian Daudt <bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org>"
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -59,8 +68,8 @@
  ">> Document the bindings that the Broadcom STB platform needs\n"
  ">> for proper bootup.\n"
  ">>\n"
- ">> Signed-off-by: Marc Carino <marc.ceeeee@gmail.com>\n"
- ">> Acked-by: Florian Fainelli <f.fainelli@gmail.com>\n"
+ ">> Signed-off-by: Marc Carino <marc.ceeeee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ ">> Acked-by: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">> ---\n"
  ">>  .../devicetree/bindings/arm/brcm-brcmstb.txt       |   95 ++++++++++++++++++++\n"
  ">>  1 files changed, 95 insertions(+), 0 deletions(-)\n"
@@ -101,17 +110,17 @@
  ">> +        compatible = \"simple-bus\";\n"
  ">> +        ranges = <0 0x00 0xf0000000 0x1000000>;\n"
  ">> +\n"
- ">> +        sun_top_ctrl: syscon at 404000 {\n"
+ ">> +        sun_top_ctrl: syscon@404000 {\n"
  ">> +            compatible = \"brcm,bcm7445-sun-top-ctrl\", \"syscon\";\n"
  ">> +            reg = <0x404000 0x51c>;\n"
  ">> +        };\n"
  ">> +\n"
- ">> +        hif_cpubiuctrl: syscon at 3e2400 {\n"
+ ">> +        hif_cpubiuctrl: syscon@3e2400 {\n"
  ">> +            compatible = \"brcm,bcm7445-hif-cpubiuctrl\", \"syscon\";\n"
  ">> +            reg = <0x3e2400 0x5b4>;\n"
  ">> +        };\n"
  ">> +\n"
- ">> +        hif_continuation: syscon at 452000 {\n"
+ ">> +        hif_continuation: syscon@452000 {\n"
  ">> +            compatible = \"brcm,bcm7445-hif-continuation\", \"syscon\";\n"
  ">> +            reg = <0x452000 0x100>;\n"
  ">> +        };\n"
@@ -182,6 +191,11 @@
  "> \n"
  "> Thanks,\n"
  "> Mark.\n"
- >
+ "> \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
 
-14e5e8c4b6e39e768acc0d127e5faa390f1b95e47b16a4a3b5fe5caa8b6dd305
+f668502b218e2ae08908cb76aab46a9eeb3cace33fb9885471ba62e6d08b6237

diff --git a/a/1.txt b/N2/1.txt
index 1c2ac3b..f35f5c3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -92,17 +92,17 @@ On 01/24/2014 03:03 AM, Mark Rutland wrote:
 >> +        compatible = "simple-bus";
 >> +        ranges = <0 0x00 0xf0000000 0x1000000>;
 >> +
->> +        sun_top_ctrl: syscon at 404000 {
+>> +        sun_top_ctrl: syscon@404000 {
 >> +            compatible = "brcm,bcm7445-sun-top-ctrl", "syscon";
 >> +            reg = <0x404000 0x51c>;
 >> +        };
 >> +
->> +        hif_cpubiuctrl: syscon at 3e2400 {
+>> +        hif_cpubiuctrl: syscon@3e2400 {
 >> +            compatible = "brcm,bcm7445-hif-cpubiuctrl", "syscon";
 >> +            reg = <0x3e2400 0x5b4>;
 >> +        };
 >> +
->> +        hif_continuation: syscon at 452000 {
+>> +        hif_continuation: syscon@452000 {
 >> +            compatible = "brcm,bcm7445-hif-continuation", "syscon";
 >> +            reg = <0x452000 0x100>;
 >> +        };
diff --git a/a/content_digest b/N2/content_digest
index 33b1483..da9cd7f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,18 @@
  "ref\01390361452-3124-1-git-send-email-marc.ceeeee@gmail.com\0"
  "ref\01390361452-3124-7-git-send-email-marc.ceeeee@gmail.com\0"
  "ref\020140124110300.GB814@e106331-lin.cambridge.arm.com\0"
- "From\0marc.ceeeee@gmail.com (Marc C)\0"
- "Subject\0[PATCH v5 6/8] ARM: brcmstb: add misc. DT bindings for brcmstb\0"
+ "From\0Marc C <marc.ceeeee@gmail.com>\0"
+ "Subject\0Re: [PATCH v5 6/8] ARM: brcmstb: add misc. DT bindings for brcmstb\0"
  "Date\0Fri, 24 Jan 2014 13:32:58 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Cc\0Christian Daudt <bcm@fixthebug.org>"
+  Arnd Bergmann <arnd@arndb.de>
+  Florian Fainelli <f.fainelli@gmail.com>
+  Matt Porter <matt.porter@linaro.org>
+  Russell King <linux@arm.linux.org.uk>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+ " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -101,17 +109,17 @@
  ">> +        compatible = \"simple-bus\";\n"
  ">> +        ranges = <0 0x00 0xf0000000 0x1000000>;\n"
  ">> +\n"
- ">> +        sun_top_ctrl: syscon at 404000 {\n"
+ ">> +        sun_top_ctrl: syscon@404000 {\n"
  ">> +            compatible = \"brcm,bcm7445-sun-top-ctrl\", \"syscon\";\n"
  ">> +            reg = <0x404000 0x51c>;\n"
  ">> +        };\n"
  ">> +\n"
- ">> +        hif_cpubiuctrl: syscon at 3e2400 {\n"
+ ">> +        hif_cpubiuctrl: syscon@3e2400 {\n"
  ">> +            compatible = \"brcm,bcm7445-hif-cpubiuctrl\", \"syscon\";\n"
  ">> +            reg = <0x3e2400 0x5b4>;\n"
  ">> +        };\n"
  ">> +\n"
- ">> +        hif_continuation: syscon at 452000 {\n"
+ ">> +        hif_continuation: syscon@452000 {\n"
  ">> +            compatible = \"brcm,bcm7445-hif-continuation\", \"syscon\";\n"
  ">> +            reg = <0x452000 0x100>;\n"
  ">> +        };\n"
@@ -184,4 +192,4 @@
  "> Mark.\n"
  >
 
-14e5e8c4b6e39e768acc0d127e5faa390f1b95e47b16a4a3b5fe5caa8b6dd305
+00328832c94ad759343a69e5c68898661cb09c4d76d50e22063ea2e2236b03d1

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.