diff for duplicates of <086601cedf98$2cb9f310$862dd930$@org> diff --git a/a/1.txt b/N1/1.txt index a0a2b4f..4a8ccd0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ file. > + interrupt-parent = <&gic>; > + ranges; > + -> + pdma0: pdma@121A0000 { +> + pdma0: pdma at 121A0000 { > + compatible = "arm,pl330", "arm,primecell"; > + reg = <0x121A0000 0x1000>; > + interrupts = <0 34 0>; @@ -51,7 +51,7 @@ file. > + #dma-requests = <32>; > + }; > + -> + pdma1: pdma@121B0000 { +> + pdma1: pdma at 121B0000 { > + compatible = "arm,pl330", "arm,primecell"; > + reg = <0x121B0000 0x1000>; > + interrupts = <0 35 0>; @@ -62,7 +62,7 @@ file. > + #dma-requests = <32>; > + }; > + -> + mdma0: mdma@10800000 { +> + mdma0: mdma at 10800000 { > + compatible = "arm,pl330", "arm,primecell"; > + reg = <0x10800000 0x1000>; > + interrupts = <0 33 0>; @@ -73,7 +73,7 @@ file. > + #dma-requests = <1>; > + }; > + -> + mdma1: mdma@11C10000 { +> + mdma1: mdma at 11C10000 { > + compatible = "arm,pl330", "arm,primecell"; > + reg = <0x11C10000 0x1000>; > + interrupts = <0 124 0>; @@ -85,7 +85,7 @@ file. > + }; > + }; > + -> serial@12C00000 { +> serial at 12C00000 { > clocks = <&clock 257>, <&clock 128>; > clock-names = "uart", "clk_uart_baud0"; > -- diff --git a/a/content_digest b/N1/content_digest index 933fb07..852d3f0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,8 @@ "ref\01381137944-30503-1-git-send-email-l.krishna@samsung.com\0" - "From\0Kukjin Kim <kgene@kernel.org>\0" - "Subject\0RE: [RESEND] [PATCH V3] ARM: dts: Add DMA controller node info on Exynos5420.\0" + "From\0kgene@kernel.org (Kukjin Kim)\0" + "Subject\0[RESEND] [PATCH V3] ARM: dts: Add DMA controller node info on Exynos5420.\0" "Date\0Tue, 12 Nov 2013 20:13:11 +0900\0" - "To\0'Leela Krishna Amudala' <l.krishna@samsung.com>" - " linux-samsung-soc@vger.kernel.org\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - devicetree@vger.kernel.org - broonie@kernel.org - padma.kvr@gmail.com - " 'Padmavathi Venna' <padma.v@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Leela Krishna Amudala wrote:\n" @@ -53,7 +47,7 @@ "> +\t\tinterrupt-parent = <&gic>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tpdma0: pdma@121A0000 {\n" + "> +\t\tpdma0: pdma at 121A0000 {\n" "> +\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> +\t\t\treg = <0x121A0000 0x1000>;\n" "> +\t\t\tinterrupts = <0 34 0>;\n" @@ -64,7 +58,7 @@ "> +\t\t\t#dma-requests = <32>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tpdma1: pdma@121B0000 {\n" + "> +\t\tpdma1: pdma at 121B0000 {\n" "> +\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> +\t\t\treg = <0x121B0000 0x1000>;\n" "> +\t\t\tinterrupts = <0 35 0>;\n" @@ -75,7 +69,7 @@ "> +\t\t\t#dma-requests = <32>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tmdma0: mdma@10800000 {\n" + "> +\t\tmdma0: mdma at 10800000 {\n" "> +\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> +\t\t\treg = <0x10800000 0x1000>;\n" "> +\t\t\tinterrupts = <0 33 0>;\n" @@ -86,7 +80,7 @@ "> +\t\t\t#dma-requests = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tmdma1: mdma@11C10000 {\n" + "> +\t\tmdma1: mdma at 11C10000 {\n" "> +\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n" "> +\t\t\treg = <0x11C10000 0x1000>;\n" "> +\t\t\tinterrupts = <0 124 0>;\n" @@ -98,7 +92,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tserial@12C00000 {\n" + "> \tserial at 12C00000 {\n" "> \t\tclocks = <&clock 257>, <&clock 128>;\n" "> \t\tclock-names = \"uart\", \"clk_uart_baud0\";\n" "> --\n" @@ -111,4 +105,4 @@ "Applied, thanks.\n" - Kukjin -2c362d95624d73fe3365f735664970fad8108d28d651b454495b5520d5d17f95 +74c96e3833b4f060f79d60a4939f2a0fc14235ba3772e01c292bebbfb47479ca
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.