diff for duplicates of <4FD79CAE.9090006@wwwdotorg.org> diff --git a/a/content_digest b/N1/content_digest index 6a2052d..0b8b701 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,19 +5,20 @@ "ref\04FD763C5.3090500@wwwdotorg.org\0" "ref\020120612172041.GA28010@avionic-0098.adnet.avionic-design.de\0" "ref\04FD7943E.60302@firmworks.com\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" + "ref\04FD7943E.60302-D5eQfiDGL7eakBO8gow8eQ@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" "Subject\0Re: [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0" "Date\0Tue, 12 Jun 2012 13:46:54 -0600\0" - "To\0Mitch Bradley <wmb@firmworks.com>\0" - "Cc\0Thierry Reding <thierry.reding@avionic-design.de>" - Russell King <linux@arm.linux.org.uk> - linux-pci@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - Rob Herring <rob.herring@calxeda.com> - Jesse Barnes <jbarnes@virtuousgeek.org> - Colin Cross <ccross@android.com> - linux-tegra@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0Mitch Bradley <wmb-D5eQfiDGL7eakBO8gow8eQ@public.gmane.org>\0" + "Cc\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>" + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org> + Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> + linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 06/12/2012 01:10 PM, Mitch Bradley wrote:\n" @@ -76,4 +77,4 @@ "node? I'm not sure how the interrupt mapping table etc. would work in\n" that case, but that seems to solve the addressing issue. -2e87aa68e22fa3c8ec20fbbcba8610c0ed4e927c50446b65747e489a380d58e1 +5f38dc7a128e54b4200640d16f871526dc81fb4a9217076573e0897c521b508c
diff --git a/a/1.txt b/N2/1.txt index 77a8b69..0018641 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,12 +26,12 @@ On 06/12/2012 01:10 PM, Mitch Bradley wrote: >> #address-cells = <1>; >> #size-cells = <1>; >> ->> port@80000000 { +>> port at 80000000 { >> reg = <0x80000000 0x00001000>; >> status = "disabled"; >> }; >> ->> port@80001000 { +>> port at 80001000 { >> reg = <0x80001000 0x00001000>; >> status = "disabled"; >> }; diff --git a/a/content_digest b/N2/content_digest index 6a2052d..a6805b8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,19 +5,10 @@ "ref\04FD763C5.3090500@wwwdotorg.org\0" "ref\020120612172041.GA28010@avionic-0098.adnet.avionic-design.de\0" "ref\04FD7943E.60302@firmworks.com\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" - "Subject\0Re: [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0" "Date\0Tue, 12 Jun 2012 13:46:54 -0600\0" - "To\0Mitch Bradley <wmb@firmworks.com>\0" - "Cc\0Thierry Reding <thierry.reding@avionic-design.de>" - Russell King <linux@arm.linux.org.uk> - linux-pci@vger.kernel.org - devicetree-discuss@lists.ozlabs.org - Rob Herring <rob.herring@calxeda.com> - Jesse Barnes <jbarnes@virtuousgeek.org> - Colin Cross <ccross@android.com> - linux-tegra@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 06/12/2012 01:10 PM, Mitch Bradley wrote:\n" @@ -48,12 +39,12 @@ ">> \t\t#address-cells = <1>;\n" ">> \t\t#size-cells = <1>;\n" ">>\n" - ">> \t\tport@80000000 {\n" + ">> \t\tport at 80000000 {\n" ">> \t\t\treg = <0x80000000 0x00001000>;\n" ">> \t\t\tstatus = \"disabled\";\n" ">> \t\t};\n" ">>\n" - ">> \t\tport@80001000 {\n" + ">> \t\tport at 80001000 {\n" ">> \t\t\treg = <0x80001000 0x00001000>;\n" ">> \t\t\tstatus = \"disabled\";\n" ">> \t\t};\n" @@ -76,4 +67,4 @@ "node? I'm not sure how the interrupt mapping table etc. would work in\n" that case, but that seems to solve the addressing issue. -2e87aa68e22fa3c8ec20fbbcba8610c0ed4e927c50446b65747e489a380d58e1 +497cabb20d79ca7c2ac0bc461ac4d8ca602463652d3fe923fdb7012ea13600a5
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.