diff for duplicates of <563738C5.4030309@ti.com> diff --git a/a/1.txt b/N1/1.txt index c6ad5d8..eec6473 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ On 11/02/2015 11:21 AM, Olof Johansson wrote: Aargh, I had the patch which should have been included to the series (just sent it): -https://www.mail-archive.com/linux-omap@vger.kernel.org/msg121134.html +https://www.mail-archive.com/linux-omap at vger.kernel.org/msg121134.html It was mixed with the patches I collected for 4.5, I don't know how this happened, but this is the reason I have not seen the issue you are seeing. @@ -105,7 +105,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> @@ -174,12 +174,54 @@ >> }; >> ->> edma: edma@49000000 { +>> edma: edma at 49000000 { >> - compatible = "ti,edma3"; >> - ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2"; >> - reg = <0x49000000 0x10000>, @@ -127,7 +127,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> + ti,edma-memcpy-channels = /bits/ 16 <20 21>; >> + }; >> + ->> + edma_tptc0: tptc@49800000 { +>> + edma_tptc0: tptc at 49800000 { >> + compatible = "ti,edma3-tptc"; >> + ti,hwmods = "tptc0"; >> + reg = <0x49800000 0x100000>; @@ -135,7 +135,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> + interrupt-names = "edma3_tcerrint"; >> + }; >> + ->> + edma_tptc1: tptc@49900000 { +>> + edma_tptc1: tptc at 49900000 { >> + compatible = "ti,edma3-tptc"; >> + ti,hwmods = "tptc1"; >> + reg = <0x49900000 0x100000>; @@ -143,7 +143,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> + interrupt-names = "edma3_tcerrint"; >> + }; >> + ->> + edma_tptc2: tptc@49a00000 { +>> + edma_tptc2: tptc at 49a00000 { >> + compatible = "ti,edma3-tptc"; >> + ti,hwmods = "tptc2"; >> + reg = <0x49a00000 0x100000>; @@ -151,7 +151,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> + interrupt-names = "edma3_tcerrint"; >> + }; >> + ->> + edma_xbar: dma-router@44e10f90 { +>> + edma_xbar: dma-router at 44e10f90 { >> + compatible = "ti,am335x-edma-crossbar"; >> + reg = <0x44e10f90 0x40>; >> + @@ -161,7 +161,7 @@ happened, but this is the reason I have not seen the issue you are seeing. >> + dma-masters = <&edma>; >> }; >> ->> gpio0: gpio@44e07000 { +>> gpio0: gpio at 44e07000 { >> @@ -233,7 +275,7 @@ >> reg = <0x44e09000 0x2000>; >> interrupts = <72>; @@ -288,10 +288,10 @@ happened, but this is the reason I have not seen the issue you are seeing. >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ->> the body of a message to majordomo@vger.kernel.org +>> the body of a message to majordomo at vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> Please read the FAQ at http://www.tux.org/lkml/ -- -Péter +P?ter diff --git a/a/content_digest b/N1/content_digest index 6145a24..d3194f2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,10 @@ "ref\01444979892-31626-1-git-send-email-peter.ujfalusi@ti.com\0" "ref\01444979892-31626-14-git-send-email-peter.ujfalusi@ti.com\0" "ref\0CAOesGMg0KsHnbF8hEYPZ8bY8wz9fC0_m7-KS4A6kB__nUi9kAw@mail.gmail.com\0" - "From\0Peter Ujfalusi <peter.ujfalusi@ti.com>\0" - "Subject\0Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3\0" + "From\0peter.ujfalusi@ti.com (Peter Ujfalusi)\0" + "Subject\0[PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3\0" "Date\0Mon, 2 Nov 2015 12:19:49 +0200\0" - "To\0Olof Johansson <olof@lixom.net>\0" - "Cc\0Koul" - Vinod <vinod.koul@intel.com> - Sekhar Nori <nsekhar@ti.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - linux-omap <linux-omap@vger.kernel.org> - dmaengine@vger.kernel.org <dmaengine@vger.kernel.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - Tony Lindgren <tony@atomide.com> - Robert Schwebel <r.schwebel@pengutronix.de> - " arm@kernel.org <arm@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Olof,\n" @@ -30,7 +19,7 @@ "\n" "Aargh, I had the patch which should have been included to the series (just\n" "sent it):\n" - "https://www.mail-archive.com/linux-omap@vger.kernel.org/msg121134.html\n" + "https://www.mail-archive.com/linux-omap at vger.kernel.org/msg121134.html\n" "\n" "It was mixed with the patches I collected for 4.5, I don't know how this\n" "happened, but this is the reason I have not seen the issue you are seeing.\n" @@ -125,7 +114,7 @@ ">> @@ -174,12 +174,54 @@\n" ">> };\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" @@ -147,7 +136,7 @@ ">> + ti,edma-memcpy-channels = /bits/ 16 <20 21>;\n" ">> + };\n" ">> +\n" - ">> + edma_tptc0: tptc@49800000 {\n" + ">> + edma_tptc0: tptc at 49800000 {\n" ">> + compatible = \"ti,edma3-tptc\";\n" ">> + ti,hwmods = \"tptc0\";\n" ">> + reg = <0x49800000 0x100000>;\n" @@ -155,7 +144,7 @@ ">> + interrupt-names = \"edma3_tcerrint\";\n" ">> + };\n" ">> +\n" - ">> + edma_tptc1: tptc@49900000 {\n" + ">> + edma_tptc1: tptc at 49900000 {\n" ">> + compatible = \"ti,edma3-tptc\";\n" ">> + ti,hwmods = \"tptc1\";\n" ">> + reg = <0x49900000 0x100000>;\n" @@ -163,7 +152,7 @@ ">> + interrupt-names = \"edma3_tcerrint\";\n" ">> + };\n" ">> +\n" - ">> + edma_tptc2: tptc@49a00000 {\n" + ">> + edma_tptc2: tptc at 49a00000 {\n" ">> + compatible = \"ti,edma3-tptc\";\n" ">> + ti,hwmods = \"tptc2\";\n" ">> + reg = <0x49a00000 0x100000>;\n" @@ -171,7 +160,7 @@ ">> + interrupt-names = \"edma3_tcerrint\";\n" ">> + };\n" ">> +\n" - ">> + edma_xbar: dma-router@44e10f90 {\n" + ">> + edma_xbar: dma-router at 44e10f90 {\n" ">> + compatible = \"ti,am335x-edma-crossbar\";\n" ">> + reg = <0x44e10f90 0x40>;\n" ">> +\n" @@ -181,7 +170,7 @@ ">> + dma-masters = <&edma>;\n" ">> };\n" ">>\n" - ">> gpio0: gpio@44e07000 {\n" + ">> gpio0: gpio at 44e07000 {\n" ">> @@ -233,7 +275,7 @@\n" ">> reg = <0x44e09000 0x2000>;\n" ">> interrupts = <72>;\n" @@ -308,12 +297,12 @@ ">>\n" ">> --\n" ">> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n" - ">> the body of a message to majordomo@vger.kernel.org\n" + ">> the body of a message to majordomo at vger.kernel.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" ">> Please read the FAQ at http://www.tux.org/lkml/\n" "\n" "\n" "-- \n" - "P\303\251ter" + P?ter -a3b009f884c15931c424cb1a490c229e0a627e6c7b707d537955514cf09f7de6 +ec00082b5f8197460b8625f5d101fa438004ab207eee964ae2de387fab1afda8
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.