All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55A8B58B.3040104@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index f7a4862..2048e83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,16 +8,16 @@ On 15/07/15 10:35, Mark Rutland wrote:
 >>
 >> Updated for proper ordering and to add interrupt-affinity values.
 >>
->> Signed-off-by: Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>
+>> Signed-off-by: Kyle Huey <khuey@kylehuey.com>
 > 
 > This looks sane to me, and as you've tested it the values seem to be
 > valid:
 > 
-> Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+> Acked-by: Mark Rutland <mark.rutland@arm.com>
 
 FWIW ...
 
-Acked-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Acked-by: Jon Hunter <jonathanh@nvidia.com>
 
 
 Stephen, Thierry, Alex,
@@ -38,29 +38,29 @@ Jon
 >>  		#address-cells = <1>;
 >>  		#size-cells = <0>;
 >>  
->> -		cpu@0 {
->> +		A15_0: cpu@0 {
+>> -		cpu at 0 {
+>> +		A15_0: cpu at 0 {
 >>  			device_type = "cpu";
 >>  			compatible = "arm,cortex-a15";
 >>  			reg = <0>;
 >>  		};
 >>  
->> -		cpu@1 {
->> +		A15_1: cpu@1 {
+>> -		cpu at 1 {
+>> +		A15_1: cpu at 1 {
 >>  			device_type = "cpu";
 >>  			compatible = "arm,cortex-a15";
 >>  			reg = <1>;
 >>  		};
 >>  
->> -		cpu@2 {
->> +		A15_2: cpu@2 {
+>> -		cpu at 2 {
+>> +		A15_2: cpu at 2 {
 >>  			device_type = "cpu";
 >>  			compatible = "arm,cortex-a15";
 >>  			reg = <2>;
 >>  		};
 >>  
->> -		cpu@3 {
->> +		A15_3: cpu@3 {
+>> -		cpu at 3 {
+>> +		A15_3: cpu at 3 {
 >>  			device_type = "cpu";
 >>  			compatible = "arm,cortex-a15";
 >>  			reg = <3>;
diff --git a/a/content_digest b/N1/content_digest
index 5e938cf..75c8b62 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,9 @@
  "ref\01436808945-14524-1-git-send-email-khuey@kylehuey.com\0"
  "ref\020150715093511.GA10239@leverpostej\0"
- "From\0Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0Re: [RESEND PATCH v3] ARM: tegra124: pmu support\0"
+ "From\0jonathanh@nvidia.com (Jon Hunter)\0"
+ "Subject\0[RESEND PATCH v3] ARM: tegra124: pmu support\0"
  "Date\0Fri, 17 Jul 2015 08:58:03 +0100\0"
- "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
-  Kyle Huey <me-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  open list:OPEN FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  open list:TEGRA ARCHITECTUR... <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -30,16 +16,16 @@
  ">>\n"
  ">> Updated for proper ordering and to add interrupt-affinity values.\n"
  ">>\n"
- ">> Signed-off-by: Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>\n"
+ ">> Signed-off-by: Kyle Huey <khuey@kylehuey.com>\n"
  "> \n"
  "> This looks sane to me, and as you've tested it the values seem to be\n"
  "> valid:\n"
  "> \n"
- "> Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Acked-by: Mark Rutland <mark.rutland@arm.com>\n"
  "\n"
  "FWIW ...\n"
  "\n"
- "Acked-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Acked-by: Jon Hunter <jonathanh@nvidia.com>\n"
  "\n"
  "\n"
  "Stephen, Thierry, Alex,\n"
@@ -60,29 +46,29 @@
  ">>  \t\t#address-cells = <1>;\n"
  ">>  \t\t#size-cells = <0>;\n"
  ">>  \n"
- ">> -\t\tcpu@0 {\n"
- ">> +\t\tA15_0: cpu@0 {\n"
+ ">> -\t\tcpu at 0 {\n"
+ ">> +\t\tA15_0: cpu at 0 {\n"
  ">>  \t\t\tdevice_type = \"cpu\";\n"
  ">>  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">>  \t\t\treg = <0>;\n"
  ">>  \t\t};\n"
  ">>  \n"
- ">> -\t\tcpu@1 {\n"
- ">> +\t\tA15_1: cpu@1 {\n"
+ ">> -\t\tcpu at 1 {\n"
+ ">> +\t\tA15_1: cpu at 1 {\n"
  ">>  \t\t\tdevice_type = \"cpu\";\n"
  ">>  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">>  \t\t\treg = <1>;\n"
  ">>  \t\t};\n"
  ">>  \n"
- ">> -\t\tcpu@2 {\n"
- ">> +\t\tA15_2: cpu@2 {\n"
+ ">> -\t\tcpu at 2 {\n"
+ ">> +\t\tA15_2: cpu at 2 {\n"
  ">>  \t\t\tdevice_type = \"cpu\";\n"
  ">>  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">>  \t\t\treg = <2>;\n"
  ">>  \t\t};\n"
  ">>  \n"
- ">> -\t\tcpu@3 {\n"
- ">> +\t\tA15_3: cpu@3 {\n"
+ ">> -\t\tcpu at 3 {\n"
+ ">> +\t\tA15_3: cpu at 3 {\n"
  ">>  \t\t\tdevice_type = \"cpu\";\n"
  ">>  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">>  \t\t\treg = <3>;\n"
@@ -105,4 +91,4 @@
  ">> 1.9.1\n"
  >>
 
-a9ff99b8747782e6876ef18a853b12f5a5bab458db1a7373173dc6bec6ade428
+6736f7c8f6914a9c85878ebf4c3ea79e931f6175dafda3043c20c8256fd65463

diff --git a/a/1.txt b/N2/1.txt
index f7a4862..25f2b62 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,16 +8,16 @@ On 15/07/15 10:35, Mark Rutland wrote:
 >>
 >> Updated for proper ordering and to add interrupt-affinity values.
 >>
->> Signed-off-by: Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>
+>> Signed-off-by: Kyle Huey <khuey@kylehuey.com>
 > 
 > This looks sane to me, and as you've tested it the values seem to be
 > valid:
 > 
-> Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+> Acked-by: Mark Rutland <mark.rutland@arm.com>
 
 FWIW ...
 
-Acked-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Acked-by: Jon Hunter <jonathanh@nvidia.com>
 
 
 Stephen, Thierry, Alex,
diff --git a/a/content_digest b/N2/content_digest
index 5e938cf..0a518dc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,24 @@
  "ref\01436808945-14524-1-git-send-email-khuey@kylehuey.com\0"
  "ref\020150715093511.GA10239@leverpostej\0"
- "From\0Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Jon Hunter <jonathanh@nvidia.com>\0"
  "Subject\0Re: [RESEND PATCH v3] ARM: tegra124: pmu support\0"
  "Date\0Fri, 17 Jul 2015 08:58:03 +0100\0"
- "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>"
-  Kyle Huey <me-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  open list:OPEN FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  open list:TEGRA ARCHITECTUR... <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>\0"
+ "To\0Mark Rutland <mark.rutland@arm.com>"
+  Kyle Huey <me@kylehuey.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Thierry Reding <thierry.reding@gmail.com>
+ " Alexandre Courbot <gnurou@gmail.com>\0"
+ "Cc\0Rob Herring <robh+dt@kernel.org>"
+  Pawel Moll <Pawel.Moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Russell King <linux@arm.linux.org.uk>
+  open list:OPEN FIRMWARE AND... <devicetree@vger.kernel.org>
+  moderated list: ARM PORT <linux-arm-kernel@lists.infradead.org>
+  open list:TEGRA ARCHITECTUR... <linux-tegra@vger.kernel.org>
+  open list <linux-kernel@vger.kernel.org>
+  Kyle Huey <khuey@kylehuey.com>
+ " ;\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -30,16 +31,16 @@
  ">>\n"
  ">> Updated for proper ordering and to add interrupt-affinity values.\n"
  ">>\n"
- ">> Signed-off-by: Kyle Huey <khuey-OhBmq/TcCDJWk0Htik3J/w@public.gmane.org>\n"
+ ">> Signed-off-by: Kyle Huey <khuey@kylehuey.com>\n"
  "> \n"
  "> This looks sane to me, and as you've tested it the values seem to be\n"
  "> valid:\n"
  "> \n"
- "> Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Acked-by: Mark Rutland <mark.rutland@arm.com>\n"
  "\n"
  "FWIW ...\n"
  "\n"
- "Acked-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Acked-by: Jon Hunter <jonathanh@nvidia.com>\n"
  "\n"
  "\n"
  "Stephen, Thierry, Alex,\n"
@@ -105,4 +106,4 @@
  ">> 1.9.1\n"
  >>
 
-a9ff99b8747782e6876ef18a853b12f5a5bab458db1a7373173dc6bec6ade428
+168604a8b3d87604e291e032536ff7d7a59307ddae9dc88e00824f4f9f3999cc

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.