All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55E046D1.10001@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a954985..2f3da12 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On 14/08/15 18:39, Ganapatrao Kulkarni wrote:
 > DT bindings for numa map for memory, cores and IOs using
 > arm,associativity device node property.
 >
-> Signed-off-by: Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>
+> Signed-off-by: Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
 > ---
 >   Documentation/devicetree/bindings/arm/numa.txt | 212 +++++++++++++++++++++++++
 >   1 file changed, 212 insertions(+)
@@ -81,14 +81,14 @@ On 14/08/15 18:39, Ganapatrao Kulkarni wrote:
 > +
 > +	arm,associativity-reference-points = <0>;
 > +
-> +	memory at 00c00000 {
+> +	memory@00c00000 {
 > +		device_type = "memory";
 > +		reg = <0x0 0x00c00000 0x0 0x80000000>;
 > +		/* board 0, socket 0, no specific core */
 > +		arm,associativity = <0 0 0xffff>;
 > +	};
 > +
-> +	memory at 10000000000 {
+> +	memory@10000000000 {
 > +		device_type = "memory";
 > +		reg = <0x100 0x00000000 0x0 0x80000000>;
 > +		/* board 1, socket 0, no specific core */
@@ -99,7 +99,7 @@ On 14/08/15 18:39, Ganapatrao Kulkarni wrote:
 > +		#address-cells = <2>;
 > +		#size-cells = <0>;
 > +
-> +		cpu at 000 {
+> +		cpu@000 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x000>;
@@ -107,56 +107,56 @@ On 14/08/15 18:39, Ganapatrao Kulkarni wrote:
 > +			/* board 0, socket 0, core 0*/
 > +			arm,associativity = <0 0 0>;
 > +		};
-> +		cpu at 001 {
+> +		cpu@001 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x001>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 1>;
 > +		};
-> +		cpu at 002 {
+> +		cpu@002 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x002>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 2>;
 > +		};
-> +		cpu at 003 {
+> +		cpu@003 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x003>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 3>;
 > +		};
-> +		cpu at 004 {
+> +		cpu@004 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x004>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 4>;
 > +		};
-> +		cpu at 005 {
+> +		cpu@005 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x005>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 5>;
 > +		};
-> +		cpu at 006 {
+> +		cpu@006 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x006>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 6>;
 > +		};
-> +		cpu at 007 {
+> +		cpu@007 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x007>;
 > +			enable-method = "psci";
 > +			arm,associativity = <0 0 7>;
 > +		};
-> +		cpu at 008 {
+> +		cpu@008 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x008>;
@@ -164,14 +164,14 @@ On 14/08/15 18:39, Ganapatrao Kulkarni wrote:
 > +			/* board 1, socket 0, core 0*/
 > +			arm,associativity = <1 0 0>;
 > +		};
-> +		cpu at 009 {
+> +		cpu@009 {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x009>;
 > +			enable-method = "psci";
 > +			arm,associativity = <1 0 1>;
 > +		};
-> +		cpu at 00a {
+> +		cpu@00a {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00a>;
@@ -182,35 +182,35 @@ Nit: this should be
 arm,associativity = <1 0 2>;
 
 > +		};
-> +		cpu at 00b {
+> +		cpu@00b {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00b>;
 > +			enable-method = "psci";
 > +			arm,associativity = <1 0 3>;
 > +		};
-> +		cpu at 00c {
+> +		cpu@00c {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00c>;
 > +			enable-method = "psci";
 > +			arm,associativity = <1 0 4>;
 > +		};
-> +		cpu at 00d {
+> +		cpu@00d {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00d>;
 > +			enable-method = "psci";
 > +			arm,associativity = <1 0 5>;
 > +		};
-> +		cpu at 00e {
+> +		cpu@00e {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00e>;
 > +			enable-method = "psci";
 > +			arm,associativity = <1 0 6>;
 > +		};
-> +		cpu at 00f {
+> +		cpu@00f {
 > +			device_type = "cpu";
 > +			compatible =  "arm,armv8";
 > +			reg = <0x0 0x00f>;
@@ -219,7 +219,7 @@ arm,associativity = <1 0 2>;
 > +		};
 > +	};
 > +
-> +	pcie0: pcie0 at 0x8480,00000000 {
+> +	pcie0: pcie0@0x8480,00000000 {
 > +		compatible = "arm,armv8";
 > +		device_type = "pci";
 > +		bus-range = <0 255>;
@@ -231,3 +231,8 @@ arm,associativity = <1 0 2>;
 > +		arm,associativity = <0 0 0>;
 > +        };
 >
+
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 6d70348..28d3c0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,36 @@
  "ref\01439570374-4079-1-git-send-email-gkulkarni@caviumnetworks.com\0"
  "ref\01439570374-4079-3-git-send-email-gkulkarni@caviumnetworks.com\0"
- "From\0matthias.bgg@gmail.com (Matthias Brugger)\0"
- "Subject\0[PATCH v5 2/4] Documentation: arm64/arm: dt bindings for numa.\0"
+ "ref\01439570374-4079-3-git-send-email-gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0"
+ "From\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v5 2/4] Documentation: arm64/arm: dt bindings for numa.\0"
  "Date\0Fri, 28 Aug 2015 13:32:33 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Will.Deacon-5wv7dgnIgG8@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  rfranz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org
+  ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  steve.capper-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  al.stone-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
+  arnd-r2nGTMty4D4@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+ " galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
+ "Cc\0gpkulkarni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 14/08/15 18:39, Ganapatrao Kulkarni wrote:\n"
  "> DT bindings for numa map for memory, cores and IOs using\n"
  "> arm,associativity device node property.\n"
  ">\n"
- "> Signed-off-by: Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>\n"
+ "> Signed-off-by: Ganapatrao Kulkarni <gkulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  ">   Documentation/devicetree/bindings/arm/numa.txt | 212 +++++++++++++++++++++++++\n"
  ">   1 file changed, 212 insertions(+)\n"
@@ -89,14 +109,14 @@
  "> +\n"
  "> +\tarm,associativity-reference-points = <0>;\n"
  "> +\n"
- "> +\tmemory at 00c00000 {\n"
+ "> +\tmemory@00c00000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0x0 0x00c00000 0x0 0x80000000>;\n"
  "> +\t\t/* board 0, socket 0, no specific core */\n"
  "> +\t\tarm,associativity = <0 0 0xffff>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmemory at 10000000000 {\n"
+ "> +\tmemory@10000000000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0x100 0x00000000 0x0 0x80000000>;\n"
  "> +\t\t/* board 1, socket 0, no specific core */\n"
@@ -107,7 +127,7 @@
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu at 000 {\n"
+ "> +\t\tcpu@000 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x000>;\n"
@@ -115,56 +135,56 @@
  "> +\t\t\t/* board 0, socket 0, core 0*/\n"
  "> +\t\t\tarm,associativity = <0 0 0>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 001 {\n"
+ "> +\t\tcpu@001 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x001>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 1>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 002 {\n"
+ "> +\t\tcpu@002 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x002>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 2>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 003 {\n"
+ "> +\t\tcpu@003 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x003>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 3>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 004 {\n"
+ "> +\t\tcpu@004 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x004>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 4>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 005 {\n"
+ "> +\t\tcpu@005 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x005>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 5>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 006 {\n"
+ "> +\t\tcpu@006 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x006>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 6>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 007 {\n"
+ "> +\t\tcpu@007 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x007>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <0 0 7>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 008 {\n"
+ "> +\t\tcpu@008 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x008>;\n"
@@ -172,14 +192,14 @@
  "> +\t\t\t/* board 1, socket 0, core 0*/\n"
  "> +\t\t\tarm,associativity = <1 0 0>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 009 {\n"
+ "> +\t\tcpu@009 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x009>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <1 0 1>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00a {\n"
+ "> +\t\tcpu@00a {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00a>;\n"
@@ -190,35 +210,35 @@
  "arm,associativity = <1 0 2>;\n"
  "\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00b {\n"
+ "> +\t\tcpu@00b {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00b>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <1 0 3>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00c {\n"
+ "> +\t\tcpu@00c {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00c>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <1 0 4>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00d {\n"
+ "> +\t\tcpu@00d {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00d>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <1 0 5>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00e {\n"
+ "> +\t\tcpu@00e {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00e>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\tarm,associativity = <1 0 6>;\n"
  "> +\t\t};\n"
- "> +\t\tcpu at 00f {\n"
+ "> +\t\tcpu@00f {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible =  \"arm,armv8\";\n"
  "> +\t\t\treg = <0x0 0x00f>;\n"
@@ -227,7 +247,7 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpcie0: pcie0 at 0x8480,00000000 {\n"
+ "> +\tpcie0: pcie0@0x8480,00000000 {\n"
  "> +\t\tcompatible = \"arm,armv8\";\n"
  "> +\t\tdevice_type = \"pci\";\n"
  "> +\t\tbus-range = <0 255>;\n"
@@ -238,6 +258,11 @@
  "> +\t\t/* board 0, socket 0, pci bus 0*/\n"
  "> +\t\tarm,associativity = <0 0 0>;\n"
  "> +        };\n"
- >
+ ">\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-b1e30e0efd275552d65c06a534ad00fd38f9aed8ff94b469d7ade11be27fcf84
+6b55d93e1a16f4a1d8305162d14fc1b103da6d7f5842dd994156570009ec2d60

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.