diff for duplicates of <4E4497C7.2010304@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e9ec32c..18edaa5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,12 +6,12 @@ On 08/11/2011 02:56 AM, Marc Zyngier wrote: > Thanks for looking at this. > > On 10/08/11 21:15, Rob Herring wrote: ->> From: Rob Herring <rob.herring@calxeda.com> +>> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> >> >> This adds gic initialization using device tree data. An example device tree >> binding looks like this: >> ->> intc: interrupt-controller at fff11000 { +>> intc: interrupt-controller@fff11000 { >> compatible = "arm,cortex-a9-gic"; >> #interrupt-cells = <1>; > @@ -25,13 +25,13 @@ On 08/11/2011 02:56 AM, Marc Zyngier wrote: >> reg = <0xfff11000 0x1000>, >> <0xfff10100 0x100>; >> ->> gicppi0: gic-ppi at 0 { +>> gicppi0: gic-ppi@0 { >> compatible = "arm,cortex-a9-gic-ppi"; >> #interrupt-cells = <1>; >> interrupt-controller; >> reg = <0>; >> }; ->> gicppi1: gic-ppi at 1 { +>> gicppi1: gic-ppi@1 { >> compatible = "arm,cortex-a9-gic-ppi"; >> #interrupt-cells = <1>; >> interrupt-controller; @@ -39,7 +39,7 @@ On 08/11/2011 02:56 AM, Marc Zyngier wrote: >> }; >> }; >> ->> Signed-off-by: Rob Herring <rob.herring@calxeda.com> +>> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> >> --- >> >> Marc, @@ -137,7 +137,7 @@ Rob >> + >> +Example: >> + ->> +intc: interrupt-controller at fff11000 { +>> +intc: interrupt-controller@fff11000 { >> + compatible = "arm,cortex-a9-gic"; >> + #interrupt-cells = <1>; >> + interrupt-controller; diff --git a/a/content_digest b/N1/content_digest index 24a123e..290fa7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,12 @@ "ref\01313007324-23194-1-git-send-email-robherring2@gmail.com\0" "ref\04E438B17.10907@arm.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[RFC PATCH] ARM: gic: add OF based initialization\0" + "ref\04E438B17.10907-5wv7dgnIgG8@public.gmane.org\0" + "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [RFC PATCH] ARM: gic: add OF based initialization\0" "Date\0Thu, 11 Aug 2011 22:02:31 -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>" + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "Marc,\n" @@ -14,12 +17,12 @@ "> Thanks for looking at this.\n" "> \n" "> On 10/08/11 21:15, Rob Herring wrote:\n" - ">> From: Rob Herring <rob.herring@calxeda.com>\n" + ">> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" ">>\n" ">> This adds gic initialization using device tree data. An example device tree\n" ">> binding looks like this:\n" ">>\n" - ">> intc: interrupt-controller at fff11000 {\n" + ">> intc: interrupt-controller@fff11000 {\n" ">> compatible = \"arm,cortex-a9-gic\";\n" ">> #interrupt-cells = <1>;\n" "> \n" @@ -33,13 +36,13 @@ ">> reg = <0xfff11000 0x1000>,\n" ">> <0xfff10100 0x100>;\n" ">>\n" - ">> \tgicppi0: gic-ppi at 0 {\n" + ">> \tgicppi0: gic-ppi@0 {\n" ">> \t\tcompatible = \"arm,cortex-a9-gic-ppi\";\n" ">> \t\t#interrupt-cells = <1>;\n" ">> \t\tinterrupt-controller;\n" ">> \t\treg = <0>;\n" ">> \t};\n" - ">> \tgicppi1: gic-ppi at 1 {\n" + ">> \tgicppi1: gic-ppi@1 {\n" ">> \t\tcompatible = \"arm,cortex-a9-gic-ppi\";\n" ">> \t\t#interrupt-cells = <1>;\n" ">> \t\tinterrupt-controller;\n" @@ -47,7 +50,7 @@ ">> \t};\n" ">> };\n" ">>\n" - ">> Signed-off-by: Rob Herring <rob.herring@calxeda.com>\n" + ">> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" ">> ---\n" ">>\n" ">> Marc,\n" @@ -145,7 +148,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +intc: interrupt-controller at fff11000 {\n" + ">> +intc: interrupt-controller@fff11000 {\n" ">> + compatible = \"arm,cortex-a9-gic\";\n" ">> + #interrupt-cells = <1>;\n" ">> + interrupt-controller;\n" @@ -226,4 +229,4 @@ "> \n" > -4fcd8d39859f973dd22d2309607cba648929eee7884f27d4a0f86a91e9500d4a +c477ff30e3faf5215b1e23a48f083eec983b364a89155b1b3f198d0086099a99
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.