diff for duplicates of <5548CB54.1040302@ti.com> diff --git a/a/1.txt b/N1/1.txt index 6d55382..78fd98e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On 05/04/2015 05:11 PM, Tony Lindgren wrote: >> entry to look differently than what we currently have in >> arch/arm/boot/dts/am33xx.dtsi: >> ->> edma: edma@49000000 { +>> edma: edma at 49000000 { >> compatible = "ti,edma3"; >> ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2"; <========== >> reg = <0x49000000 0x10000>, @@ -48,7 +48,7 @@ On 05/04/2015 05:11 PM, Tony Lindgren wrote: > ocp { > ... > -> edma: tpcc@49000000 { +> edma: tpcc at 49000000 { > compatible = "ti,edma3"; > ti,hwmods = "tpcc"; > reg = <0x49000000 0x10000>; @@ -56,19 +56,19 @@ On 05/04/2015 05:11 PM, Tony Lindgren wrote: > #dma-cells = <1>; > }; > -> tptc0: tptc@49800000 { +> tptc0: tptc at 49800000 { > compatible = "ti,tptc3"; > ti,hwmods = "tptc0"; > reg = <0x49800000 0x10000>; > }; > -> tptc1: tptc@49900000 { +> tptc1: tptc at 49900000 { > compatible = "ti,tptc3"; > ti,hwmods = "tptc1"; > reg = <0x49900000 0x10000>; > }; > -> tptc2: tptc@49a00000 { +> tptc2: tptc at 49a00000 { > compatible = "ti,tptc3"; > ti,hwmods = "tptc2"; > reg = <0x49a00000 0x10000>; @@ -107,8 +107,4 @@ So it is not straight forward to separate the TC from the CC driver (edma3). -- -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 f15deb0..12c6560 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,9 @@ "ref\020150504064323.GU15254@pengutronix.de\0" "ref\020150504141103.GD24469@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\0Tue, 5 May 2015 16:53:24 +0300\0" - "To\0Tony Lindgren <tony@atomide.com>" - " Robert Schwebel <r.schwebel@pengutronix.de>\0" - "Cc\0Beno\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/04/2015 05:11 PM, Tony Lindgren wrote:\n" @@ -28,7 +24,7 @@ ">> entry to look differently than what we currently have in\n" ">> arch/arm/boot/dts/am33xx.dtsi:\n" ">>\n" - ">> edma: edma@49000000 {\n" + ">> edma: edma at 49000000 {\n" ">> compatible = \"ti,edma3\";\n" ">> ti,hwmods = \"tpcc\", \"tptc0\", \"tptc1\", \"tptc2\"; <==========\n" ">> reg = <0x49000000 0x10000>,\n" @@ -60,7 +56,7 @@ "> ocp {\n" "> \t...\n" "> \n" - "> \tedma: tpcc@49000000 {\n" + "> \tedma: tpcc at 49000000 {\n" "> \t\tcompatible = \"ti,edma3\";\n" "> \t\tti,hwmods = \"tpcc\"; \n" "> \t\treg = <0x49000000 0x10000>;\n" @@ -68,19 +64,19 @@ "> \t\t#dma-cells = <1>;\n" "> \t};\n" "> \n" - "> \ttptc0: tptc@49800000 {\n" + "> \ttptc0: tptc at 49800000 {\n" "> \t\tcompatible = \"ti,tptc3\";\n" "> \t\tti,hwmods = \"tptc0\";\n" "> \t\treg = <0x49800000 0x10000>;\n" "> \t};\n" "> \n" - "> \ttptc1: tptc@49900000 {\n" + "> \ttptc1: tptc at 49900000 {\n" "> \t\tcompatible = \"ti,tptc3\";\n" "> \t\tti,hwmods = \"tptc1\";\n" "> \t\treg = <0x49900000 0x10000>;\n" "> \t};\n" "> \n" - "> \ttptc2: tptc@49a00000 {\n" + "> \ttptc2: tptc at 49a00000 {\n" "> \t\tcompatible = \"ti,tptc3\";\n" "> \t\tti,hwmods = \"tptc2\";\n" "> \t\treg = <0x49a00000 0x10000>;\n" @@ -119,10 +115,6 @@ "\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 -0979a408a3473123f4d4241b05f0fce06681227bb9523512e320f34ad92c937e +1601d04c4fa8ae72c1e0b178146f6fca4e170c32b3419a3e48138dd17f5302f4
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.