All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141024155321.GF10395@x1>

diff --git a/a/1.txt b/N1/1.txt
index 91f1e25..7cd18be 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,12 +3,12 @@ On Fri, 24 Oct 2014, Lubomir Rintel wrote:
 > Follows the generic Mailbox Controller bindings as documented in
 > Documentation/devicetree/bindings/mailbox/mailbox.txt.
 > 
-> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
-> Cc: Stephen Warren <swarren@wwwdotorg.org>
-> Cc: Lee Jones <lee.jones@linaro.org>
-> Cc: devicetree at vger.kernel.org
-> Cc: linux-rpi-kernel at lists.infradead.org
-> Cc: linux-arm-kernel at lists.infradead.org
+> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
+> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 > ---
 >  arch/arm/boot/dts/bcm2835.dtsi | 7 +++++++
 >  1 file changed, 7 insertions(+)
@@ -21,7 +21,7 @@ On Fri, 24 Oct 2014, Lubomir Rintel wrote:
 >  			#interrupt-cells = <2>;
 >  		};
 >  
-> +		mailbox: mailbox at 0x7e00b880 {
+> +		mailbox: mailbox@0x7e00b880 {
 
 Remove the 0x.
 
@@ -34,6 +34,10 @@ Remove the 0x.
 > +			#mbox-cells = <1>;
 > +		};
 > +
->  		watchdog at 7e100000 {
+>  		watchdog@7e100000 {
 >  			compatible = "brcm,bcm2835-pm-wdt";
 >  			reg = <0x7e100000 0x28>;
+--
+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 5d10592..3f162c7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\01414156805-30253-1-git-send-email-lkundrak@v3.sk\0"
- "From\0lee@kernel.org (Lee Jones)\0"
- "Subject\0[PATCH] bcm2835: add VideoCore Mailbox to the device tree\0"
+ "ref\01414156805-30253-1-git-send-email-lkundrak-NGH9Lh4a5iE@public.gmane.org\0"
+ "From\0Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] bcm2835: add VideoCore Mailbox to the device tree\0"
  "Date\0Fri, 24 Oct 2014 16:53:22 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>\0"
+ "Cc\0linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 24 Oct 2014, Lubomir Rintel wrote:\n"
@@ -10,12 +15,12 @@
  "> Follows the generic Mailbox Controller bindings as documented in\n"
  "> Documentation/devicetree/bindings/mailbox/mailbox.txt.\n"
  "> \n"
- "> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>\n"
- "> Cc: Stephen Warren <swarren@wwwdotorg.org>\n"
- "> Cc: Lee Jones <lee.jones@linaro.org>\n"
- "> Cc: devicetree at vger.kernel.org\n"
- "> Cc: linux-rpi-kernel at lists.infradead.org\n"
- "> Cc: linux-arm-kernel at lists.infradead.org\n"
+ "> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>\n"
+ "> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\n"
+ "> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ "> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
  "> ---\n"
  ">  arch/arm/boot/dts/bcm2835.dtsi | 7 +++++++\n"
  ">  1 file changed, 7 insertions(+)\n"
@@ -28,7 +33,7 @@
  ">  \t\t\t#interrupt-cells = <2>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tmailbox: mailbox at 0x7e00b880 {\n"
+ "> +\t\tmailbox: mailbox@0x7e00b880 {\n"
  "\n"
  "Remove the 0x.\n"
  "\n"
@@ -41,8 +46,12 @@
  "> +\t\t\t#mbox-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\twatchdog at 7e100000 {\n"
+ ">  \t\twatchdog@7e100000 {\n"
  ">  \t\t\tcompatible = \"brcm,bcm2835-pm-wdt\";\n"
- ">  \t\t\treg = <0x7e100000 0x28>;"
+ ">  \t\t\treg = <0x7e100000 0x28>;\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
 
-e5ca7a9ad0f93818b59de4c8d4d15a0f032a046b152e481feab136cfea7b13ff
+c872093cd630e00d3f4b7fd53d5a24489b4292d7a8d58e49457f749f4cfe6497

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.