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

diff --git a/a/1.txt b/N1/1.txt
index 6b339c3..10335b0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Fri, Nov 14, 2014 at 08:36:16PM +0100, Uwe Kleine-K?nig wrote:
-> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
+On Fri, Nov 14, 2014 at 08:36:16PM +0100, Uwe Kleine-König wrote:
+> Signed-off-by: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
 
 It is normal to have something in the changelog, even if it is the
 same as the subject said differently.
@@ -21,7 +21,7 @@ missed placing the system-controller in the correct order.
 >  				reg = <0x11100 0x20>;
 >  			};
 >  
-> -			system-controller at 18200 {
+> -			system-controller@18200 {
 > -				compatible = "marvell,armada-370-xp-system-controller";
 > -				reg = <0x18200 0x100>;
 > -			};
@@ -33,12 +33,12 @@ missed placing the system-controller in the correct order.
 >  				interrupts = <91>;
 >  			};
 >  
-> +			system-controller at 18200 {
+> +			system-controller@18200 {
 > +				compatible = "marvell,armada-370-xp-system-controller";
 > +				reg = <0x18200 0x100>;
 > +			};
 > +
->  			gateclk: clock-gating-control at 18220 {
+>  			gateclk: clock-gating-control@18220 {
 >  				compatible = "marvell,armada-370-gating-clock";
 >  				reg = <0x18220 0x4>;
 
@@ -51,3 +51,7 @@ I know the HW engineers have gone a bit crazy around here, so maybe we
 have no choice?
 
      Andrew
+--
+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 255696d..960547b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,20 @@
  "ref\01415993776-3469-1-git-send-email-u.kleine-koenig@pengutronix.de\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCH] ARM: mvebu: fix ordering in Armada 370 .dtsi\0"
+ "ref\01415993776-3469-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: mvebu: fix ordering in Armada 370 .dtsi\0"
  "Date\0Fri, 14 Nov 2014 21:22:00 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@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>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "On Fri, Nov 14, 2014 at 08:36:16PM +0100, Uwe Kleine-K?nig wrote:\n"
- "> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>\n"
+ "On Fri, Nov 14, 2014 at 08:36:16PM +0100, Uwe Kleine-K\303\266nig wrote:\n"
+ "> Signed-off-by: Uwe Kleine-K\303\266nig <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
  "\n"
  "It is normal to have something in the changelog, even if it is the\n"
  "same as the subject said differently.\n"
@@ -28,7 +36,7 @@
  ">  \t\t\t\treg = <0x11100 0x20>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> -\t\t\tsystem-controller at 18200 {\n"
+ "> -\t\t\tsystem-controller@18200 {\n"
  "> -\t\t\t\tcompatible = \"marvell,armada-370-xp-system-controller\";\n"
  "> -\t\t\t\treg = <0x18200 0x100>;\n"
  "> -\t\t\t};\n"
@@ -40,12 +48,12 @@
  ">  \t\t\t\tinterrupts = <91>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tsystem-controller at 18200 {\n"
+ "> +\t\t\tsystem-controller@18200 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-370-xp-system-controller\";\n"
  "> +\t\t\t\treg = <0x18200 0x100>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tgateclk: clock-gating-control at 18220 {\n"
+ ">  \t\t\tgateclk: clock-gating-control@18220 {\n"
  ">  \t\t\t\tcompatible = \"marvell,armada-370-gating-clock\";\n"
  ">  \t\t\t\treg = <0x18220 0x4>;\n"
  "\n"
@@ -57,6 +65,10 @@
  "I know the HW engineers have gone a bit crazy around here, so maybe we\n"
  "have no choice?\n"
  "\n"
-      Andrew
+ "     Andrew\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
 
-7ca3c30b6ad7ba6b0820dcaf0c8407057427f8a7fcde4edd74af2ebe203bd0b9
+c131c0d37a037890345ab19216d862572d3855f3e4f5c5e528c16d3779c63db0

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.