All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150303023531.GF20455@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 92ceef8..1010096 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Mon, Feb 23, 2015 at 06:40:11PM +0100, Philipp Zabel wrote:
 > The i.MX6 contains a power controller that controls power gating and
 > sequencing for the SoC's power domains.
 > 
-> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
+> Signed-off-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
 
 The patch (series) looks fine to me.  Can we get DT maintainer's ACK on
 this, so that I can apply the series for 4.1?
@@ -45,7 +45,7 @@ Shawn
 > +
 > +Example:
 > +
-> +	gpc: gpc at 020dc000 {
+> +	gpc: gpc@020dc000 {
 > +		compatible = "fsl,imx6q-gpc";
 > +		reg = <0x020dc000 0x4000>;
 > +		interrupts = <0 89 IRQ_TYPE_LEVEL_HIGH>,
@@ -70,7 +70,7 @@ Shawn
 > +
 > +Example of a device that is part of the PU power domain:
 > +
-> +	vpu: vpu at 02040000 {
+> +	vpu: vpu@02040000 {
 > +		reg = <0x02040000 0x3c000>;
 > +		/* ... */
 > +		power-domains = <&gpc 1>;
@@ -84,4 +84,8 @@ Shawn
 > +DISPLAY_DOMAIN 2
 > -- 
 > 2.1.4
->
+> 
+--
+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 1e1fd63..ddac1b0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,25 @@
  "ref\01424713215-3357-1-git-send-email-p.zabel@pengutronix.de\0"
  "ref\01424713215-3357-2-git-send-email-p.zabel@pengutronix.de\0"
- "From\0shawn.guo@linaro.org (Shawn Guo)\0"
- "Subject\0[PATCH v9 1/5] Documentation: Add device tree bindings for Freescale i.MX GPC\0"
+ "ref\01424713215-3357-2-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v9 1/5] Documentation: Add device tree bindings for Freescale i.MX GPC\0"
  "Date\0Tue, 3 Mar 2015 10:35:33 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+  Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Feb 23, 2015 at 06:40:11PM +0100, Philipp Zabel wrote:\n"
  "> The i.MX6 contains a power controller that controls power gating and\n"
  "> sequencing for the SoC's power domains.\n"
  "> \n"
- "> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>\n"
+ "> Signed-off-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
  "\n"
  "The patch (series) looks fine to me.  Can we get DT maintainer's ACK on\n"
  "this, so that I can apply the series for 4.1?\n"
@@ -53,7 +62,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tgpc: gpc at 020dc000 {\n"
+ "> +\tgpc: gpc@020dc000 {\n"
  "> +\t\tcompatible = \"fsl,imx6q-gpc\";\n"
  "> +\t\treg = <0x020dc000 0x4000>;\n"
  "> +\t\tinterrupts = <0 89 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -78,7 +87,7 @@
  "> +\n"
  "> +Example of a device that is part of the PU power domain:\n"
  "> +\n"
- "> +\tvpu: vpu at 02040000 {\n"
+ "> +\tvpu: vpu@02040000 {\n"
  "> +\t\treg = <0x02040000 0x3c000>;\n"
  "> +\t\t/* ... */\n"
  "> +\t\tpower-domains = <&gpc 1>;\n"
@@ -92,6 +101,10 @@
  "> +DISPLAY_DOMAIN 2\n"
  "> -- \n"
  "> 2.1.4\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
 
-9e7e310ca9265d5f1663b0e64fefc0ec37128087ff521cbefd42c7a13d867479
+35b965742ab7e3bfab02d9c51d9f702af39c9c600be441cd8b47b6585818e7fe

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.