diff for duplicates of <6975264.aNGfC7oI1E@flatron> diff --git a/a/1.txt b/N1/1.txt index 7cea1c5..7c25acc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -108,7 +108,7 @@ On Tuesday 18 of June 2013 09:51:14 Chander Kashyap wrote: > >> + #address-cells = <1>; > >> + #size-cells = <0>; > >> + -> >> + cpu0: cpu@0 { +> >> + cpu0: cpu at 0 { > >> + device_type = "cpu"; > >> + compatible = "arm,cortex-a15"; > >> + reg = <0x0>; @@ -142,21 +142,21 @@ Tomasz > > > >> + }; > >> + -> >> + cpu1: cpu@1 { +> >> + cpu1: cpu at 1 { > >> + device_type = "cpu"; > >> + compatible = "arm,cortex-a15"; > >> + reg = <0x1>; > >> + clock-frequency = <800000000>; > >> + }; > >> + -> >> + cpu2: cpu@2 { +> >> + cpu2: cpu at 2 { > >> + device_type = "cpu"; > >> + compatible = "arm,cortex-a15"; > >> + reg = <0x2>; > >> + clock-frequency = <800000000>; > >> + }; > >> + -> >> + cpu3: cpu@3 { +> >> + cpu3: cpu at 3 { > >> + device_type = "cpu"; > >> + compatible = "arm,cortex-a15"; > >> + reg = <0x3>; @@ -164,13 +164,13 @@ Tomasz > >> + }; > >> + }; > >> + -> >> + clock: clock-controller@0x10010000 { +> >> + clock: clock-controller at 0x10010000 { > >> + compatible = "samsung,exynos5420-clock"; > >> + reg = <0x10010000 0x30000>; > >> + #clock-cells = <1>; > >> + }; > >> + -> >> + mct@101C0000 { +> >> + mct at 101C0000 { > >> + compatible = "samsung,exynos4210-mct"; > >> + reg = <0x101C0000 0x800>; > >> + interrupt-controller; @@ -195,22 +195,22 @@ Tomasz > >> + }; > >> + }; > >> + -> >> + serial@12C00000 { +> >> + serial at 12C00000 { > >> + clocks = <&clock 257>, <&clock 128>; > >> + clock-names = "uart", "clk_uart_baud0"; > >> + }; > >> + -> >> + serial@12C10000 { +> >> + serial at 12C10000 { > >> + clocks = <&clock 258>, <&clock 129>; > >> + clock-names = "uart", "clk_uart_baud0"; > >> + }; > >> + -> >> + serial@12C20000 { +> >> + serial at 12C20000 { > >> + clocks = <&clock 259>, <&clock 130>; > >> + clock-names = "uart", "clk_uart_baud0"; > >> + }; > >> + -> >> + serial@12C30000 { +> >> + serial at 12C30000 { > >> + clocks = <&clock 260>, <&clock 131>; > >> + clock-names = "uart", "clk_uart_baud0"; > >> + }; @@ -222,5 +222,5 @@ Tomasz > -- > To unsubscribe from this list: send the line "unsubscribe > linux-samsung-soc" in the body of a message to -> majordomo@vger.kernel.org +> majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 0542c51..761344c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,10 @@ "ref\01371466836-4111-1-git-send-email-chander.kashyap@linaro.org\0" "ref\03228621.2EHTYISgy0@amdc1227\0" "ref\0CANuQgHEKCW5=_o6CUboQJ4B9PVCGe+3u5Nu1WA446YhSH6T79g@mail.gmail.com\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" - "Subject\0Re: [PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420\0" "Date\0Tue, 18 Jun 2013 09:36:55 +0200\0" - "To\0Chander Kashyap <chander.kashyap@linaro.org>\0" - "Cc\0Tomasz Figa <t.figa@samsung.com>" - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - linux-samsung-soc@vger.kernel.org <linux-samsung-soc@vger.kernel.org> - linux-serial@vger.kernel.org <linux-serial@vger.kernel.org> - kgene.kim@samsung.com <kgene.kim@samsung.com> - s.nawrocki@samsung.com <s.nawrocki@samsung.com> - Mark Rutland <mark.rutland@arm.com> - " thomas.ab@samsung.com <thomas.ab@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tuesday 18 of June 2013 09:51:14 Chander Kashyap wrote:\n" @@ -125,7 +117,7 @@ "> >> + #address-cells = <1>;\n" "> >> + #size-cells = <0>;\n" "> >> +\n" - "> >> + cpu0: cpu@0 {\n" + "> >> + cpu0: cpu at 0 {\n" "> >> + device_type = \"cpu\";\n" "> >> + compatible = \"arm,cortex-a15\";\n" "> >> + reg = <0x0>;\n" @@ -159,21 +151,21 @@ "> > \n" "> >> + };\n" "> >> +\n" - "> >> + cpu1: cpu@1 {\n" + "> >> + cpu1: cpu at 1 {\n" "> >> + device_type = \"cpu\";\n" "> >> + compatible = \"arm,cortex-a15\";\n" "> >> + reg = <0x1>;\n" "> >> + clock-frequency = <800000000>;\n" "> >> + };\n" "> >> +\n" - "> >> + cpu2: cpu@2 {\n" + "> >> + cpu2: cpu at 2 {\n" "> >> + device_type = \"cpu\";\n" "> >> + compatible = \"arm,cortex-a15\";\n" "> >> + reg = <0x2>;\n" "> >> + clock-frequency = <800000000>;\n" "> >> + };\n" "> >> +\n" - "> >> + cpu3: cpu@3 {\n" + "> >> + cpu3: cpu at 3 {\n" "> >> + device_type = \"cpu\";\n" "> >> + compatible = \"arm,cortex-a15\";\n" "> >> + reg = <0x3>;\n" @@ -181,13 +173,13 @@ "> >> + };\n" "> >> + };\n" "> >> +\n" - "> >> + clock: clock-controller@0x10010000 {\n" + "> >> + clock: clock-controller at 0x10010000 {\n" "> >> + compatible = \"samsung,exynos5420-clock\";\n" "> >> + reg = <0x10010000 0x30000>;\n" "> >> + #clock-cells = <1>;\n" "> >> + };\n" "> >> +\n" - "> >> + mct@101C0000 {\n" + "> >> + mct at 101C0000 {\n" "> >> + compatible = \"samsung,exynos4210-mct\";\n" "> >> + reg = <0x101C0000 0x800>;\n" "> >> + interrupt-controller;\n" @@ -212,22 +204,22 @@ "> >> + };\n" "> >> + };\n" "> >> +\n" - "> >> + serial@12C00000 {\n" + "> >> + serial at 12C00000 {\n" "> >> + clocks = <&clock 257>, <&clock 128>;\n" "> >> + clock-names = \"uart\", \"clk_uart_baud0\";\n" "> >> + };\n" "> >> +\n" - "> >> + serial@12C10000 {\n" + "> >> + serial at 12C10000 {\n" "> >> + clocks = <&clock 258>, <&clock 129>;\n" "> >> + clock-names = \"uart\", \"clk_uart_baud0\";\n" "> >> + };\n" "> >> +\n" - "> >> + serial@12C20000 {\n" + "> >> + serial at 12C20000 {\n" "> >> + clocks = <&clock 259>, <&clock 130>;\n" "> >> + clock-names = \"uart\", \"clk_uart_baud0\";\n" "> >> + };\n" "> >> +\n" - "> >> + serial@12C30000 {\n" + "> >> + serial at 12C30000 {\n" "> >> + clocks = <&clock 260>, <&clock 131>;\n" "> >> + clock-names = \"uart\", \"clk_uart_baud0\";\n" "> >> + };\n" @@ -239,7 +231,7 @@ "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe\n" "> linux-samsung-soc\" in the body of a message to\n" - "> majordomo@vger.kernel.org\n" + "> majordomo at vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -50e1efdc4868830eb9a2eb801d4fbf3cda4da7ab18bdd5b0fcdf548b618b6f86 +64c3f24c1632decdd0e40bb780e15089c039ca08d000c4a4c816396868aba1b4
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.