All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <547DA818.2050908@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 5c215d1..543f991 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,56 +31,56 @@ On 12/02/2014 08:09 PM, Mark Rutland wrote:
 >> +               #address-cells = <1>;
 >> +               #size-cells = <0>;
 >> +
->> +               cpu0: cpu@100 {
+>> +               cpu0: cpu at 100 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a53", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x100>;
 >> +               };
 >> +
->> +               cpu1: cpu@101 {
+>> +               cpu1: cpu at 101 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a53", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x101>;
 >> +               };
 >> +
->> +               cpu2: cpu@102 {
+>> +               cpu2: cpu at 102 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a53", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x0 0x102>;
 >> +               };
 >> +
->> +               cpu3: cpu@103 {
+>> +               cpu3: cpu at 103 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a53", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x103>;
 >> +               };
 >> +
->> +               cpu4: cpu@0 {
+>> +               cpu4: cpu at 0 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a57", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x0>;
 >> +               };
 >> +
->> +               cpu5: cpu@1 {
+>> +               cpu5: cpu at 1 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a57", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x1>;
 >> +               };
 >> +
->> +               cpu6: cpu@2 {
+>> +               cpu6: cpu at 2 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a57", "arm,armv8";
 >> +                       enable-method = "psci";
 >> +                       reg = <0x2>;
 >> +               };
 >> +
->> +               cpu7: cpu@3 {
+>> +               cpu7: cpu at 3 {
 >> +                       device_type = "cpu";
 >> +                       compatible = "arm,cortex-a57", "arm,armv8";
 >> +                       enable-method = "psci";
@@ -124,7 +124,7 @@ I'll fix it after checking correct spec.
 > 
 > [...]
 > 
->> +               gic:interrupt-controller@11001000 {
+>> +               gic:interrupt-controller at 11001000 {
 >> +                       compatible = "arm,gic-400";
 >> +                       #interrupt-cells = <3>;
 >> +                       interrupt-controller;
@@ -148,7 +148,7 @@ Do you mean that following dt node is right for gic-400?
 > 
 > [...]
 > 
->> +               pinctrl_alive: pinctrl@10580000 {
+>> +               pinctrl_alive: pinctrl at 10580000 {
 >> +                       compatible = "samsung,exynos5433-pinctrl";
 >> +                       reg = <0x10580000 0x1000>;
 >> +
@@ -285,6 +285,6 @@ Chanwoo Choi
 > Mark.
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N1/content_digest
index 132875e..51e8a80 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,10 @@
  "ref\01417510196-6714-1-git-send-email-cw00.choi@samsung.com\0"
  "ref\01417510196-6714-15-git-send-email-cw00.choi@samsung.com\0"
  "ref\020141202110909.GB23671@leverpostej\0"
- "From\0Chanwoo Choi <cw00.choi@samsung.com>\0"
- "Subject\0Re: [PATCH 14/19] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC\0"
+ "From\0cw00.choi@samsung.com (Chanwoo Choi)\0"
+ "Subject\0[PATCH 14/19] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC\0"
  "Date\0Tue, 02 Dec 2014 20:52:56 +0900\0"
- "To\0Mark Rutland <mark.rutland@arm.com>\0"
- "Cc\0linux-samsung-soc@vger.kernel.org <linux-samsung-soc@vger.kernel.org>"
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  kgene.kim@samsung.com <kgene.kim@samsung.com>
-  Marc Zyngier <Marc.Zyngier@arm.com>
-  arnd@arndb.de <arnd@arndb.de>
-  olof@lixom.net <olof@lixom.net>
-  Catalin Marinas <Catalin.Marinas@arm.com>
-  Will Deacon <Will.Deacon@arm.com>
-  s.nawrocki@samsung.com <s.nawrocki@samsung.com>
-  tomasz.figa@gmail.com <tomasz.figa@gmail.com>
-  kyungmin.park@samsung.com <kyungmin.park@samsung.com>
-  inki.dae@samsung.com <inki.dae@samsung.com>
-  chanho61.park@samsung.com <chanho61.park@samsung.com>
-  geunsik.lim@samsung.com <geunsik.lim@samsung.com>
-  sw0312.kim@samsung.com <sw0312.kim@samsung.com>
-  jh80.chung@samsung.com <jh80.chung@samsung.com>
-  a.kesavan@samsung.com <a.kesavan@samsung.com>
- " pankaj.dubey@samsung.com <pankaj.dubey@sams>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Dear Mark,\n"
@@ -58,56 +40,56 @@
  ">> +               #address-cells = <1>;\n"
  ">> +               #size-cells = <0>;\n"
  ">> +\n"
- ">> +               cpu0: cpu@100 {\n"
+ ">> +               cpu0: cpu at 100 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a53\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x100>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu1: cpu@101 {\n"
+ ">> +               cpu1: cpu at 101 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a53\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x101>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu2: cpu@102 {\n"
+ ">> +               cpu2: cpu at 102 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a53\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x0 0x102>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu3: cpu@103 {\n"
+ ">> +               cpu3: cpu at 103 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a53\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x103>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu4: cpu@0 {\n"
+ ">> +               cpu4: cpu at 0 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x0>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu5: cpu@1 {\n"
+ ">> +               cpu5: cpu at 1 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x1>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu6: cpu@2 {\n"
+ ">> +               cpu6: cpu at 2 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
  ">> +                       reg = <0x2>;\n"
  ">> +               };\n"
  ">> +\n"
- ">> +               cpu7: cpu@3 {\n"
+ ">> +               cpu7: cpu at 3 {\n"
  ">> +                       device_type = \"cpu\";\n"
  ">> +                       compatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  ">> +                       enable-method = \"psci\";\n"
@@ -151,7 +133,7 @@
  "> \n"
  "> [...]\n"
  "> \n"
- ">> +               gic:interrupt-controller@11001000 {\n"
+ ">> +               gic:interrupt-controller at 11001000 {\n"
  ">> +                       compatible = \"arm,gic-400\";\n"
  ">> +                       #interrupt-cells = <3>;\n"
  ">> +                       interrupt-controller;\n"
@@ -175,7 +157,7 @@
  "> \n"
  "> [...]\n"
  "> \n"
- ">> +               pinctrl_alive: pinctrl@10580000 {\n"
+ ">> +               pinctrl_alive: pinctrl at 10580000 {\n"
  ">> +                       compatible = \"samsung,exynos5433-pinctrl\";\n"
  ">> +                       reg = <0x10580000 0x1000>;\n"
  ">> +\n"
@@ -312,8 +294,8 @@
  "> Mark.\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-samsung-soc\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-a1bc6a6136f3a06b5bd881899f9f3d7827eff4e4af132d71aced103c582c9eae
+6d1bdd6f031ac9efe70dad96869476c49baf4899146e85328d9fccea0b36b895

diff --git a/a/content_digest b/N2/content_digest
index 132875e..c07546c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -22,7 +22,9 @@
   sw0312.kim@samsung.com <sw0312.kim@samsung.com>
   jh80.chung@samsung.com <jh80.chung@samsung.com>
   a.kesavan@samsung.com <a.kesavan@samsung.com>
- " pankaj.dubey@samsung.com <pankaj.dubey@sams>\0"
+  pankaj.dubey@samsung.com <pankaj.dubey@samsung.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Dear Mark,\n"
@@ -316,4 +318,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-a1bc6a6136f3a06b5bd881899f9f3d7827eff4e4af132d71aced103c582c9eae
+5779c2a1be523ac99a224dd067fa4bffc201e6b835686f044428ed0004e125a6

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.