All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <567A6A7A.7080400@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index c15d899..f1bfe17 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386
 > is supplied with Cortex-M4.
 > 
-> Signed-off-by: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
 > ---
 >  arch/arm/boot/dts/Makefile       |    1 +
 >  arch/arm/boot/dts/mps2-an385.dts |   90 +++++++++++++++
@@ -40,7 +40,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +/*
 > + * Copyright (C) 2015 ARM Limited
 > + *
-> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>
 > + *
 > + * This file is dual-licensed: you can use it either under the terms
 > + * of the GPL or the X11 license, at your option. Note that this dual
@@ -103,7 +103,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +		reg = <0x21000000 0x1000000>;
 > +	};
 > +
-> +	ethernet@40200000 {
+> +	ethernet at 40200000 {
 > +		compatible = "smsc,lan9220", "smsc,lan9115";
 > +		reg = <0x40200000 0x10000>;
 > +		interrupts = <13>;
@@ -136,7 +136,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +/*
 > + * Copyright (C) 2015 ARM Limited
 > + *
-> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>
 > + *
 > + * This file is dual-licensed: you can use it either under the terms
 > + * of the GPL or the X11 license, at your option. Note that this dual
@@ -276,7 +276,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +			#size-cells = <1>;
 > +			ranges = <0 0x40000000 0x10000>;
 > +
-> +			timer0: mps2-timer0@0 {
+> +			timer0: mps2-timer0 at 0 {
 > +				compatible = "arm,mps2-timer";
 > +				reg = <0x0 0x1000>;
 > +				interrupts = <8>;
@@ -284,7 +284,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				status = "disabled";
 > +			};
 > +
-> +			timer1: mps2-timer1@1000 {
+> +			timer1: mps2-timer1 at 1000 {
 > +				compatible = "arm,mps2-timer";
 > +				reg = <0x1000 0x1000>;
 > +				interrupts = <9>;
@@ -292,7 +292,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				status = "disabled";
 > +			};
 > +
-> +			timer2: dual-timer@2000 {
+> +			timer2: dual-timer at 2000 {
 > +				compatible = "arm,sp804";
 > +				reg = <0x2000 0x1000>;
 > +				clocks = <&sysclk>;
@@ -301,7 +301,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +			};
 > +
 > +
-> +			uart0: serial@4000 {
+> +			uart0: serial at 4000 {
 > +				compatible = "arm,mps2-uart";
 > +				reg = <0x4000 0x1000>;
 > +				interrupts = <0 1 12>;
@@ -309,7 +309,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				status = "disabled";
 > +			};
 > +
-> +			uart1: serial@5000 {
+> +			uart1: serial at 5000 {
 > +				compatible = "arm,mps2-uart";
 > +				reg = <0x5000 0x1000>;
 > +				interrupts = <2 3 12>;
@@ -317,7 +317,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				status = "disabled";
 > +			};
 > +
-> +			uart2: serial@6000 {
+> +			uart2: serial at 6000 {
 > +				compatible = "arm,mps2-uart";
 > +				reg = <0x6000 0x1000>;
 > +				interrupts = <4 5 12>;
@@ -325,7 +325,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				status = "disabled";
 > +			};
 > +
-> +			wdt: watchdog@8000 {
+> +			wdt: watchdog at 8000 {
 > +				compatible = "arm,sp805", "arm,primecell";
 > +				arm,primecell-periphid = <0x00141805>;
 > +				reg = <0x8000 0x1000>;
@@ -340,7 +340,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +			compatible = "syscon", "simple-mfd";
 > +			reg = <0x40028000 0x10>;
 > +
-> +			led@0 {
+> +			led at 0 {
 > +				compatible = "register-bit-led";
 > +				offset = <0x0>;
 > +				mask = <0x01>;
@@ -349,7 +349,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +				default-state = "on";
 > +			};
 > +
-> +			led@1 {
+> +			led at 1 {
 > +				compatible = "register-bit-led";
 > +				offset = <0x0>;
 > +				mask = <0x02>;
@@ -360,9 +360,4 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +		};
 > +	};
 > +};
-> 
-
---
-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 0c4c1a0..f6d9e42 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,9 @@
  "ref\01449048790-25859-1-git-send-email-vladimir.murzin@arm.com\0"
  "ref\01449048790-25859-10-git-send-email-vladimir.murzin@arm.com\0"
- "ref\01449048790-25859-10-git-send-email-vladimir.murzin-5wv7dgnIgG8@public.gmane.org\0"
- "From\0Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\0"
- "Subject\0Re: [PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386\0"
+ "From\0vladimir.murzin@arm.com (Vladimir Murzin)\0"
+ "Subject\0[PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386\0"
  "Date\0Wed, 23 Dec 2015 09:33:46 +0000\0"
- "To\0arnd-r2nGTMty4D4@public.gmane.org"
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
-  u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
-  afaerber-l3A5Bk7waGM@public.gmane.org
- " mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0Mark.Rutland-5wv7dgnIgG8@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Pawel.Moll-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  jslaby-AlSwsSmVLrQ@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "I'd very appreciate some feedback on this (and following) patch from DT\n"
@@ -37,7 +18,7 @@
  "> except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386\n"
  "> is supplied with Cortex-M4.\n"
  "> \n"
- "> Signed-off-by: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/Makefile       |    1 +\n"
  ">  arch/arm/boot/dts/mps2-an385.dts |   90 +++++++++++++++\n"
@@ -67,7 +48,7 @@
  "> +/*\n"
  "> + * Copyright (C) 2015 ARM Limited\n"
  "> + *\n"
- "> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> + *\n"
  "> + * This file is dual-licensed: you can use it either under the terms\n"
  "> + * of the GPL or the X11 license, at your option. Note that this dual\n"
@@ -130,7 +111,7 @@
  "> +\t\treg = <0x21000000 0x1000000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tethernet@40200000 {\n"
+ "> +\tethernet at 40200000 {\n"
  "> +\t\tcompatible = \"smsc,lan9220\", \"smsc,lan9115\";\n"
  "> +\t\treg = <0x40200000 0x10000>;\n"
  "> +\t\tinterrupts = <13>;\n"
@@ -163,7 +144,7 @@
  "> +/*\n"
  "> + * Copyright (C) 2015 ARM Limited\n"
  "> + *\n"
- "> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> + *\n"
  "> + * This file is dual-licensed: you can use it either under the terms\n"
  "> + * of the GPL or the X11 license, at your option. Note that this dual\n"
@@ -303,7 +284,7 @@
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\tranges = <0 0x40000000 0x10000>;\n"
  "> +\n"
- "> +\t\t\ttimer0: mps2-timer0@0 {\n"
+ "> +\t\t\ttimer0: mps2-timer0 at 0 {\n"
  "> +\t\t\t\tcompatible = \"arm,mps2-timer\";\n"
  "> +\t\t\t\treg = <0x0 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <8>;\n"
@@ -311,7 +292,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttimer1: mps2-timer1@1000 {\n"
+ "> +\t\t\ttimer1: mps2-timer1 at 1000 {\n"
  "> +\t\t\t\tcompatible = \"arm,mps2-timer\";\n"
  "> +\t\t\t\treg = <0x1000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <9>;\n"
@@ -319,7 +300,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ttimer2: dual-timer@2000 {\n"
+ "> +\t\t\ttimer2: dual-timer at 2000 {\n"
  "> +\t\t\t\tcompatible = \"arm,sp804\";\n"
  "> +\t\t\t\treg = <0x2000 0x1000>;\n"
  "> +\t\t\t\tclocks = <&sysclk>;\n"
@@ -328,7 +309,7 @@
  "> +\t\t\t};\n"
  "> +\n"
  "> +\n"
- "> +\t\t\tuart0: serial@4000 {\n"
+ "> +\t\t\tuart0: serial at 4000 {\n"
  "> +\t\t\t\tcompatible = \"arm,mps2-uart\";\n"
  "> +\t\t\t\treg = <0x4000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <0 1 12>;\n"
@@ -336,7 +317,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tuart1: serial@5000 {\n"
+ "> +\t\t\tuart1: serial at 5000 {\n"
  "> +\t\t\t\tcompatible = \"arm,mps2-uart\";\n"
  "> +\t\t\t\treg = <0x5000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <2 3 12>;\n"
@@ -344,7 +325,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tuart2: serial@6000 {\n"
+ "> +\t\t\tuart2: serial at 6000 {\n"
  "> +\t\t\t\tcompatible = \"arm,mps2-uart\";\n"
  "> +\t\t\t\treg = <0x6000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <4 5 12>;\n"
@@ -352,7 +333,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\twdt: watchdog@8000 {\n"
+ "> +\t\t\twdt: watchdog at 8000 {\n"
  "> +\t\t\t\tcompatible = \"arm,sp805\", \"arm,primecell\";\n"
  "> +\t\t\t\tarm,primecell-periphid = <0x00141805>;\n"
  "> +\t\t\t\treg = <0x8000 0x1000>;\n"
@@ -367,7 +348,7 @@
  "> +\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n"
  "> +\t\t\treg = <0x40028000 0x10>;\n"
  "> +\n"
- "> +\t\t\tled@0 {\n"
+ "> +\t\t\tled at 0 {\n"
  "> +\t\t\t\tcompatible = \"register-bit-led\";\n"
  "> +\t\t\t\toffset = <0x0>;\n"
  "> +\t\t\t\tmask = <0x01>;\n"
@@ -376,7 +357,7 @@
  "> +\t\t\t\tdefault-state = \"on\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tled@1 {\n"
+ "> +\t\t\tled at 1 {\n"
  "> +\t\t\t\tcompatible = \"register-bit-led\";\n"
  "> +\t\t\t\toffset = <0x0>;\n"
  "> +\t\t\t\tmask = <0x02>;\n"
@@ -387,11 +368,6 @@
  "> +\t\t};\n"
  "> +\t};\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
+ >
 
-3d3d609dc3dc9cf133a9a751dc2c2321058653476f6ffc423ad4161be30339c2
+99dc04a482f22944333d7e3a4787964d07dedc2955e73ddd7a211e6b175cb2f1

diff --git a/a/1.txt b/N2/1.txt
index c15d899..3fe2bfd 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,7 +10,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386
 > is supplied with Cortex-M4.
 > 
-> Signed-off-by: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
 > ---
 >  arch/arm/boot/dts/Makefile       |    1 +
 >  arch/arm/boot/dts/mps2-an385.dts |   90 +++++++++++++++
@@ -40,7 +40,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +/*
 > + * Copyright (C) 2015 ARM Limited
 > + *
-> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>
 > + *
 > + * This file is dual-licensed: you can use it either under the terms
 > + * of the GPL or the X11 license, at your option. Note that this dual
@@ -136,7 +136,7 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +/*
 > + * Copyright (C) 2015 ARM Limited
 > + *
-> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>
+> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>
 > + *
 > + * This file is dual-licensed: you can use it either under the terms
 > + * of the GPL or the X11 license, at your option. Note that this dual
@@ -360,9 +360,4 @@ On 02/12/15 09:33, Vladimir Murzin wrote:
 > +		};
 > +	};
 > +};
-> 
-
---
-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/N2/content_digest
index 0c4c1a0..6d136c8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,28 +1,27 @@
  "ref\01449048790-25859-1-git-send-email-vladimir.murzin@arm.com\0"
  "ref\01449048790-25859-10-git-send-email-vladimir.murzin@arm.com\0"
- "ref\01449048790-25859-10-git-send-email-vladimir.murzin-5wv7dgnIgG8@public.gmane.org\0"
- "From\0Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\0"
+ "From\0Vladimir Murzin <vladimir.murzin@arm.com>\0"
  "Subject\0Re: [PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386\0"
  "Date\0Wed, 23 Dec 2015 09:33:46 +0000\0"
- "To\0arnd-r2nGTMty4D4@public.gmane.org"
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
-  daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
-  u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
-  afaerber-l3A5Bk7waGM@public.gmane.org
- " mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0Mark.Rutland-5wv7dgnIgG8@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Pawel.Moll-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  jslaby-AlSwsSmVLrQ@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0arnd@arndb.de"
+  linux@arm.linux.org.uk
+  gregkh@linuxfoundation.org
+  daniel.lezcano@linaro.org
+  tglx@linutronix.de
+  u.kleine-koenig@pengutronix.de
+  afaerber@suse.de
+ " mcoquelin.stm32@gmail.com\0"
+ "Cc\0Mark.Rutland@arm.com"
+  devicetree@vger.kernel.org
+  Pawel.Moll@arm.com
+  ijc+devicetree@hellion.org.uk
+  linux-api@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  robh+dt@kernel.org
+  linux-serial@vger.kernel.org
+  galak@codeaurora.org
+  jslaby@suse.cz
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "I'd very appreciate some feedback on this (and following) patch from DT\n"
@@ -37,7 +36,7 @@
  "> except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386\n"
  "> is supplied with Cortex-M4.\n"
  "> \n"
- "> Signed-off-by: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/Makefile       |    1 +\n"
  ">  arch/arm/boot/dts/mps2-an385.dts |   90 +++++++++++++++\n"
@@ -67,7 +66,7 @@
  "> +/*\n"
  "> + * Copyright (C) 2015 ARM Limited\n"
  "> + *\n"
- "> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> + *\n"
  "> + * This file is dual-licensed: you can use it either under the terms\n"
  "> + * of the GPL or the X11 license, at your option. Note that this dual\n"
@@ -163,7 +162,7 @@
  "> +/*\n"
  "> + * Copyright (C) 2015 ARM Limited\n"
  "> + *\n"
- "> + * Author: Vladimir Murzin <vladimir.murzin-5wv7dgnIgG8@public.gmane.org>\n"
+ "> + * Author: Vladimir Murzin <vladimir.murzin@arm.com>\n"
  "> + *\n"
  "> + * This file is dual-licensed: you can use it either under the terms\n"
  "> + * of the GPL or the X11 license, at your option. Note that this dual\n"
@@ -387,11 +386,6 @@
  "> +\t\t};\n"
  "> +\t};\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
+ >
 
-3d3d609dc3dc9cf133a9a751dc2c2321058653476f6ffc423ad4161be30339c2
+3ba93d5281e1950adad7e1c719aed178b8eef4d9376da2343b080ccbab31de48

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.