diff for duplicates of <20130826120200.GA15842@ulmo> diff --git a/N1/1.1.hdr b/N1/1.1.hdr new file mode 100644 index 0000000..5a32186 --- /dev/null +++ b/N1/1.1.hdr @@ -0,0 +1,3 @@ +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable diff --git a/a/1.txt b/N1/1.1.txt similarity index 87% rename from a/1.txt rename to N1/1.1.txt index 9b4ccdf..0467653 100644 --- a/a/1.txt +++ b/N1/1.1.txt @@ -47,8 +47,8 @@ You can find an example of this here: It's been quite some time that I've actually tested that, but it used to work properly. What you basically need to do is represent the whole bus hierarchy within the DT. In the above example there's the top-level root -port (pci at 1,0), which provides a bus (1) on which there's a switch named -pci at 0,0. That switch provides another bus (2) on which more devices are +port (pci@1,0), which provides a bus (1) on which there's a switch named +pci@0,0. That switch provides another bus (2) on which more devices are listed (pci@[012345],0). Those are all downstream ports providing separate busses again and have a single device attached to them. @@ -68,10 +68,10 @@ but `lspci -t' helps quite a bit with that. > Is that also what you mean? Yes. In the example above you'll see that there's actually a GPIO -controller (pci at 1,0/pci at 0,0/pci at 2,0/pci at 0,0), so you could simply +controller (pci@1,0/pci@0,0/pci@2,0/pci@0,0), so you could simply associate a phandle with it, as in: - gpioext: pci at 0,0 { + gpioext: pci@0,0 { ... }; @@ -92,10 +92,3 @@ I can't find that snippet right now, but I can look more thoroughly if the above doesn't help you at all. 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/20130826/16513cf2/attachment-0001.sig> diff --git a/N1/1.2.bin b/N1/1.2.bin new file mode 100644 index 0000000..2de9a34 --- /dev/null +++ b/N1/1.2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.21 (GNU/Linux) + +iQIcBAEBAgAGBQJSG0O4AAoJEN0jrNd/PrOhEKMQAKWWQ+p6GLVaqeumVegGC/j9 +vsy05gjNY5HkqZXO4tA65P7mfFZLzEGmk9xLPcuJGPsbFXzmioyYCqmWbybG+835 +fSQI+uBB4fHrkbfPQ4Imdx8SA8xuxUslWIUs5jX/0Y6lAFylJK9a0ry6m+LkXEEO +WNiSPGlbAtf8p4DCjkOBDhLHlyNsq89VUHfs8wcfhm0wdh5az0G13hR1zi0AWvGy +iZVoddS5tsCmRPygbu2Z2iC4bPnkkwOoim+KhiYTVOBo2a5291UfG2BHugVn1XUS +RB6XOdiOjJ0fw0tPpp6WnpuwPKls6Vt4q2ietlGuYQUQz4f/02wZEXZeSsMKBqQf +EWUGTIeg0eaIKH+hJNjgP8OjQ/LaXVv5xquFoEG7/NBBFD8xPj6g+yoRb0bwmW8S +FNmsNCtizLZ5VwzkDlkjdRoUrCKi9rqm+aidmJApNT8NlEe0dr+NI7QJIS5GJxz1 +l5SJeoOItkRBkOTylIqrSWcUPzRODl3Yko7TXx12e/A1WuvcgiKpUj6q98YqdLgV ++MDglMwEJZ3Ai5fbB5Tp6m9biuLeIuiRWhBD4THM2LXK7V0OFM5HYgwF65RV8S6J +4HzZtXMhQPcCokqDchsVbNo/8O1ULGFdPAJPKNpfLyt0fP9p5bJ9gRaxNc+UtUhq +vfcxs5RPHzcS0XZqRfW7 +=TQ/o +-----END PGP SIGNATURE----- diff --git a/N1/1.2.hdr b/N1/1.2.hdr new file mode 100644 index 0000000..a09cc95 --- /dev/null +++ b/N1/1.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..4b86001 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,4 @@ +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..8133cf0 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,4 @@ +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 2da103b..5cb5292 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,11 +5,21 @@ "ref\020130731205034.GA17615@obsidianresearch.com\0" "ref\020130809140140.GA14990@ulmo\0" "ref\0521B1F6A.1090304@keymile.com\0" - "From\0thierry.reding@gmail.com (Thierry Reding)\0" - "Subject\0pci-mvebu driver on km_kirkwood\0" + "From\0Thierry Reding <thierry.reding@gmail.com>\0" + "Subject\0Re: pci-mvebu driver on km_kirkwood\0" "Date\0Mon, 26 Aug 2013 14:02:01 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Gerlando Falauto <gerlando.falauto@keymile.com>\0" + "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" + Longchamp + Valentin <Valentin.Longchamp@keymile.com> + Jason Cooper <jason@lakedaemon.net> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Jason Gunthorpe <jgunthorpe@obsidianresearch.com> + Andrew Lunn <andrew@lunn.ch> + Ezequiel Garcia <ezequiel.garcia@free-electrons.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "\02:1.1\0" "b\0" "On Mon, Aug 26, 2013 at 11:27:06AM +0200, Gerlando Falauto wrote:\n" "> Hi guys [particularly Jason and Thierry],\n" @@ -60,8 +70,8 @@ "It's been quite some time that I've actually tested that, but it used to\n" "work properly. What you basically need to do is represent the whole bus\n" "hierarchy within the DT. In the above example there's the top-level root\n" - "port (pci at 1,0), which provides a bus (1) on which there's a switch named\n" - "pci at 0,0. That switch provides another bus (2) on which more devices are\n" + "port (pci@1,0), which provides a bus (1) on which there's a switch named\n" + "pci@0,0. That switch provides another bus (2) on which more devices are\n" "listed (pci@[012345],0). Those are all downstream ports providing\n" "separate busses again and have a single device attached to them.\n" "\n" @@ -81,10 +91,10 @@ "> Is that also what you mean?\n" "\n" "Yes. In the example above you'll see that there's actually a GPIO\n" - "controller (pci at 1,0/pci at 0,0/pci at 2,0/pci at 0,0), so you could simply\n" + "controller (pci@1,0/pci@0,0/pci@2,0/pci@0,0), so you could simply\n" "associate a phandle with it, as in:\n" "\n" - "\tgpioext: pci at 0,0 {\n" + "\tgpioext: pci@0,0 {\n" "\t\t...\n" "\t};\n" "\n" @@ -104,13 +114,31 @@ "I can't find that snippet right now, but I can look more thoroughly if\n" "the above doesn't help you at all.\n" "\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/20130826/16513cf2/attachment-0001.sig> + Thierry + "\02:1.2\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v2.0.21 (GNU/Linux)\n" + "\n" + "iQIcBAEBAgAGBQJSG0O4AAoJEN0jrNd/PrOhEKMQAKWWQ+p6GLVaqeumVegGC/j9\n" + "vsy05gjNY5HkqZXO4tA65P7mfFZLzEGmk9xLPcuJGPsbFXzmioyYCqmWbybG+835\n" + "fSQI+uBB4fHrkbfPQ4Imdx8SA8xuxUslWIUs5jX/0Y6lAFylJK9a0ry6m+LkXEEO\n" + "WNiSPGlbAtf8p4DCjkOBDhLHlyNsq89VUHfs8wcfhm0wdh5az0G13hR1zi0AWvGy\n" + "iZVoddS5tsCmRPygbu2Z2iC4bPnkkwOoim+KhiYTVOBo2a5291UfG2BHugVn1XUS\n" + "RB6XOdiOjJ0fw0tPpp6WnpuwPKls6Vt4q2ietlGuYQUQz4f/02wZEXZeSsMKBqQf\n" + "EWUGTIeg0eaIKH+hJNjgP8OjQ/LaXVv5xquFoEG7/NBBFD8xPj6g+yoRb0bwmW8S\n" + "FNmsNCtizLZ5VwzkDlkjdRoUrCKi9rqm+aidmJApNT8NlEe0dr+NI7QJIS5GJxz1\n" + "l5SJeoOItkRBkOTylIqrSWcUPzRODl3Yko7TXx12e/A1WuvcgiKpUj6q98YqdLgV\n" + "+MDglMwEJZ3Ai5fbB5Tp6m9biuLeIuiRWhBD4THM2LXK7V0OFM5HYgwF65RV8S6J\n" + "4HzZtXMhQPcCokqDchsVbNo/8O1ULGFdPAJPKNpfLyt0fP9p5bJ9gRaxNc+UtUhq\n" + "vfcxs5RPHzcS0XZqRfW7\n" + "=TQ/o\n" + "-----END PGP SIGNATURE-----\n" + "\01:2\0" + "b\0" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -d5cc0b780ef26368b005c613bea9a478c4f470a46ba2ba770f1a0d065098700a +09487420c2d74205fab3874a64576462946be5a0a04de4d5c0786df3d948d1fb
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.