All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53D121A0.20306@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 764103d..8f6ce03 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 On 07/24/2014 04:45 PM, Russell King wrote:
 > Add the DT fragment for the Marvell Dove LCD controllers.
 >
-> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
+> Signed-off-by: Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
 
-Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 Thanks!
 
@@ -25,14 +25,14 @@ Thanks!
 >   				ngpios = <8>;
 >   			};
 > +
-> +			lcd1: lcd-controller at 810000 {
+> +			lcd1: lcd-controller@810000 {
 > +				compatible = "marvell,dove-lcd";
 > +				reg = <0x810000 0x1000>;
 > +				interrupts = <46>;
 > +				status = "disabled";
 > +			};
 > +
-> +			lcd0: lcd-controller at 820000 {
+> +			lcd0: lcd-controller@820000 {
 > +				compatible = "marvell,dove-lcd";
 > +				reg = <0x820000 0x1000>;
 > +				interrupts = <47>;
@@ -42,3 +42,8 @@ Thanks!
 >   	};
 >   };
 >
+
+--
+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 ebe1518..539c9ba 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,27 @@
  "ref\0E1XAKGS-0004WE-8h@rmk-PC.arm.linux.org.uk\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[PATCH] ARM: dts: dove: add DT LCD controllers\0"
+ "ref\0E1XAKGS-0004WE-8h-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: dove: add DT LCD controllers\0"
  "Date\0Thu, 24 Jul 2014 17:09:20 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>"
+ " Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0"
+ "Cc\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>"
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 07/24/2014 04:45 PM, Russell King wrote:\n"
  "> Add the DT fragment for the Marvell Dove LCD controllers.\n"
  ">\n"
- "> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>\n"
+ "> Signed-off-by: Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n"
  "\n"
- "Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\n"
+ "Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "Thanks!\n"
  "\n"
@@ -32,14 +43,14 @@
  ">   \t\t\t\tngpios = <8>;\n"
  ">   \t\t\t};\n"
  "> +\n"
- "> +\t\t\tlcd1: lcd-controller at 810000 {\n"
+ "> +\t\t\tlcd1: lcd-controller@810000 {\n"
  "> +\t\t\t\tcompatible = \"marvell,dove-lcd\";\n"
  "> +\t\t\t\treg = <0x810000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <46>;\n"
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tlcd0: lcd-controller at 820000 {\n"
+ "> +\t\t\tlcd0: lcd-controller@820000 {\n"
  "> +\t\t\t\tcompatible = \"marvell,dove-lcd\";\n"
  "> +\t\t\t\treg = <0x820000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <47>;\n"
@@ -48,6 +59,11 @@
  ">   \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
 
-4df700b1b173f51d043878e22e64785c54975d382d38453266a4ce53060aaa56
+9a820ecf1d70348004b79d183c7d4760e25d001a69afb0f56569cd0aaff435d8

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.