diff for duplicates of <4FE0EFBB.6090206@firmworks.com> diff --git a/a/1.txt b/N1/1.txt index 8843a17..2d3fa80 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On 6/19/2012 3:30 AM, Thierry Reding wrote: >>> ... >>>>>> #address-cells = <1>; #size-cells = <1>; >>>>>> ->>>>>> pci@80000000 { +>>>>>> pci at 80000000 { >>>>> >>>>> I'm still not convinced that using the address of the port's >>>>> registers is the correct way to represent each port. The port @@ -82,7 +82,7 @@ On 6/19/2012 3:30 AM, Thierry Reding wrote: > #address-cells = <1>; > #size-cells = <0>; > -> pci@0 { +> pci at 0 { > reg = <2>; > status = "disabled"; > @@ -97,7 +97,7 @@ On 6/19/2012 3:30 AM, Thierry Reding wrote: > nvidia,num-lanes = <2>; > }; > -> pci@1 { +> pci at 1 { > reg = <1>; > status = "disabled"; > @@ -171,7 +171,7 @@ space that can include it. #address-cells = <3>; #size-cells = <1>; - pci@0 { + pci at 0 { reg = <0 0 0 0x1000>; status = "disabled"; @@ -189,7 +189,7 @@ space that can include it. }; - pci@1 { + pci at 1 { reg = <1 0 0 0x1000>; status = "disabled"; @@ -242,7 +242,7 @@ etc) is the high digit of in the offset: #address-cells = <2>; #size-cells = <1>; - pci@0 { + pci at 0 { reg = <0 0 0x1000>; status = "disabled"; @@ -260,7 +260,7 @@ etc) is the high digit of in the offset: }; - pci@1 { + pci at 1 { reg = <1 0 0x1000>; status = "disabled"; @@ -305,7 +305,7 @@ Version C - 2 address cells, 0 size cells (!) : In this version we hide the size #address-cells = <2>; #size-cells = <0>; - pci@0 { + pci at 0 { reg = <0 0>; status = "disabled"; @@ -323,7 +323,7 @@ Version C - 2 address cells, 0 size cells (!) : In this version we hide the size }; - pci@1 { + pci at 1 { reg = <1 0>; status = "disabled"; diff --git a/a/content_digest b/N1/content_digest index 40391db..ffa7cd5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,20 +9,10 @@ "ref\04FDA40A0.4030206@wwwdotorg.org\0" "ref\020120615061236.GA4081@avionic-0098.mockup.avionic-design.de\0" "ref\020120619133001.GB24138@avionic-0098.mockup.avionic-design.de\0" - "From\0Mitch Bradley <wmb@firmworks.com>\0" - "Subject\0Re: [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0" + "From\0wmb@firmworks.com (Mitch Bradley)\0" + "Subject\0[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support\0" "Date\0Tue, 19 Jun 2012 11:31:39 -1000\0" - "To\0Thierry Reding <thierry.reding@avionic-design.de>\0" - "Cc\0Stephen Warren <swarren@wwwdotorg.org>" - 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 - " Arnd Bergmann <arnd@arndb.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 6/19/2012 3:30 AM, Thierry Reding wrote:\n" @@ -34,7 +24,7 @@ ">>> ...\n" ">>>>>> #address-cells = <1>; #size-cells = <1>;\n" ">>>>>>\n" - ">>>>>> pci@80000000 {\n" + ">>>>>> pci at 80000000 {\n" ">>>>>\n" ">>>>> I'm still not convinced that using the address of the port's\n" ">>>>> registers is the correct way to represent each port. The port\n" @@ -109,7 +99,7 @@ "> \t\t#address-cells = <1>;\n" "> \t\t#size-cells = <0>;\n" ">\n" - "> \t\tpci@0 {\n" + "> \t\tpci at 0 {\n" "> \t\t\treg = <2>;\n" "> \t\t\tstatus = \"disabled\";\n" ">\n" @@ -124,7 +114,7 @@ "> \t\t\tnvidia,num-lanes = <2>;\n" "> \t\t};\n" ">\n" - "> \t\tpci@1 {\n" + "> \t\tpci at 1 {\n" "> \t\t\treg = <1>;\n" "> \t\t\tstatus = \"disabled\";\n" ">\n" @@ -198,7 +188,7 @@ "\t\t#address-cells = <3>;\n" "\t\t#size-cells = <1>;\n" "\n" - "\t\tpci@0 {\n" + "\t\tpci at 0 {\n" "\t\t\treg = <0 0 0 0x1000>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -216,7 +206,7 @@ "\t\t};\n" "\n" "\n" - "\t\tpci@1 {\n" + "\t\tpci at 1 {\n" "\t\t\treg = <1 0 0 0x1000>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -269,7 +259,7 @@ "\t\t#address-cells = <2>;\n" "\t\t#size-cells = <1>;\n" "\n" - "\t\tpci@0 {\n" + "\t\tpci at 0 {\n" "\t\t\treg = <0 0 0x1000>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -287,7 +277,7 @@ "\t\t};\n" "\n" "\n" - "\t\tpci@1 {\n" + "\t\tpci at 1 {\n" "\t\t\treg = <1 0 0x1000>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -332,7 +322,7 @@ "\t\t#address-cells = <2>;\n" "\t\t#size-cells = <0>;\n" "\n" - "\t\tpci@0 {\n" + "\t\tpci at 0 {\n" "\t\t\treg = <0 0>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -350,7 +340,7 @@ "\t\t};\n" "\n" "\n" - "\t\tpci@1 {\n" + "\t\tpci at 1 {\n" "\t\t\treg = <1 0>;\n" "\t\t\tstatus = \"disabled\";\n" "\n" @@ -369,4 +359,4 @@ "\n" In version C, you might even be able to include the ctrl register offset as a second entry in the reg property. -b46a425a2bc29e40751c4c3bc16aa1666eb1c0118497331c3ee8c90971d56809 +cebd5194b60049b1aa56bb412c899c7f175866a058ee13df05e102c109f5f008
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.