All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54DDCF8B.1050903@kapsi.fi>

diff --git a/a/1.txt b/N1/1.txt
index fa19d62..7ed8f51 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
 On 02/13/2015 12:42 AM, Thierry Reding wrote:
 > On Thu, Jan 08, 2015 at 03:22:04PM +0200, Mikko Perttunen wrote:
->> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
 >>
 >> The DFLL is the main clocksource for the fast CPU cluster on Tegra124
 >> and also provides automatic CPU rail voltage scaling as well. The DFLL
 >> is a separate IP block from the usual Tegra124 clock-and-reset
 >> controller, so it gets its own node in the device tree.
 >>
->> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
->> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>
+>> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
+>> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>
 >> ---
 >>   .../bindings/clock/nvidia,tegra124-dfll.txt        | 69 ++++++++++++++++++++++
 >>   1 file changed, 69 insertions(+)
@@ -94,9 +94,9 @@ I would imagine it stands for full speed. I'll expand the abbreviation.
 >> +
 >> +Example:
 >> +
->> +dfll@0,70110000 {
+>> +dfll at 0,70110000 {
 >
-> Perhaps this should be "clock@0,70110000"?
+> Perhaps this should be "clock at 0,70110000"?
 
 Probably.
 
diff --git a/a/content_digest b/N1/content_digest
index 8a5ebdc..a072346 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,38 +1,23 @@
  "ref\01420723339-30735-1-git-send-email-mikko.perttunen@kapsi.fi\0"
  "ref\01420723339-30735-2-git-send-email-mikko.perttunen@kapsi.fi\0"
  "ref\020150212224242.GA23500@mithrandir\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
- "Subject\0Re: [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource\0"
+ "From\0mikko.perttunen@kapsi.fi (Mikko Perttunen)\0"
+ "Subject\0[PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource\0"
  "Date\0Fri, 13 Feb 2015 12:18:51 +0200\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org"
-  gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org
-  viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  tuomas.tynkkynen-X3B1VOXEql0@public.gmane.org
- " Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 02/13/2015 12:42 AM, Thierry Reding wrote:\n"
  "> On Thu, Jan 08, 2015 at 03:22:04PM +0200, Mikko Perttunen wrote:\n"
- ">> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n"
  ">>\n"
  ">> The DFLL is the main clocksource for the fast CPU cluster on Tegra124\n"
  ">> and also provides automatic CPU rail voltage scaling as well. The DFLL\n"
  ">> is a separate IP block from the usual Tegra124 clock-and-reset\n"
  ">> controller, so it gets its own node in the device tree.\n"
  ">>\n"
- ">> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
- ">> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n"
+ ">> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n"
+ ">> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n"
  ">> ---\n"
  ">>   .../bindings/clock/nvidia,tegra124-dfll.txt        | 69 ++++++++++++++++++++++\n"
  ">>   1 file changed, 69 insertions(+)\n"
@@ -118,9 +103,9 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +dfll@0,70110000 {\n"
+ ">> +dfll at 0,70110000 {\n"
  ">\n"
- "> Perhaps this should be \"clock@0,70110000\"?\n"
+ "> Perhaps this should be \"clock at 0,70110000\"?\n"
  "\n"
  "Probably.\n"
  "\n"
@@ -147,4 +132,4 @@
  "Cheers,\n"
  Mikko.
 
-93292d5e50bdeadf85b980d3be2096d994c7d6e5045dec3697ca39ba4f3617cd
+b118126d18a28f6d0717ed8360aa1603e840cad74f6a5f14fb3fcdf23eeff2d9

diff --git a/a/1.txt b/N2/1.txt
index fa19d62..d0f78b2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,14 +1,14 @@
 On 02/13/2015 12:42 AM, Thierry Reding wrote:
 > On Thu, Jan 08, 2015 at 03:22:04PM +0200, Mikko Perttunen wrote:
->> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+>> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
 >>
 >> The DFLL is the main clocksource for the fast CPU cluster on Tegra124
 >> and also provides automatic CPU rail voltage scaling as well. The DFLL
 >> is a separate IP block from the usual Tegra124 clock-and-reset
 >> controller, so it gets its own node in the device tree.
 >>
->> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
->> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>
+>> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
+>> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>
 >> ---
 >>   .../bindings/clock/nvidia,tegra124-dfll.txt        | 69 ++++++++++++++++++++++
 >>   1 file changed, 69 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index 8a5ebdc..42d0447 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,38 +1,38 @@
  "ref\01420723339-30735-1-git-send-email-mikko.perttunen@kapsi.fi\0"
  "ref\01420723339-30735-2-git-send-email-mikko.perttunen@kapsi.fi\0"
  "ref\020150212224242.GA23500@mithrandir\0"
- "From\0Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\0"
+ "From\0Mikko Perttunen <mikko.perttunen@kapsi.fi>\0"
  "Subject\0Re: [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource\0"
  "Date\0Fri, 13 Feb 2015 12:18:51 +0200\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org"
-  gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org
-  viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  pwalmsley-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  vinceh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  tuomas.tynkkynen-X3B1VOXEql0@public.gmane.org
- " Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Thierry Reding <thierry.reding@gmail.com>\0"
+ "Cc\0swarren@wwwdotorg.org"
+  gnurou@gmail.com
+  pdeschrijver@nvidia.com
+  rjw@rjwysocki.net
+  viresh.kumar@linaro.org
+  mturquette@linaro.org
+  pwalmsley@nvidia.com
+  vinceh@nvidia.com
+  pgaikwad@nvidia.com
+  linux-kernel@vger.kernel.org
+  linux-pm@vger.kernel.org
+  linux-tegra@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  tuomas.tynkkynen@iki.fi
+ " Tuomas Tynkkynen <ttynkkynen@nvidia.com>\0"
  "\00:1\0"
  "b\0"
  "On 02/13/2015 12:42 AM, Thierry Reding wrote:\n"
  "> On Thu, Jan 08, 2015 at 03:22:04PM +0200, Mikko Perttunen wrote:\n"
- ">> From: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ ">> From: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n"
  ">>\n"
  ">> The DFLL is the main clocksource for the fast CPU cluster on Tegra124\n"
  ">> and also provides automatic CPU rail voltage scaling as well. The DFLL\n"
  ">> is a separate IP block from the usual Tegra124 clock-and-reset\n"
  ">> controller, so it gets its own node in the device tree.\n"
  ">>\n"
- ">> Signed-off-by: Tuomas Tynkkynen <ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
- ">> Signed-off-by: Mikko Perttunen <mikko.perttunen-/1wQRMveznE@public.gmane.org>\n"
+ ">> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>\n"
+ ">> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi>\n"
  ">> ---\n"
  ">>   .../bindings/clock/nvidia,tegra124-dfll.txt        | 69 ++++++++++++++++++++++\n"
  ">>   1 file changed, 69 insertions(+)\n"
@@ -147,4 +147,4 @@
  "Cheers,\n"
  Mikko.
 
-93292d5e50bdeadf85b980d3be2096d994c7d6e5045dec3697ca39ba4f3617cd
+00ae64853c96003e029882aec5a2fb1ecef4494e6f0d2e94a834a7c27d3a7a29

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.