All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3428574.kpvz0qlT1a@diego>

diff --git a/a/1.txt b/N1/1.txt
index 590d9fc..111d474 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,25 +40,25 @@ electrons.com>:
 > >>> +             #address-cells = <1>;
 > >>> +             #size-cells = <0>;
 > >>> +
-> >>> +             cpu at 0 {
+> >>> +             cpu@0 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x0>;
 > >>> +             };
-> >>> +             cpu at 1 {
+> >>> +             cpu@1 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x1>;
 > >>> +             };
-> >>> +             cpu at 2 {
+> >>> +             cpu@2 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x2>;
 > >>> +             };
-> >>> +             cpu at 3 {
+> >>> +             cpu@3 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
diff --git a/a/content_digest b/N1/content_digest
index 2073cf1..b13ccdd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,30 @@
  "ref\01397072736-10793-1-git-send-email-matthias.bgg@gmail.com\0"
  "ref\0CABuKBeKnEw38sQYwrkheoWetZZcPTJhKRsBK4a62FS6-6dRFTA@mail.gmail.com\0"
  "ref\053465A4B.4040906@free-electrons.com\0"
- "From\0heiko.stuebner@bq.com (Heiko St\303\274bner)\0"
- "Subject\0[PATCH 3/4] arm: add basic support for Mediatek MT6589 boards\0"
+ "From\0Heiko St\303\274bner <heiko.stuebner@bq.com>\0"
+ "Subject\0Re: [PATCH 3/4] arm: add basic support for Mediatek MT6589 boards\0"
  "Date\0Thu, 10 Apr 2014 11:34:47 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Cc\0Matthias Brugger <matthias.bgg@gmail.com>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Andrew Lunn <andrew@lunn.ch>
+  linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>
+  Thierry Reding <thierry.reding@gmail.com>
+  Russell King <linux@arm.linux.org.uk>
+  Daniel Lezcano <daniel.lezcano@linaro.org>
+  Florian Vaussard <florian.vaussard@epfl.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  Jason Cooper <jason@lakedaemon.net>
+  Pawel Moll <pawel.moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Rob Herring <robh+dt@kernel.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Randy Dunlap <rdunlap@infradead.org>
+  Silvio F <silvio.fricke@gmail.com>
+ " Kumar Gala <galak>\0"
  "\00:1\0"
  "b\0"
  "Hi Gregory,\n"
@@ -49,25 +69,25 @@
  "> >>> +             #address-cells = <1>;\n"
  "> >>> +             #size-cells = <0>;\n"
  "> >>> +\n"
- "> >>> +             cpu at 0 {\n"
+ "> >>> +             cpu@0 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x0>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 1 {\n"
+ "> >>> +             cpu@1 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x1>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 2 {\n"
+ "> >>> +             cpu@2 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x2>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 3 {\n"
+ "> >>> +             cpu@3 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
@@ -113,4 +133,4 @@
  "\n"
  Heiko
 
-01c6819deb9a4a2a743771ce26a12e38de43fc1d5eb71e52f515119ca8f81bcb
+b2b4ef158316787afe83c16a910f7a6cecbc5bdd50252f7e86a80f38fd47b916

diff --git a/a/1.txt b/N2/1.txt
index 590d9fc..111d474 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -40,25 +40,25 @@ electrons.com>:
 > >>> +             #address-cells = <1>;
 > >>> +             #size-cells = <0>;
 > >>> +
-> >>> +             cpu at 0 {
+> >>> +             cpu@0 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x0>;
 > >>> +             };
-> >>> +             cpu at 1 {
+> >>> +             cpu@1 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x1>;
 > >>> +             };
-> >>> +             cpu at 2 {
+> >>> +             cpu@2 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
 > >>> +                     reg = <0x2>;
 > >>> +             };
-> >>> +             cpu at 3 {
+> >>> +             cpu@3 {
 > >>> +                     device_type = "cpu";
 > >>> +                     compatible = "arm,cortex-a7";
 > >>> +                     next-level-cache = <&L2>;
diff --git a/a/content_digest b/N2/content_digest
index 2073cf1..6d18cd2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,32 @@
  "ref\01397072736-10793-1-git-send-email-matthias.bgg@gmail.com\0"
  "ref\0CABuKBeKnEw38sQYwrkheoWetZZcPTJhKRsBK4a62FS6-6dRFTA@mail.gmail.com\0"
  "ref\053465A4B.4040906@free-electrons.com\0"
- "From\0heiko.stuebner@bq.com (Heiko St\303\274bner)\0"
- "Subject\0[PATCH 3/4] arm: add basic support for Mediatek MT6589 boards\0"
+ "From\0Heiko St\303\274bner <heiko.stuebner@bq.com>\0"
+ "Subject\0Re: [PATCH 3/4] arm: add basic support for Mediatek MT6589 boards\0"
  "Date\0Thu, 10 Apr 2014 11:34:47 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Cc\0Matthias Brugger <matthias.bgg@gmail.com>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Andrew Lunn <andrew@lunn.ch>
+  linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>
+  Thierry Reding <thierry.reding@gmail.com>
+  Russell King <linux@arm.linux.org.uk>
+  Daniel Lezcano <daniel.lezcano@linaro.org>
+  Florian Vaussard <florian.vaussard@epfl.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  Jason Cooper <jason@lakedaemon.net>
+  Pawel Moll <pawel.moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Rob Herring <robh+dt@kernel.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Randy Dunlap <rdunlap@infradead.org>
+  Silvio F <silvio.fricke@gmail.com>
+  Kumar Gala <galak@codeaurora.org>
+  Olof Johansson <olof@lixom.net>
+ " Jonathan Cameron <jic23@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Gregory,\n"
@@ -49,25 +71,25 @@
  "> >>> +             #address-cells = <1>;\n"
  "> >>> +             #size-cells = <0>;\n"
  "> >>> +\n"
- "> >>> +             cpu at 0 {\n"
+ "> >>> +             cpu@0 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x0>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 1 {\n"
+ "> >>> +             cpu@1 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x1>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 2 {\n"
+ "> >>> +             cpu@2 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
  "> >>> +                     reg = <0x2>;\n"
  "> >>> +             };\n"
- "> >>> +             cpu at 3 {\n"
+ "> >>> +             cpu@3 {\n"
  "> >>> +                     device_type = \"cpu\";\n"
  "> >>> +                     compatible = \"arm,cortex-a7\";\n"
  "> >>> +                     next-level-cache = <&L2>;\n"
@@ -113,4 +135,4 @@
  "\n"
  Heiko
 
-01c6819deb9a4a2a743771ce26a12e38de43fc1d5eb71e52f515119ca8f81bcb
+1d7bf9723f6dcc9a22d73997ad51479816e10ac7a0b2c79d188904c6176cd0e9

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.