All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160402012955.GI18833@tiger>

diff --git a/a/1.txt b/N1/1.txt
index d5939c3..266efdf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Tue, Mar 15, 2016 at 03:04:20PM +0100, Gary Bisson wrote:
 > Add the device node for the i.MX7 eLCDIF interface.
 > 
-> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
+> Signed-off-by: Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
 > ---
 > 
 > Changelog v1 -> v2:
@@ -19,7 +19,7 @@ On Tue, Mar 15, 2016 at 03:04:20PM +0100, Gary Bisson wrote:
 >  				status = "disabled";
 >  			};
 >  
-> +			lcdif: lcdif at 30730000 {
+> +			lcdif: lcdif@30730000 {
 
 Please add the node in order of unit-address.
 
@@ -35,10 +35,14 @@ Shawn
 > +				status = "disabled";
 > +			};
 > +
->  			pwm1: pwm at 30660000 {
+>  			pwm1: pwm@30660000 {
 >  				compatible = "fsl,imx7d-pwm", "fsl,imx27-pwm";
 >  				reg = <0x30660000 0x10000>;
 > -- 
 > 2.7.0
 > 
->
+> 
+--
+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 6ab5045..6fd3d1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,25 @@
  "ref\01458037826-19375-1-git-send-email-gary.bisson@boundarydevices.com\0"
  "ref\01458050668-26748-1-git-send-email-gary.bisson@boundarydevices.com\0"
  "ref\01458050668-26748-2-git-send-email-gary.bisson@boundarydevices.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v2 1/9] ARM: dts: imx7d: add lcdif support\0"
+ "ref\01458050668-26748-2-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 1/9] ARM: dts: imx7d: add lcdif support\0"
  "Date\0Sat, 2 Apr 2016 09:29:55 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  fabio.estevam-3arQi8VN3Tc@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
+ " troy.kisky-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Mar 15, 2016 at 03:04:20PM +0100, Gary Bisson wrote:\n"
  "> Add the device node for the i.MX7 eLCDIF interface.\n"
  "> \n"
- "> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>\n"
+ "> Signed-off-by: Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>\n"
  "> ---\n"
  "> \n"
  "> Changelog v1 -> v2:\n"
@@ -28,7 +37,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tlcdif: lcdif at 30730000 {\n"
+ "> +\t\t\tlcdif: lcdif@30730000 {\n"
  "\n"
  "Please add the node in order of unit-address.\n"
  "\n"
@@ -44,12 +53,16 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tpwm1: pwm at 30660000 {\n"
+ ">  \t\t\tpwm1: pwm@30660000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,imx7d-pwm\", \"fsl,imx27-pwm\";\n"
  ">  \t\t\t\treg = <0x30660000 0x10000>;\n"
  "> -- \n"
  "> 2.7.0\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
 
-aeb977b334cb9d1f6801c434f24a098a7c59c9e0a1bc28224ff07fff7b7ae7b4
+25941fff6b47a602b1e758c7611a50c4b6b8f6e3508128b9c07be422a86fee6c

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.