diff for duplicates of <4F1DF1CB.20707@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 5b97432..06d1a5d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ On 01/23/2012 03:18 PM, Stephen Warren wrote: > That'd result in something like this for device tree: > > / { -> intc: interrupt-controller@50041000 { +> intc: interrupt-controller at 50041000 { > compatible = "arm,cortex-a9-gic"; > /* reg and other properties omitted for brevity throughout */ > interrupt-controller; @@ -38,7 +38,7 @@ On 01/23/2012 03:18 PM, Stephen Warren wrote: > }; > interrupt-parent = <&intc>; > -> pmc: interrupt-controller@7000e400 { +> pmc: interrupt-controller at 7000e400 { > compatible = "nvidia,tegra20-pmc"; > interrupt-controller; > /* @@ -54,10 +54,10 @@ On 01/23/2012 03:18 PM, Stephen Warren wrote: > interrupts = <0 88 0x04>; > }; > -> i2c@7000c000 { +> i2c at 7000c000 { > compatible = "nvidia,tegra20-i2c"; > -> pmu@xxx { +> pmu at xxx { > interrupt-parent = <&pmc>; > interrupts = <0 1>; > } diff --git a/a/content_digest b/N1/content_digest index 6d5db63..d8291c2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,8 @@ "ref\074CDBE0F657A3D45AFBB94109FB122FF178CB81BA2@HQMAIL01.nvidia.com\0" - "From\0Rob Herring <robherring2@gmail.com>\0" - "Subject\0Re: How to represent active low ARM GIC interrupts, enabled by external inverter?\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0How to represent active low ARM GIC interrupts, enabled by external inverter?\0" "Date\0Mon, 23 Jan 2012 17:48:27 -0600\0" - "To\0Stephen Warren <swarren@nvidia.com>\0" - "Cc\0Grant Likely (grant.likely@secretlab.ca) <grant.likely@secretlab.ca>" - linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> - Thomas Gleixner (tglx@linutronix.de) <tglx@linutronix.de> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - " rob.herring@calxeda.com <rob.herring@calxeda.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 01/23/2012 03:18 PM, Stephen Warren wrote:\n" @@ -38,7 +33,7 @@ "> That'd result in something like this for device tree:\n" "> \n" "> / {\n" - "> intc: interrupt-controller@50041000 {\n" + "> intc: interrupt-controller at 50041000 {\n" "> compatible = \"arm,cortex-a9-gic\";\n" "> /* reg and other properties omitted for brevity throughout */\n" "> interrupt-controller;\n" @@ -50,7 +45,7 @@ "> };\n" "> interrupt-parent = <&intc>;\n" "> \n" - "> pmc: interrupt-controller@7000e400 {\n" + "> pmc: interrupt-controller at 7000e400 {\n" "> compatible = \"nvidia,tegra20-pmc\";\n" "> interrupt-controller;\n" "> /* \n" @@ -66,10 +61,10 @@ "> interrupts = <0 88 0x04>;\n" "> };\n" "> \n" - "> i2c@7000c000 {\n" + "> i2c at 7000c000 {\n" "> compatible = \"nvidia,tegra20-i2c\";\n" "> \n" - "> pmu@xxx {\n" + "> pmu at xxx {\n" "> interrupt-parent = <&pmc>;\n" "> interrupts = <0 1>;\n" "> }\n" @@ -101,4 +96,4 @@ "> Thanks.\n" > -547d62a4ebb9970478a1a71d290f44f21971c6df6087344c3baaa3b1dbe0e711 +9488af275526b2707079340e368503d8c71cb018b945c4b9578494b228badd9b
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.