diff for duplicates of <5549F95B.8090905@ti.com> diff --git a/a/1.txt b/N1/1.txt index 518559c..c603d24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ Separate IRQ lines to the ARM core, but we do not handle them right now. The current eDMA stack is not really flexible on this IMHO. I think the way forward would be something like this in DT: -edma_cc: edma_cc@49000000 { +edma_cc: edma_cc at 49000000 { compatible = "ti,edma3-cc"; ti,hwmods = "tpcc" reg = <0x49000000 0x10000>, @@ -43,17 +43,17 @@ edma_cc: edma_cc@49000000 { interrupts = <12 13 14>; #dma-cells = <1>; - edma3_tc0: edma3_tc0@49800000 { + edma3_tc0: edma3_tc0 at 49800000 { compatible = "ti,edma3-tc"; ti,hwmods = "tptc0" }; - edma3_tc1: edma3_tc1@49900000 { + edma3_tc1: edma3_tc1 at 49900000 { compatible = "ti,edma3-tc"; ti,hwmods = "tptc1" }; - edma3_tc2: edma3_tc2@49a00000 { + edma3_tc2: edma3_tc2 at 49a00000 { compatible = "ti,edma3-tc"; ti,hwmods = "tptc2" }; @@ -68,8 +68,4 @@ But this would need significant amount of work which can be done when we get rid of the legacy (arch/arm/common/edma.c) and move to dmaengine only mode. -- -Péter --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +P?ter diff --git a/a/content_digest b/N1/content_digest index 9fcd143..b48fde9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,14 +2,10 @@ "ref\020150504141103.GD24469@atomide.com\0" "ref\05548CB54.1040302@ti.com\0" "ref\020150505145828.GB21061@atomide.com\0" - "From\0Peter Ujfalusi <peter.ujfalusi@ti.com>\0" - "Subject\0Re: EDMA oftree entry for AM335x\0" + "From\0peter.ujfalusi@ti.com (Peter Ujfalusi)\0" + "Subject\0EDMA oftree entry for AM335x\0" "Date\0Wed, 6 May 2015 14:22:03 +0300\0" - "To\0Tony Lindgren <tony@atomide.com>\0" - "Cc\0Robert Schwebel <r.schwebel@pengutronix.de>" - " Beno\303\256t Cousson <bcousson@baylibre.com>" - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 05/05/2015 05:58 PM, Tony Lindgren wrote:\n" @@ -49,7 +45,7 @@ "The current eDMA stack is not really flexible on this IMHO.\n" "I think the way forward would be something like this in DT:\n" "\n" - "edma_cc: edma_cc@49000000 {\n" + "edma_cc: edma_cc at 49000000 {\n" "\tcompatible = \"ti,edma3-cc\";\n" "\tti,hwmods = \"tpcc\"\n" "\treg =\t<0x49000000 0x10000>,\n" @@ -57,17 +53,17 @@ "\tinterrupts = <12 13 14>;\n" "\t#dma-cells = <1>;\n" "\n" - "\tedma3_tc0: edma3_tc0@49800000 {\n" + "\tedma3_tc0: edma3_tc0 at 49800000 {\n" "\t\tcompatible = \"ti,edma3-tc\";\n" "\t\tti,hwmods = \"tptc0\"\n" "\t};\n" "\n" - "\tedma3_tc1: edma3_tc1@49900000 {\n" + "\tedma3_tc1: edma3_tc1 at 49900000 {\n" "\t\tcompatible = \"ti,edma3-tc\";\n" "\t\tti,hwmods = \"tptc1\"\n" "\t};\n" "\n" - "\tedma3_tc2: edma3_tc2@49a00000 {\n" + "\tedma3_tc2: edma3_tc2 at 49a00000 {\n" "\t\tcompatible = \"ti,edma3-tc\";\n" "\t\tti,hwmods = \"tptc2\"\n" "\t};\n" @@ -82,10 +78,6 @@ "rid of the legacy (arch/arm/common/edma.c) and move to dmaengine only mode.\n" "\n" "-- \n" - "P\303\251ter\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + P?ter -24a28d091ff39f7005df12466f829a30421e9eafbaa2e46f6f6c7ec1044f9e78 +b0214f070ff4891df93f478fdd0e89ab7451d13efce94f2ad72ed4ef7134a5dd
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.