All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5514F27C.7070904@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 600f084..78da2c7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ On Tuesday 24 March 2015 01:09 AM, Nishanth Menon wrote:
 > cpu thermal zone accordingly for DRA7.
 >
 > Signed-off-by: Keerthy <j-keerthy@ti.com>
-> [t-kristo@ti.com: few reuse from OMAP5 entities]
+> [t-kristo at ti.com: few reuse from OMAP5 entities]
 > Signed-off-by: Tero Kristo <t-kristo@ti.com>
 > Signed-off-by: Nishanth Menon <nm@ti.com>
 > ---
@@ -45,7 +45,7 @@ Thanks for updating Nishanth. Looks good to me.
 >   			};
 >   		};
 >
-> +		bandgap: bandgap@4a0021e0 {
+> +		bandgap: bandgap at 4a0021e0 {
 > +			reg = <0x4a0021e0 0xc
 > +				0x4a00232c 0xc
 > +				0x4a002380 0x2c
@@ -57,7 +57,7 @@ Thanks for updating Nishanth. Looks good to me.
 > +				#thermal-sensor-cells = <1>;
 > +		};
 > +
->   		cm_core_aon: cm_core_aon@4a005000 {
+>   		cm_core_aon: cm_core_aon at 4a005000 {
 >   			compatible = "ti,dra7-cm-core-aon";
 >   			reg = <0x4a005000 0x2000>;
 > @@ -1419,6 +1431,17 @@
@@ -108,6 +108,6 @@ Thanks for updating Nishanth. Looks good to me.
 > +			cooling-max-level = <2>;
 > +			#cooling-cells = <2>; /* min followed by max */
 >   		};
->   		cpu@1 {
+>   		cpu at 1 {
 >   			device_type = "cpu";
 >
diff --git a/a/content_digest b/N1/content_digest
index 93689d7..8774bed 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,9 @@
  "ref\01427139579-4215-1-git-send-email-nm@ti.com\0"
  "ref\01427139579-4215-2-git-send-email-nm@ti.com\0"
- "From\0Keerthy <a0393675@ti.com>\0"
- "Subject\0Re: [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes\0"
+ "From\0a0393675@ti.com (Keerthy)\0"
+ "Subject\0[PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes\0"
  "Date\0Fri, 27 Mar 2015 11:32:36 +0530\0"
- "To\0Nishanth Menon <nm@ti.com>"
-  tony@atomide.com
-  bcousson@baylibre.com
- " edubezval@gmail.com\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  linux-omap@vger.kernel.org
-  j-keerthy@ti.com
- " t-kristo@ti.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -31,7 +22,7 @@
  "> cpu thermal zone accordingly for DRA7.\n"
  ">\n"
  "> Signed-off-by: Keerthy <j-keerthy@ti.com>\n"
- "> [t-kristo@ti.com: few reuse from OMAP5 entities]\n"
+ "> [t-kristo at ti.com: few reuse from OMAP5 entities]\n"
  "> Signed-off-by: Tero Kristo <t-kristo@ti.com>\n"
  "> Signed-off-by: Nishanth Menon <nm@ti.com>\n"
  "> ---\n"
@@ -62,7 +53,7 @@
  ">   \t\t\t};\n"
  ">   \t\t};\n"
  ">\n"
- "> +\t\tbandgap: bandgap@4a0021e0 {\n"
+ "> +\t\tbandgap: bandgap at 4a0021e0 {\n"
  "> +\t\t\treg = <0x4a0021e0 0xc\n"
  "> +\t\t\t\t0x4a00232c 0xc\n"
  "> +\t\t\t\t0x4a002380 0x2c\n"
@@ -74,7 +65,7 @@
  "> +\t\t\t\t#thermal-sensor-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">   \t\tcm_core_aon: cm_core_aon@4a005000 {\n"
+ ">   \t\tcm_core_aon: cm_core_aon at 4a005000 {\n"
  ">   \t\t\tcompatible = \"ti,dra7-cm-core-aon\";\n"
  ">   \t\t\treg = <0x4a005000 0x2000>;\n"
  "> @@ -1419,6 +1431,17 @@\n"
@@ -125,8 +116,8 @@
  "> +\t\t\tcooling-max-level = <2>;\n"
  "> +\t\t\t#cooling-cells = <2>; /* min followed by max */\n"
  ">   \t\t};\n"
- ">   \t\tcpu@1 {\n"
+ ">   \t\tcpu at 1 {\n"
  ">   \t\t\tdevice_type = \"cpu\";\n"
  >
 
-105cb2e8ac427783e21b8a9bcf6e1ebd373edc74aa893b50bd12d6222126a696
+ed121b31764b238f444216bf7cb1e8421f0be82e360e63fda59f23e3701c1c66

diff --git a/a/content_digest b/N2/content_digest
index 93689d7..77bec23 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,15 +4,15 @@
  "Subject\0Re: [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes\0"
  "Date\0Fri, 27 Mar 2015 11:32:36 +0530\0"
  "To\0Nishanth Menon <nm@ti.com>"
-  tony@atomide.com
-  bcousson@baylibre.com
- " edubezval@gmail.com\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  linux-omap@vger.kernel.org
-  j-keerthy@ti.com
- " t-kristo@ti.com\0"
+  <tony@atomide.com>
+  <bcousson@baylibre.com>
+ " <edubezval@gmail.com>\0"
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <linux-arm-kernel@lists.infradead.org>
+  <devicetree@vger.kernel.org>
+  <linux-omap@vger.kernel.org>
+  <j-keerthy@ti.com>
+ " <t-kristo@ti.com>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -129,4 +129,4 @@
  ">   \t\t\tdevice_type = \"cpu\";\n"
  >
 
-105cb2e8ac427783e21b8a9bcf6e1ebd373edc74aa893b50bd12d6222126a696
+1ad0612b7d6404fa2e1f124fda4f9baf9d2bb926ecc7fa69cad5b697c6913db0

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.