All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <570F2F26.9030408@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 593e3ad..9967ff3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On 2016년 04월 12일 17:14, Krzysztof Kozlowski wrote:
+On 2016? 04? 12? 17:14, Krzysztof Kozlowski wrote:
 > On 04/08/2016 07:00 AM, Chanwoo Choi wrote:
 >> This patch adds the NoCP (Network on Chip Probe) Device Tree node
 >> to measure the bandwidth of memory and g3d in Exynos542x SoC.
@@ -16,11 +16,11 @@ On 2016년 04월 12일 17:14, Krzysztof Kozlowski wrote:
 >>  		};
 >>  	};
 >>  
->> +	nocp_mem0_0: nocp_mem0_0@10CA1000 {
+>> +	nocp_mem0_0: nocp_mem0_0 at 10CA1000 {
 > 
 > The node name should describe general class of device, so:
 > 
-> 	nocp_mem0_0: nocp@10CA1000 {
+> 	nocp_mem0_0: nocp at 10CA1000 {
 > 		...
 > 	}
 > ?
@@ -33,13 +33,13 @@ I'll modify it.
 >> +		status = "disabled";
 >> +	};
 >> +
->> +	nocp_mem0_1: nocp_mem0_1@10CA1400 {
+>> +	nocp_mem0_1: nocp_mem0_1 at 10CA1400 {
 >> +		compatible = "samsung,exynos5420-nocp";
 >> +		reg = <0x10CA1400 0x200>;
 >> +		status = "disabled";
 >> +	};
 >> +
->> +	nocp_mem0_2: nocp_mem0_2@10CA1800 {
+>> +	nocp_mem0_2: nocp_mem0_2 at 10CA1800 {
 > 
 > Shouldn't it be nocp_mem1_0?
 
@@ -51,7 +51,7 @@ I was mistaken. I'll fix it.
 >> +		status = "disabled";
 >> +	};
 >> +
->> +	nocp_mem0_3: nocp_mem0_3@10CA1C00 {
+>> +	nocp_mem0_3: nocp_mem0_3 at 10CA1C00 {
 > 
 > Shouldn't it be nocp_mem1_1?
 
diff --git a/a/content_digest b/N1/content_digest
index e2bc1b8..d52e73d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,13 @@
  "ref\01460091646-28701-1-git-send-email-cw00.choi@samsung.com\0"
  "ref\01460091646-28701-4-git-send-email-cw00.choi@samsung.com\0"
  "ref\0570CAE67.4020001@samsung.com\0"
- "From\0Chanwoo Choi <cw00.choi@samsung.com>\0"
- "Subject\0Re: [PATCH 3/7] ARM: dts: Add NoC Probe dt node for Exynos542x SoC\0"
+ "From\0cw00.choi@samsung.com (Chanwoo Choi)\0"
+ "Subject\0[PATCH 3/7] ARM: dts: Add NoC Probe dt node for Exynos542x SoC\0"
  "Date\0Thu, 14 Apr 2016 14:48:22 +0900\0"
- "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>"
-  myungjoo.ham@samsung.com
-  kyungmin.park@samsung.com
-  kgene@kernel.org
-  s.nawrocki@samsung.com
- " tomasz.figa@gmail.com\0"
- "Cc\0rjw@rjwysocki.net"
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  linux@arm.linux.org.uk
-  linux.amoon@gmail.com
-  m.reichl@fivetechno.de
-  tjakobi@math.uni-bielefeld.de
-  inki.dae@samsung.com
-  linux-kernel@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-samsung-soc@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 2016\353\205\204 04\354\233\224 12\354\235\274 17:14, Krzysztof Kozlowski wrote:\n"
+ "On 2016? 04? 12? 17:14, Krzysztof Kozlowski wrote:\n"
  "> On 04/08/2016 07:00 AM, Chanwoo Choi wrote:\n"
  ">> This patch adds the NoCP (Network on Chip Probe) Device Tree node\n"
  ">> to measure the bandwidth of memory and g3d in Exynos542x SoC.\n"
@@ -46,11 +25,11 @@
  ">>  \t\t};\n"
  ">>  \t};\n"
  ">>  \n"
- ">> +\tnocp_mem0_0: nocp_mem0_0@10CA1000 {\n"
+ ">> +\tnocp_mem0_0: nocp_mem0_0 at 10CA1000 {\n"
  "> \n"
  "> The node name should describe general class of device, so:\n"
  "> \n"
- "> \tnocp_mem0_0: nocp@10CA1000 {\n"
+ "> \tnocp_mem0_0: nocp at 10CA1000 {\n"
  "> \t\t...\n"
  "> \t}\n"
  "> ?\n"
@@ -63,13 +42,13 @@
  ">> +\t\tstatus = \"disabled\";\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tnocp_mem0_1: nocp_mem0_1@10CA1400 {\n"
+ ">> +\tnocp_mem0_1: nocp_mem0_1 at 10CA1400 {\n"
  ">> +\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  ">> +\t\treg = <0x10CA1400 0x200>;\n"
  ">> +\t\tstatus = \"disabled\";\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tnocp_mem0_2: nocp_mem0_2@10CA1800 {\n"
+ ">> +\tnocp_mem0_2: nocp_mem0_2 at 10CA1800 {\n"
  "> \n"
  "> Shouldn't it be nocp_mem1_0?\n"
  "\n"
@@ -81,7 +60,7 @@
  ">> +\t\tstatus = \"disabled\";\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tnocp_mem0_3: nocp_mem0_3@10CA1C00 {\n"
+ ">> +\tnocp_mem0_3: nocp_mem0_3 at 10CA1C00 {\n"
  "> \n"
  "> Shouldn't it be nocp_mem1_1?\n"
  "\n"
@@ -90,4 +69,4 @@
  "Best Regards,\n"
  Chanwoo Choi
 
-f27a3e452498e19b3c1b70c979ef621ddd1426d544cbf4b2574c6a7cef385ffe
+e610c8e67fc81f62ab61e3b7f9a28cceff75550782f25d7eced670d0e0b664cd

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.