diff for duplicates of <20130129161040.5cd5a814@skate> diff --git a/a/1.txt b/N1/1.txt index 2ad04f0..8294b9f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,21 +16,21 @@ On Tue, 29 Jan 2013 16:02:01 +0100, Thierry Reding wrote: > 0x00001000 0 0x80001000 0x80001000 0 0x00001000 /* port 1 registers */ > ...>; > -> pci@1,0 { +> pci at 1,0 { > reg = <0x000800 0 0x80000000 0 0x1000>; > ... > }; > -> pci@2,0 { +> pci at 2,0 { > reg = <0x001000 0 0x80001000 0 0x1000>; > ... > }; > }; > -> So what happens here is that for each root port (pci@1,0 and pci@2,0), +> So what happens here is that for each root port (pci at 1,0 and pci at 2,0), > the reg property is translated into the parent address space via the -> pcie-controller's ranges property. pci@1,0 gets the memory region -> 0x80000000-0x80000fff and pci@2,0 gets 0x80001000-0x80001fff. (These are +> pcie-controller's ranges property. pci at 1,0 gets the memory region +> 0x80000000-0x80000fff and pci at 2,0 gets 0x80001000-0x80001fff. (These are > actually windows through which the configuration space of the root ports > is accessed.) > diff --git a/a/content_digest b/N1/content_digest index 657c74a..2f25ced 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,27 +6,10 @@ "ref\020130129142015.GA23640@avionic-0098.mockup.avionic-design.de\0" "ref\020130129152937.53ec9a9b@skate\0" "ref\020130129150201.GA24101@avionic-0098.mockup.avionic-design.de\0" - "From\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0" - "Subject\0Re: [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0" + "From\0thomas.petazzoni@free-electrons.com (Thomas Petazzoni)\0" + "Subject\0[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0" "Date\0Tue, 29 Jan 2013 16:10:40 +0100\0" - "To\0Thierry Reding <thierry.reding@avionic-design.de>\0" - "Cc\0Andrew Murray <andrew.murray@arm.com>" - Bjorn Helgaas <bhelgaas@google.com> - linux-pci@vger.kernel.org <linux-pci@vger.kernel.org> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - Jason Cooper <jason@lakedaemon.net> - Andrew Lunn <andrew@lunn.ch> - Gregory Clement <gregory.clement@free-electrons.com> - Arnd Bergmann <arnd@arndb.de> - Maen Suleiman <maen@marvell.com> - Lior Amsalem <alior@marvell.com> - Eran Ben-Avi <benavi@marvell.com> - Nadav Haklai <nadavh@marvell.com> - Shadi Ammouri <shadi@marvell.com> - Tawfik Bayouk <tawfik@marvell.com> - Stephen Warren <swarren@wwwdotorg.org> - Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - " Russell King - ARM Linux <linux@arm.linux.org.uk>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Thierry Reding,\n" @@ -47,21 +30,21 @@ "> \t\t\t 0x00001000 0 0x80001000 0x80001000 0 0x00001000 /* port 1 registers */\n" "> \t\t\t ...>;\n" "> \n" - "> \t\tpci@1,0 {\n" + "> \t\tpci at 1,0 {\n" "> \t\t\treg = <0x000800 0 0x80000000 0 0x1000>;\n" "> \t\t\t...\n" "> \t\t};\n" "> \n" - "> \t\tpci@2,0 {\n" + "> \t\tpci at 2,0 {\n" "> \t\t\treg = <0x001000 0 0x80001000 0 0x1000>;\n" "> \t\t\t...\n" "> \t\t};\n" "> \t};\n" "> \n" - "> So what happens here is that for each root port (pci@1,0 and pci@2,0),\n" + "> So what happens here is that for each root port (pci at 1,0 and pci at 2,0),\n" "> the reg property is translated into the parent address space via the\n" - "> pcie-controller's ranges property. pci@1,0 gets the memory region\n" - "> 0x80000000-0x80000fff and pci@2,0 gets 0x80001000-0x80001fff. (These are\n" + "> pcie-controller's ranges property. pci at 1,0 gets the memory region\n" + "> 0x80000000-0x80000fff and pci at 2,0 gets 0x80001000-0x80001fff. (These are\n" "> actually windows through which the configuration space of the root ports\n" "> is accessed.)\n" "> \n" @@ -102,4 +85,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -d3db1ecd9fc40c50aaa3740040f4617ef93fe07c540fe05b8cb704301e6978d6 +6646f6c0a2a2d3642c879df4d77f1ead04ecfb4b14337d348910116513441348
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.