All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141217143305.GC8942@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 1c05f15..03019ef 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > Add device tree support for MT8173 SoC and evaluation board based on it.
 > 
-> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
+> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/Makefile       |   1 +
 >  arch/arm64/boot/dts/mt8173-evb.dts |  34 +++++++++
@@ -27,7 +27,7 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > @@ -0,0 +1,34 @@
 > +/*
 > + * Copyright (c) 2014 MediaTek Inc.
-> + * Author: Eddie Huang <eddie.huang@mediatek.com>
+> + * Author: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -52,7 +52,7 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > +		serial3 = &uart3;
 > +	};
 > +
-> +	memory at 40000000 {
+> +	memory@40000000 {
 > +		device_type = "memory";
 > +		reg = <0 0x40000000 0 0x80000000>;
 > +	};
@@ -67,7 +67,7 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > @@ -0,0 +1,152 @@
 > +/*
 > + * Copyright (c) 2014 MediaTek Inc.
-> + * Author: Eddie Huang <eddie.huang@mediatek.com>
+> + * Author: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -108,23 +108,23 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > +			};
 > +		};
 > +
-> +		cpu0: cpu at 0 {
+> +		cpu0: cpu@0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a53";
 > +			reg = <0x000>;
 > +		};
 > +
-> +		cpu1: cpu at 1 {
+> +		cpu1: cpu@1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a53";
 > +			reg = <0x001>;
 > +			enable-method = "psci";
 > +		};
 > +
-> +		cpu2: cpu at 2 {
+> +		cpu2: cpu@2 {
 
 The unit-address should be 100 rather than 2, matching the reg property.
-This should be 'cpu at 100'.
+This should be 'cpu@100'.
 
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57";
@@ -132,9 +132,9 @@ This should be 'cpu at 100'.
 > +			enable-method = "psci";
 > +		};
 > +
-> +		cpu3: cpu at 3 {
+> +		cpu3: cpu@3 {
 
-Similarly this should be 'cpu at 101'.
+Similarly this should be 'cpu@101'.
 
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57";
@@ -179,7 +179,7 @@ I take it hotplug has been tested for all but CPU0?
 > +		compatible = "simple-bus";
 > +		ranges;
 > +
-> +		sysirq: intpol-controller at 10200620 {
+> +		sysirq: intpol-controller@10200620 {
 > +			compatible = "mediatek,mt8173-sysirq", "mediatek,mt6577-sysirq";
 > +			interrupt-controller;
 > +			#interrupt-cells = <3>;
@@ -187,7 +187,7 @@ I take it hotplug has been tested for all but CPU0?
 > +			reg = <0 0x10200620 0 0x20>;
 > +		};
 > +
-> +		gic: interrupt-controller at 10220000 {
+> +		gic: interrupt-controller@10220000 {
 > +			compatible = "arm,gic-400";
 > +			#interrupt-cells = <3>;
 > +			interrupt-parent = <&gic>;
@@ -205,3 +205,7 @@ Marc?
 
 Thanks,
 Mark.
+--
+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 66b70e3..e1977fd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,35 @@
  "ref\01418825853-10934-1-git-send-email-eddie.huang@mediatek.com\0"
  "ref\01418825853-10934-4-git-send-email-eddie.huang@mediatek.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v2 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile\0"
+ "ref\01418825853-10934-4-git-send-email-eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile\0"
  "Date\0Wed, 17 Dec 2014 14:33:05 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>"
+ " marc.zyngier-5wv7dgnIgG8@public.gmane.org\0"
+ "Cc\0Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@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>
+  Catalin Marinas <Catalin.Marinas-5wv7dgnIgG8@public.gmane.org>
+  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
+  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
+  Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
+  Joe.C <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+  Robert Richter <rrichter-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
+  Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:\n"
  "> Add device tree support for MT8173 SoC and evaluation board based on it.\n"
  "> \n"
- "> Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>\n"
+ "> Signed-off-by: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/Makefile       |   1 +\n"
  ">  arch/arm64/boot/dts/mt8173-evb.dts |  34 +++++++++\n"
@@ -35,7 +55,7 @@
  "> @@ -0,0 +1,34 @@\n"
  "> +/*\n"
  "> + * Copyright (c) 2014 MediaTek Inc.\n"
- "> + * Author: Eddie Huang <eddie.huang@mediatek.com>\n"
+ "> + * Author: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -60,7 +80,7 @@
  "> +\t\tserial3 = &uart3;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmemory at 40000000 {\n"
+ "> +\tmemory@40000000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0 0x40000000 0 0x80000000>;\n"
  "> +\t};\n"
@@ -75,7 +95,7 @@
  "> @@ -0,0 +1,152 @@\n"
  "> +/*\n"
  "> + * Copyright (c) 2014 MediaTek Inc.\n"
- "> + * Author: Eddie Huang <eddie.huang@mediatek.com>\n"
+ "> + * Author: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -116,23 +136,23 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu0: cpu at 0 {\n"
+ "> +\t\tcpu0: cpu@0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a53\";\n"
  "> +\t\t\treg = <0x000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu1: cpu at 1 {\n"
+ "> +\t\tcpu1: cpu@1 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a53\";\n"
  "> +\t\t\treg = <0x001>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu2: cpu at 2 {\n"
+ "> +\t\tcpu2: cpu@2 {\n"
  "\n"
  "The unit-address should be 100 rather than 2, matching the reg property.\n"
- "This should be 'cpu at 100'.\n"
+ "This should be 'cpu@100'.\n"
  "\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\";\n"
@@ -140,9 +160,9 @@
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu3: cpu at 3 {\n"
+ "> +\t\tcpu3: cpu@3 {\n"
  "\n"
- "Similarly this should be 'cpu at 101'.\n"
+ "Similarly this should be 'cpu@101'.\n"
  "\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\";\n"
@@ -187,7 +207,7 @@
  "> +\t\tcompatible = \"simple-bus\";\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tsysirq: intpol-controller at 10200620 {\n"
+ "> +\t\tsysirq: intpol-controller@10200620 {\n"
  "> +\t\t\tcompatible = \"mediatek,mt8173-sysirq\", \"mediatek,mt6577-sysirq\";\n"
  "> +\t\t\tinterrupt-controller;\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
@@ -195,7 +215,7 @@
  "> +\t\t\treg = <0 0x10200620 0 0x20>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgic: interrupt-controller at 10220000 {\n"
+ "> +\t\tgic: interrupt-controller@10220000 {\n"
  "> +\t\t\tcompatible = \"arm,gic-400\";\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
  "> +\t\t\tinterrupt-parent = <&gic>;\n"
@@ -212,6 +232,10 @@
  "Marc?\n"
  "\n"
  "Thanks,\n"
- Mark.
+ "Mark.\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
 
-56252068993895909c11624faeba16d16eb96c42aa3aaaee666c4e4529f1350c
+1116326b962decf93312fce20d47a15d6c5e3bbb6edbbb69f651f6e1e51c2998

diff --git a/a/1.txt b/N2/1.txt
index 1c05f15..e75ab33 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -52,7 +52,7 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > +		serial3 = &uart3;
 > +	};
 > +
-> +	memory at 40000000 {
+> +	memory@40000000 {
 > +		device_type = "memory";
 > +		reg = <0 0x40000000 0 0x80000000>;
 > +	};
@@ -108,23 +108,23 @@ On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:
 > +			};
 > +		};
 > +
-> +		cpu0: cpu at 0 {
+> +		cpu0: cpu@0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a53";
 > +			reg = <0x000>;
 > +		};
 > +
-> +		cpu1: cpu at 1 {
+> +		cpu1: cpu@1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a53";
 > +			reg = <0x001>;
 > +			enable-method = "psci";
 > +		};
 > +
-> +		cpu2: cpu at 2 {
+> +		cpu2: cpu@2 {
 
 The unit-address should be 100 rather than 2, matching the reg property.
-This should be 'cpu at 100'.
+This should be 'cpu@100'.
 
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57";
@@ -132,9 +132,9 @@ This should be 'cpu at 100'.
 > +			enable-method = "psci";
 > +		};
 > +
-> +		cpu3: cpu at 3 {
+> +		cpu3: cpu@3 {
 
-Similarly this should be 'cpu at 101'.
+Similarly this should be 'cpu@101'.
 
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57";
@@ -179,7 +179,7 @@ I take it hotplug has been tested for all but CPU0?
 > +		compatible = "simple-bus";
 > +		ranges;
 > +
-> +		sysirq: intpol-controller at 10200620 {
+> +		sysirq: intpol-controller@10200620 {
 > +			compatible = "mediatek,mt8173-sysirq", "mediatek,mt6577-sysirq";
 > +			interrupt-controller;
 > +			#interrupt-cells = <3>;
@@ -187,7 +187,7 @@ I take it hotplug has been tested for all but CPU0?
 > +			reg = <0 0x10200620 0 0x20>;
 > +		};
 > +
-> +		gic: interrupt-controller at 10220000 {
+> +		gic: interrupt-controller@10220000 {
 > +			compatible = "arm,gic-400";
 > +			#interrupt-cells = <3>;
 > +			interrupt-parent = <&gic>;
diff --git a/a/content_digest b/N2/content_digest
index 66b70e3..73fc759 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,28 @@
  "ref\01418825853-10934-1-git-send-email-eddie.huang@mediatek.com\0"
  "ref\01418825853-10934-4-git-send-email-eddie.huang@mediatek.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v2 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCH v2 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile\0"
  "Date\0Wed, 17 Dec 2014 14:33:05 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Eddie Huang <eddie.huang@mediatek.com>"
+ " marc.zyngier@arm.com\0"
+ "Cc\0Matthias Brugger <matthias.bgg@gmail.com>"
+  Rob Herring <robh+dt@kernel.org>
+  Jason Cooper <jason@lakedaemon.net>
+  srv_heupstream@mediatek.com <srv_heupstream@mediatek.com>
+  Pawel Moll <Pawel.Moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Catalin Marinas <Catalin.Marinas@arm.com>
+  Will Deacon <Will.Deacon@arm.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Olof Johansson <olof@lixom.net>
+  Joe.C <yingjoe.chen@mediatek.com>
+  Robert Richter <rrichter@cavium.com>
+  Mark Brown <broonie@linaro.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " Sascha Hauer <kernel@pengutronix.de>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Dec 17, 2014 at 02:17:32PM +0000, Eddie Huang wrote:\n"
@@ -60,7 +79,7 @@
  "> +\t\tserial3 = &uart3;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmemory at 40000000 {\n"
+ "> +\tmemory@40000000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0 0x40000000 0 0x80000000>;\n"
  "> +\t};\n"
@@ -116,23 +135,23 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu0: cpu at 0 {\n"
+ "> +\t\tcpu0: cpu@0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a53\";\n"
  "> +\t\t\treg = <0x000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu1: cpu at 1 {\n"
+ "> +\t\tcpu1: cpu@1 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a53\";\n"
  "> +\t\t\treg = <0x001>;\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu2: cpu at 2 {\n"
+ "> +\t\tcpu2: cpu@2 {\n"
  "\n"
  "The unit-address should be 100 rather than 2, matching the reg property.\n"
- "This should be 'cpu at 100'.\n"
+ "This should be 'cpu@100'.\n"
  "\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\";\n"
@@ -140,9 +159,9 @@
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu3: cpu at 3 {\n"
+ "> +\t\tcpu3: cpu@3 {\n"
  "\n"
- "Similarly this should be 'cpu at 101'.\n"
+ "Similarly this should be 'cpu@101'.\n"
  "\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\";\n"
@@ -187,7 +206,7 @@
  "> +\t\tcompatible = \"simple-bus\";\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tsysirq: intpol-controller at 10200620 {\n"
+ "> +\t\tsysirq: intpol-controller@10200620 {\n"
  "> +\t\t\tcompatible = \"mediatek,mt8173-sysirq\", \"mediatek,mt6577-sysirq\";\n"
  "> +\t\t\tinterrupt-controller;\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
@@ -195,7 +214,7 @@
  "> +\t\t\treg = <0 0x10200620 0 0x20>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgic: interrupt-controller at 10220000 {\n"
+ "> +\t\tgic: interrupt-controller@10220000 {\n"
  "> +\t\t\tcompatible = \"arm,gic-400\";\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
  "> +\t\t\tinterrupt-parent = <&gic>;\n"
@@ -214,4 +233,4 @@
  "Thanks,\n"
  Mark.
 
-56252068993895909c11624faeba16d16eb96c42aa3aaaee666c4e4529f1350c
+6d08066a8da60c29f3a3e19b4a512254d584c7dbdb5d820fa464be7f05e1c47e

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.