All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141116210233.GI15870@lunn.ch>

diff --git a/a/1.txt b/N1/1.txt
index b2ebf16..57858ec 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
 On Sun, Nov 16, 2014 at 06:37:25PM +0100, Arnaud Ebalard wrote:
 > 
 > Now that labels for uartX are available in Marvell Armada .dtsi files,
-> this patch replaces the "/soc/internal-regs/serial at 12000" found in
+> this patch replaces the "/soc/internal-regs/serial@12000" found in
 > armada-xp-lenovo-ix4-300d.dts file for stdout-path property by the more
 > concise &uart0.
 > 
-> Suggested-by: Andrew Lunn <andrew@lunn.ch>
-> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
+> Suggested-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+> Signed-off-by: Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>
 
-Acked-by: Andrew Lunn <andrew@lunn.ch>
+Acked-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
 
 Thanks for the patch
 
@@ -26,7 +26,7 @@ Thanks for the patch
 >  
 >  	chosen {
 >  		bootargs = "console=ttyS0,115200 earlyprintk";
-> -		stdout-path = "/soc/internal-regs/serial at 12000";
+> -		stdout-path = "/soc/internal-regs/serial@12000";
 > +		stdout-path = &uart0;
 >  	};
 >  
@@ -38,5 +38,9 @@ Thanks for the patch
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+--
+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 fa030ea..239999a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,36 @@
  "ref\0cover.1416158990.git.arno@natisbad.org\0"
  "ref\08b2c3e42793a9276e7b8ded0623675b95a5f68c2.1416158990.git.arno@natisbad.org\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCHv2 4/8] arm: mvebu: use recently introduced uart label for stdout-path\0"
+ "ref\08b2c3e42793a9276e7b8ded0623675b95a5f68c2.1416158990.git.arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org\0"
+ "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Subject\0Re: [PATCHv2 4/8] arm: mvebu: use recently introduced uart label for stdout-path\0"
  "Date\0Sun, 16 Nov 2014 22:02:33 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>\0"
+ "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>"
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Ben Peddell <klightspeed-aslSrjg9ejhWX4hkXwHRhw@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Sun, Nov 16, 2014 at 06:37:25PM +0100, Arnaud Ebalard wrote:\n"
  "> \n"
  "> Now that labels for uartX are available in Marvell Armada .dtsi files,\n"
- "> this patch replaces the \"/soc/internal-regs/serial at 12000\" found in\n"
+ "> this patch replaces the \"/soc/internal-regs/serial@12000\" found in\n"
  "> armada-xp-lenovo-ix4-300d.dts file for stdout-path property by the more\n"
  "> concise &uart0.\n"
  "> \n"
- "> Suggested-by: Andrew Lunn <andrew@lunn.ch>\n"
- "> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>\n"
+ "> Suggested-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n"
+ "> Signed-off-by: Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>\n"
  "\n"
- "Acked-by: Andrew Lunn <andrew@lunn.ch>\n"
+ "Acked-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n"
  "\n"
  "Thanks for the patch\n"
  "\n"
@@ -34,7 +48,7 @@
  ">  \n"
  ">  \tchosen {\n"
  ">  \t\tbootargs = \"console=ttyS0,115200 earlyprintk\";\n"
- "> -\t\tstdout-path = \"/soc/internal-regs/serial at 12000\";\n"
+ "> -\t\tstdout-path = \"/soc/internal-regs/serial@12000\";\n"
  "> +\t\tstdout-path = &uart0;\n"
  ">  \t};\n"
  ">  \n"
@@ -46,7 +60,11 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
- > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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
 
-8b07a086235f6ddfba80cd7a92018164a5ef14da65ac54441db4acab4bbae393
+fe4d07cf566558244198addb4710200e6efd5f5f569eb513f3be5d76654dbdf9

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.