All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F7DAB5F.7030902@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 679cc96..1c88fc9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On 04/05/2012 09:07 AM, Marc Zyngier wrote:
 >>>
 >>> Hi Grant,
 >>>
->>>> On Tue, 03 Apr 2012 10:53:44 +0100, Marc Zyngier <marc.zyngier@arm.com> wrote:
+>>>> On Tue, 03 Apr 2012 10:53:44 +0100, Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> wrote:
 >>>>> On 03/04/12 10:22, David Vrabel wrote:
 >>>>>
 >>>>> Hi David,
@@ -43,7 +43,7 @@ On 04/05/2012 09:07 AM, Marc Zyngier wrote:
 > 
 >>> Let's say we implement the following:
 >>>
->>> 	gic: interrupt-controller at 2c001000 {
+>>> 	gic: interrupt-controller@2c001000 {
 >>> 		compatible = "arm,cortex-a15-gic";
 >>> 		#interrupt-cells = <3>;
 >>> 		#address-cells = <1>;
@@ -76,7 +76,7 @@ parent is itself, the code treats this as the root controller.
 >>>
 >>> How about this?
 >>>
->>> 	gic: interrupt-controller at 2c001000 {
+>>> 	gic: interrupt-controller@2c001000 {
 >>> 		compatible = "arm,cortex-a15-gic";
 >>> 		#interrupt-cells = <3>;
 >>> 		#address-cells = <1>;
@@ -85,7 +85,7 @@ parent is itself, the code treats this as the root controller.
 >>> 		reg = <0x2c001000 0x1000>,
 >>> 		      <0x2c002000 0x100>;
 >>>
->>> 		vgic at 2c004000 {
+>>> 		vgic@2c004000 {
 >>> 			compatible = "arm,cortex-a15-vgic", "arm,vgic";
 >>> 			reg = <0x2c004000 0x2000>,
 >>> 			      <0x2c006000 0x2000>;
diff --git a/a/content_digest b/N1/content_digest
index 05f8803..1fca9ba 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,10 +5,15 @@
  "ref\04F7D974C.9050506@arm.com\0"
  "ref\04F7D9F5A.9030709@gmail.com\0"
  "ref\04F7DA71A.4020809@arm.com\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
- "Subject\0[PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)\0"
+ "ref\04F7DA71A.4020809-5wv7dgnIgG8@public.gmane.org\0"
+ "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)\0"
  "Date\0Thu, 05 Apr 2012 09:25:35 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>"
+  rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  David Vrabel <david.vrabel-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 04/05/2012 09:07 AM, Marc Zyngier wrote:\n"
@@ -18,7 +23,7 @@
  ">>>\n"
  ">>> Hi Grant,\n"
  ">>>\n"
- ">>>> On Tue, 03 Apr 2012 10:53:44 +0100, Marc Zyngier <marc.zyngier@arm.com> wrote:\n"
+ ">>>> On Tue, 03 Apr 2012 10:53:44 +0100, Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org> wrote:\n"
  ">>>>> On 03/04/12 10:22, David Vrabel wrote:\n"
  ">>>>>\n"
  ">>>>> Hi David,\n"
@@ -56,7 +61,7 @@
  "> \n"
  ">>> Let's say we implement the following:\n"
  ">>>\n"
- ">>> \tgic: interrupt-controller at 2c001000 {\n"
+ ">>> \tgic: interrupt-controller@2c001000 {\n"
  ">>> \t\tcompatible = \"arm,cortex-a15-gic\";\n"
  ">>> \t\t#interrupt-cells = <3>;\n"
  ">>> \t\t#address-cells = <1>;\n"
@@ -89,7 +94,7 @@
  ">>>\n"
  ">>> How about this?\n"
  ">>>\n"
- ">>> \tgic: interrupt-controller at 2c001000 {\n"
+ ">>> \tgic: interrupt-controller@2c001000 {\n"
  ">>> \t\tcompatible = \"arm,cortex-a15-gic\";\n"
  ">>> \t\t#interrupt-cells = <3>;\n"
  ">>> \t\t#address-cells = <1>;\n"
@@ -98,7 +103,7 @@
  ">>> \t\treg = <0x2c001000 0x1000>,\n"
  ">>> \t\t      <0x2c002000 0x100>;\n"
  ">>>\n"
- ">>> \t\tvgic at 2c004000 {\n"
+ ">>> \t\tvgic@2c004000 {\n"
  ">>> \t\t\tcompatible = \"arm,cortex-a15-vgic\", \"arm,vgic\";\n"
  ">>> \t\t\treg = <0x2c004000 0x2000>,\n"
  ">>> \t\t\t      <0x2c006000 0x2000>;\n"
@@ -122,4 +127,4 @@
  "\n"
  Rob
 
-e64e5b8812f886d1c9ca547e4c03cc518a36e23d220c98f71707e9cfe9c8a321
+217abd724a071f66187d36023da4070616163188a9aed008195d5acd9732f09d

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.