diff for duplicates of <4FAAC111.9020308@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index e8df123..4cba1d2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -76,7 +76,7 @@ indeed more appropriate. Solving (b) seems to require something very roughly like: -dma-controller@0 { +dma-controller at 0 { compatible = "foo,dmac-xxx"; dma-requests = < &client0 0 // DMAC req 0 is client0's 0th req output @@ -87,7 +87,7 @@ dma-controller@0 { ...>; }; -dma-controller@1 { +dma-controller at 1 { compatible = "bar,dmac-yyy"; dma-requests = < // Supports some client modules, but not the same ones diff --git a/a/content_digest b/N1/content_digest index 5d82299..c917871 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,21 +7,10 @@ "ref\0CAJe_ZheHFP9NZEiZfCvS3LL1k7xamzGq4Oep8gfmPRi6RR7R5Q@mail.gmail.com\0" "ref\04FA94B49.5050500@wwwdotorg.org\0" "ref\0CAJe_Zhf0=Qnsgsc7U_GbKxc0_6DKj33QWs0UW2giyrVEjPnrvw@mail.gmail.com\0" - "From\0Stephen Warren <swarren@wwwdotorg.org>\0" - "Subject\0Re: [PATCH V3 1/2] of: Add generic device tree DMA helpers\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH V3 1/2] of: Add generic device tree DMA helpers\0" "Date\0Wed, 09 May 2012 13:10:09 -0600\0" - "To\0Jassi Brar <jaswinder.singh@linaro.org>\0" - "Cc\0Arnd Bergmann <arnd@arndb.de>" - Stephen Warren <swarren@nvidia.com> - Benoit Cousson <b-cousson@ti.com> - device-tree <devicetree-discuss@lists.ozlabs.org> - Nicolas Ferre <nicolas.ferre@atmel.com> - Rob Herring <rob.herring@calxeda.com> - Grant Likely <grant.likely@secretlab.ca> - Jon Hunter <jon-hunter@ti.com> - Russell King <linux@arm.linux.org.uk> - linux-omap <linux-omap@vger.kernel.org> - " linux-arm <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 05/08/2012 01:09 PM, Jassi Brar wrote:\n" @@ -102,7 +91,7 @@ "\n" "Solving (b) seems to require something very roughly like:\n" "\n" - "dma-controller@0 {\n" + "dma-controller at 0 {\n" " compatible = \"foo,dmac-xxx\";\n" " dma-requests = <\n" "\t\t&client0 0 // DMAC req 0 is client0's 0th req output\n" @@ -113,7 +102,7 @@ "\t\t...>;\n" "};\n" "\n" - "dma-controller@1 {\n" + "dma-controller at 1 {\n" " compatible = \"bar,dmac-yyy\";\n" " dma-requests = <\n" "\t\t// Supports some client modules, but not the same ones\n" @@ -175,4 +164,4 @@ "\"single-channel\" v.s. \"double-channel\" by specifying just one ID or two\n" IDs in the binding. It'd make the binding more complex, but it is possible. -37627c49434a91e7dc3c4ef03988582257b7103de697defa14d6eece058a2b84 +31ebfb7fe77c2f191ad23b7e2ee1c081cc95f85b3deb8c2e553f42a3c19db7a0
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.