All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55FB16ED.5060407@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 2fbd470..59a65f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,9 +7,9 @@ On 09/07/2015 04:49 AM, Mark Rutland wrote:
 > added support per this binding, but failed to update the documentation.
 > This patch fixes the documentation.
 > 
-> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
-> Acked-by: Marc Zyngier <marc.zyngier@arm.com>
-> Cc: Rob Herring <robh+dt@kernel.org>
+> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+> Acked-by: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>
+> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 
 Applied, thanks.
 
@@ -33,7 +33,7 @@ Rob
 >    registers.
 >  
 > @@ -83,6 +85,7 @@ Examples:
->  		gic-its at 2c200000 {
+>  		gic-its@2c200000 {
 >  			compatible = "arm,gic-v3-its";
 >  			msi-controller;
 > +			#msi-cells = <1>;
@@ -41,18 +41,23 @@ Rob
 >  		};
 >  	};
 > @@ -107,12 +110,14 @@ Examples:
->  		gic-its at 2c200000 {
+>  		gic-its@2c200000 {
 >  			compatible = "arm,gic-v3-its";
 >  			msi-controller;
 > +			#msi-cells = <1>;
 >  			reg = <0x0 0x2c200000 0 0x200000>;
 >  		};
 >  
->  		gic-its at 2c400000 {
+>  		gic-its@2c400000 {
 >  			compatible = "arm,gic-v3-its";
 >  			msi-controller;
 > +			#msi-cells = <1>;
 >  			reg = <0x0 0x2c400000 0 0x200000>;
 >  		};
 >  	};
->
+> 
+
+--
+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 39efe08..5f8df65 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\01441619343-12087-1-git-send-email-mark.rutland@arm.com\0"
- "From\0robh@kernel.org (Rob Herring)\0"
- "Subject\0[PATCH] Docs: dt: add #msi-cells to GICv3 ITS binding\0"
+ "ref\01441619343-12087-1-git-send-email-mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] Docs: dt: add #msi-cells to GICv3 ITS binding\0"
  "Date\0Thu, 17 Sep 2015 14:39:25 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  marc.zyngier-5wv7dgnIgG8@public.gmane.org
+ " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 09/07/2015 04:49 AM, Mark Rutland wrote:\n"
@@ -14,9 +19,9 @@
  "> added support per this binding, but failed to update the documentation.\n"
  "> This patch fixes the documentation.\n"
  "> \n"
- "> Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n"
- "> Acked-by: Marc Zyngier <marc.zyngier@arm.com>\n"
- "> Cc: Rob Herring <robh+dt@kernel.org>\n"
+ "> Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Acked-by: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\n"
+ "> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "\n"
  "Applied, thanks.\n"
  "\n"
@@ -40,7 +45,7 @@
  ">    registers.\n"
  ">  \n"
  "> @@ -83,6 +85,7 @@ Examples:\n"
- ">  \t\tgic-its at 2c200000 {\n"
+ ">  \t\tgic-its@2c200000 {\n"
  ">  \t\t\tcompatible = \"arm,gic-v3-its\";\n"
  ">  \t\t\tmsi-controller;\n"
  "> +\t\t\t#msi-cells = <1>;\n"
@@ -48,20 +53,25 @@
  ">  \t\t};\n"
  ">  \t};\n"
  "> @@ -107,12 +110,14 @@ Examples:\n"
- ">  \t\tgic-its at 2c200000 {\n"
+ ">  \t\tgic-its@2c200000 {\n"
  ">  \t\t\tcompatible = \"arm,gic-v3-its\";\n"
  ">  \t\t\tmsi-controller;\n"
  "> +\t\t\t#msi-cells = <1>;\n"
  ">  \t\t\treg = <0x0 0x2c200000 0 0x200000>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tgic-its at 2c400000 {\n"
+ ">  \t\tgic-its@2c400000 {\n"
  ">  \t\t\tcompatible = \"arm,gic-v3-its\";\n"
  ">  \t\t\tmsi-controller;\n"
  "> +\t\t\t#msi-cells = <1>;\n"
  ">  \t\t\treg = <0x0 0x2c400000 0 0x200000>;\n"
  ">  \t\t};\n"
  ">  \t};\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
 
-429361952b9c0203d8d51563a2dde4f1dbdb32da7718ba1a875d05d551823114
+2d7a9e80b8e040c19de1ed70ae4ccfa1189e54b4333f76d38253d70294d4d3f3

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.