diff for duplicates of <4F7DA71A.4020809@arm.com> diff --git a/a/1.txt b/N1/1.txt index 1ea79d9..f24e566 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ Yes, probably. >> 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>; @@ -70,7 +70,7 @@ binding. >> >> How about this? >> ->> gic: interrupt-controller at 2c001000 { +>> gic: interrupt-controller@2c001000 { >> compatible = "arm,cortex-a15-gic"; >> #interrupt-cells = <3>; >> #address-cells = <1>; @@ -79,7 +79,7 @@ binding. >> 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 1bc2ac0..8853b4f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,10 +4,15 @@ "ref\020120403153538.0D1B83E044A@localhost\0" "ref\04F7D974C.9050506@arm.com\0" "ref\04F7D9F5A.9030709@gmail.com\0" - "From\0marc.zyngier@arm.com (Marc Zyngier)\0" - "Subject\0[PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)\0" + "From\0Marc Zyngier <marc.zyngier@arm.com>\0" + "Subject\0Re: [PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)\0" "Date\0Thu, 05 Apr 2012 15:07:22 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robherring2@gmail.com>\0" + "Cc\0Grant Likely <grant.likely@secretlab.ca>" + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + rob.herring@calxeda.com <rob.herring@calxeda.com> + David Vrabel <david.vrabel@citrix.com> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 05/04/12 14:34, Rob Herring wrote:\n" @@ -54,7 +59,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" @@ -82,7 +87,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" @@ -91,7 +96,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" @@ -114,4 +119,4 @@ "-- \n" Jazz is not dead. It just smells funny... -55136d025f0c4b1c09f6fbaf02557fa6ff92c714143e95934c73f93d4f58a20e +40129e86ee6944aff9abe15492daefe4ef31b807ffa19693937b4cd827977540
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.