diff for duplicates of <20130129150201.GA24101@avionic-0098.mockup.avionic-design.de> diff --git a/a/1.txt b/N1/1.txt index a3a4e6d..00393bd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,21 +27,21 @@ So I end up with something like this: 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.) @@ -70,3 +70,10 @@ of_pci_find_child_device() from drivers/of/of_pci.c. This is quite convoluted, but I hope it helps. Thierry +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 836 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130129/1a0b14a8/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index deccc86..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iQIcBAEBAgAGBQJRB+RpAAoJEN0jrNd/PrOh+JgQAJMtMvaXgowcLrNghdQA8QZQ -JS/jDrhKiQxtRTLquNCH9kVsmlcjsImFKuIwbJUBncreOXP1tye5IkzB3zEbYX7m -PkSSzbqMPvOYkln/IrdN4LQuYmwU1PX02XwKpKTKEdaSqHA1PpLa/1Ap10cPVvJr -dkYgz9FdGcwn0lj/z9j99qy0iheUr2uflyd3PhgAlERaw7CNki8V98SuMXM+uEBO -yrYbXpYx8ktB6LOZ9E1M/NhhIzMn8WcsqtYAh5zzphGZ6qPWq2hmbEShd6Lfsvtf -AO9NO21yzhG0TS4fYQ5lrcG1mU0X3j5Io5sJBmBSLhg4k8x4OsHY/7jiwJ4NgOlw -Dh0R/kT3lhCpLDsxxgYfHcRY95euZtDnfkqccEaYCliIq1hKQtSbSGmGH00jEq+S -F5fFuC9BACMtwv0n1BK7iezW4kO/L0Wh57LMAf0KrmBSdSdLB8mKrVTHq0sBUQjB -FgosnYLTF/fCGMjG3wc7vMc9KdejI42jbsBS939KkprAx203vUrj+dyY4f2+RwT9 -cO5ZefJuh1WcvxnK3mMV3AwAr7Z6dqwkw88pBPWzZhCKhbpTp+q2eBvuA9Ws4MvF -Gs2AVzCVkkttzqi2tJpqtHCmFToo88O7vbmSCnCP2Q0CMgepPJYXnI1ZdSB3Qcji -tqls07PaFeUSfZtH6/1T -=yn4T ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a09cc95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature diff --git a/a/content_digest b/N1/content_digest index 95602b7..ee01bf8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,28 +5,11 @@ "ref\020130129140522.GA24310@arm.com\0" "ref\020130129142015.GA23640@avionic-0098.mockup.avionic-design.de\0" "ref\020130129152937.53ec9a9b@skate\0" - "From\0Thierry Reding <thierry.reding@avionic-design.de>\0" - "Subject\0Re: [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0" + "From\0thierry.reding@avionic-design.de (Thierry Reding)\0" + "Subject\0[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems\0" "Date\0Tue, 29 Jan 2013 16:02:01 +0100\0" - "To\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\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" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Tue, Jan 29, 2013 at 03:29:37PM +0100, Thomas Petazzoni wrote:\n" "> Dear Thierry Reding,\n" @@ -57,21 +40,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" @@ -99,25 +82,13 @@ "\n" "This is quite convoluted, but I hope it helps.\n" "\n" - Thierry - "\01:2\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2.0.19 (GNU/Linux)\n" - "\n" - "iQIcBAEBAgAGBQJRB+RpAAoJEN0jrNd/PrOh+JgQAJMtMvaXgowcLrNghdQA8QZQ\n" - "JS/jDrhKiQxtRTLquNCH9kVsmlcjsImFKuIwbJUBncreOXP1tye5IkzB3zEbYX7m\n" - "PkSSzbqMPvOYkln/IrdN4LQuYmwU1PX02XwKpKTKEdaSqHA1PpLa/1Ap10cPVvJr\n" - "dkYgz9FdGcwn0lj/z9j99qy0iheUr2uflyd3PhgAlERaw7CNki8V98SuMXM+uEBO\n" - "yrYbXpYx8ktB6LOZ9E1M/NhhIzMn8WcsqtYAh5zzphGZ6qPWq2hmbEShd6Lfsvtf\n" - "AO9NO21yzhG0TS4fYQ5lrcG1mU0X3j5Io5sJBmBSLhg4k8x4OsHY/7jiwJ4NgOlw\n" - "Dh0R/kT3lhCpLDsxxgYfHcRY95euZtDnfkqccEaYCliIq1hKQtSbSGmGH00jEq+S\n" - "F5fFuC9BACMtwv0n1BK7iezW4kO/L0Wh57LMAf0KrmBSdSdLB8mKrVTHq0sBUQjB\n" - "FgosnYLTF/fCGMjG3wc7vMc9KdejI42jbsBS939KkprAx203vUrj+dyY4f2+RwT9\n" - "cO5ZefJuh1WcvxnK3mMV3AwAr7Z6dqwkw88pBPWzZhCKhbpTp+q2eBvuA9Ws4MvF\n" - "Gs2AVzCVkkttzqi2tJpqtHCmFToo88O7vbmSCnCP2Q0CMgepPJYXnI1ZdSB3Qcji\n" - "tqls07PaFeUSfZtH6/1T\n" - "=yn4T\n" - "-----END PGP SIGNATURE-----\n" + "Thierry\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: not available\n" + "Type: application/pgp-signature\n" + "Size: 836 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130129/1a0b14a8/attachment.sig> -3d83cef477a54a4f1214f6cc326c01d2e4b0adbfe5a5260b0d0c72144ef6a076 +ade37c50c41319276c3c19c11c167cd66088539b150b7a34bc4b00f0faeff1b0
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.