diff for duplicates of <20140312122210.GA3040@piout.net> diff --git a/a/1.txt b/N1/1.txt index e3192a7..17cb779 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -On 12/03/2014 at 12:06:03 +0100, Antoine T?nart wrote : -> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com> +On 12/03/2014 at 12:06:03 +0100, Antoine Ténart wrote : +> Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > --- > Documentation/arm/Marvell/README | 5 + @@ -43,7 +43,7 @@ On 12/03/2014 at 12:06:03 +0100, Antoine T?nart wrote : > +++ b/arch/arm/boot/dts/berlin2q.dtsi > @@ -0,0 +1,167 @@ > +/* -> + * Copyright (C) 2014 Antoine T?nart <antoine.tenart@free-electrons.com> +> + * Copyright (C) 2014 Antoine Ténart <antoine.tenart@free-electrons.com> > + * > + * This file is licensed under the terms of the GNU General Public > + * License version 2. This program is licensed "as is" without any @@ -62,28 +62,28 @@ On 12/03/2014 at 12:06:03 +0100, Antoine T?nart wrote : > + #address-cells = <1>; > + #size-cells = <0>; > + -> + cpu at 0 { +> + cpu@0 { > + compatible = "arm,cortex-a9"; > + device_type = "cpu"; > + next-level-cache = <&l2>; > + reg = <0>; > + }; > + -> + cpu at 1 { +> + cpu@1 { > + compatible = "arm,cortex-a9"; > + device_type = "cpu"; > + next-level-cache = <&l2>; > + reg = <1>; > + }; > + -> + cpu at 2 { +> + cpu@2 { > + compatible = "arm,cortex-a9"; > + device_type = "cpu"; > + next-level-cache = <&l2>; > + reg = <2>; > + }; > + -> + cpu at 3 { +> + cpu@3 { > + compatible = "arm,cortex-a9"; > + device_type = "cpu"; > + next-level-cache = <&l2>; @@ -119,20 +119,20 @@ The 25MHz crystal is on the board, please move it to the board dts. > + ranges = <0 0xf7000000 0x1000000>; > + interrupt-parent = <&gic>; > + -> + l2: l2-cache-controller at ac0000 { +> + l2: l2-cache-controller@ac0000 { > + compatible = "arm,pl310-cache"; > + reg = <0xac0000 0x1000>; > + cache-level = <2>; > + }; > + -> + gic: interrupt-controller at ad1000 { +> + gic: interrupt-controller@ad1000 { > + compatible = "arm,cortex-a9-gic"; > + reg = <0xad1000 0x1000>, <0xad0100 0x100>; > + interrupt-controller; > + #interrupt-cells = <3>; > + }; > + -> + local-timer at ad0600 { +> + local-timer@ad0600 { > + compatible = "arm,cortex-a9-twd-timer"; > + reg = <0xad0600 0x20>; > + clocks = <&sysclk>; @@ -140,7 +140,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + status = "okay"; > + }; > + -> + apb at e80000 { +> + apb@e80000 { > + compatible = "simple-bus"; > + #address-cells = <1>; > + #size-cells = <1>; @@ -148,7 +148,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + ranges = <0 0xe80000 0x10000>; > + interrupt-parent = <&aic>; > + -> + timer0: timer at 2c00 { +> + timer0: timer@2c00 { > + compatible = "snps,dw-apb-timer"; > + reg = <0x2c00 0x14>; > + interrupts = <8>; @@ -156,14 +156,14 @@ The 25MHz crystal is on the board, please move it to the board dts. > + status = "okay"; > + }; > + -> + timer1: timer at 2c14 { +> + timer1: timer@2c14 { > + compatible = "snps,dw-apb-timer"; > + reg = <0x2c14 0x14>; > + clock-freq = <100000000>; > + status = "disabled"; > + }; > + -> + aic: interrupt-controller at 3800 { +> + aic: interrupt-controller@3800 { > + compatible = "snps,dw-apb-ictl"; > + reg = <0x3800 0x30>; > + interrupt-controller; @@ -173,7 +173,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + }; > + }; > + -> + apb at fc0000 { +> + apb@fc0000 { > + compatible = "simple-bus"; > + #address-cells = <1>; > + #size-cells = <1>; @@ -181,7 +181,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + ranges = <0 0xfc0000 0x10000>; > + interrupt-parent = <&sic>; > + -> + uart0: uart at 9000 { +> + uart0: uart@9000 { > + compatible = "snps,dw-apb-uart"; > + reg = <0x9000 0x100>; > + interrupt-parent = <&sic>; @@ -191,7 +191,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + status = "disabled"; > + }; > + -> + uart1: uart at a000 { +> + uart1: uart@a000 { > + compatible = "snps,dw-apb-uart"; > + reg = <0xa000 0x100>; > + interrupt-parent = <&sic>; @@ -201,7 +201,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > + status = "disabled"; > + }; > + -> + sic: interrupt-controller at e000 { +> + sic: interrupt-controller@e000 { > + compatible = "snps,dw-apb-ictl"; > + reg = <0xe000 0x30>; > + interrupt-controller; @@ -218,7 +218,7 @@ The 25MHz crystal is on the board, please move it to the board dts. > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- diff --git a/a/content_digest b/N1/content_digest index d30407c..ed9c8bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,18 @@ "ref\01394622364-6848-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01394622364-6848-2-git-send-email-antoine.tenart@free-electrons.com\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCH 1/2] ARM: dts: berlin2q: add the Marvell Armada 1500 pro (BG2Q) device tree\0" + "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Subject\0Re: [PATCH 1/2] ARM: dts: berlin2q: add the Marvell Armada 1500 pro (BG2Q) device tree\0" "Date\0Wed, 12 Mar 2014 13:22:10 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>\0" + "Cc\0sebastian.hesselbarth@gmail.com" + zmxu@marvell.com + jszhang@marvell.com + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 12/03/2014 at 12:06:03 +0100, Antoine T?nart wrote :\n" - "> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com>\n" + "On 12/03/2014 at 12:06:03 +0100, Antoine T\303\251nart wrote :\n" + "> Signed-off-by: Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" "> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" "> ---\n" "> Documentation/arm/Marvell/README | 5 +\n" @@ -51,7 +56,7 @@ "> +++ b/arch/arm/boot/dts/berlin2q.dtsi\n" "> @@ -0,0 +1,167 @@\n" "> +/*\n" - "> + * Copyright (C) 2014 Antoine T?nart <antoine.tenart@free-electrons.com>\n" + "> + * Copyright (C) 2014 Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" "> + *\n" "> + * This file is licensed under the terms of the GNU General Public\n" "> + * License version 2. This program is licensed \"as is\" without any\n" @@ -70,28 +75,28 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tcpu at 0 {\n" + "> +\t\tcpu@0 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tnext-level-cache = <&l2>;\n" "> +\t\t\treg = <0>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu at 1 {\n" + "> +\t\tcpu@1 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tnext-level-cache = <&l2>;\n" "> +\t\t\treg = <1>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu at 2 {\n" + "> +\t\tcpu@2 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tnext-level-cache = <&l2>;\n" "> +\t\t\treg = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tcpu at 3 {\n" + "> +\t\tcpu@3 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tnext-level-cache = <&l2>;\n" @@ -127,20 +132,20 @@ "> +\t\tranges = <0 0xf7000000 0x1000000>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" "> +\n" - "> +\t\tl2: l2-cache-controller at ac0000 {\n" + "> +\t\tl2: l2-cache-controller@ac0000 {\n" "> +\t\t\tcompatible = \"arm,pl310-cache\";\n" "> +\t\t\treg = <0xac0000 0x1000>;\n" "> +\t\t\tcache-level = <2>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgic: interrupt-controller at ad1000 {\n" + "> +\t\tgic: interrupt-controller@ad1000 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9-gic\";\n" "> +\t\t\treg = <0xad1000 0x1000>, <0xad0100 0x100>;\n" "> +\t\t\tinterrupt-controller;\n" "> +\t\t\t#interrupt-cells = <3>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tlocal-timer at ad0600 {\n" + "> +\t\tlocal-timer@ad0600 {\n" "> +\t\t\tcompatible = \"arm,cortex-a9-twd-timer\";\n" "> +\t\t\treg = <0xad0600 0x20>;\n" "> +\t\t\tclocks = <&sysclk>;\n" @@ -148,7 +153,7 @@ "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tapb at e80000 {\n" + "> +\t\tapb@e80000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <1>;\n" @@ -156,7 +161,7 @@ "> +\t\t\tranges = <0 0xe80000 0x10000>;\n" "> +\t\t\tinterrupt-parent = <&aic>;\n" "> +\n" - "> +\t\t\ttimer0: timer at 2c00 {\n" + "> +\t\t\ttimer0: timer@2c00 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-timer\";\n" "> +\t\t\t\treg = <0x2c00 0x14>;\n" "> +\t\t\t\tinterrupts = <8>;\n" @@ -164,14 +169,14 @@ "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\ttimer1: timer at 2c14 {\n" + "> +\t\t\ttimer1: timer@2c14 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-timer\";\n" "> +\t\t\t\treg = <0x2c14 0x14>;\n" "> +\t\t\t\tclock-freq = <100000000>;\n" "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\taic: interrupt-controller at 3800 {\n" + "> +\t\t\taic: interrupt-controller@3800 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-ictl\";\n" "> +\t\t\t\treg = <0x3800 0x30>;\n" "> +\t\t\t\tinterrupt-controller;\n" @@ -181,7 +186,7 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tapb at fc0000 {\n" + "> +\t\tapb@fc0000 {\n" "> +\t\t\tcompatible = \"simple-bus\";\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <1>;\n" @@ -189,7 +194,7 @@ "> +\t\t\tranges = <0 0xfc0000 0x10000>;\n" "> +\t\t\tinterrupt-parent = <&sic>;\n" "> +\n" - "> +\t\t\tuart0: uart at 9000 {\n" + "> +\t\t\tuart0: uart@9000 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-uart\";\n" "> +\t\t\t\treg = <0x9000 0x100>;\n" "> +\t\t\t\tinterrupt-parent = <&sic>;\n" @@ -199,7 +204,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tuart1: uart at a000 {\n" + "> +\t\t\tuart1: uart@a000 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-uart\";\n" "> +\t\t\t\treg = <0xa000 0x100>;\n" "> +\t\t\t\tinterrupt-parent = <&sic>;\n" @@ -209,7 +214,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tsic: interrupt-controller at e000 {\n" + "> +\t\t\tsic: interrupt-controller@e000 {\n" "> +\t\t\t\tcompatible = \"snps,dw-apb-ictl\";\n" "> +\t\t\t\treg = <0xe000 0x30>;\n" "> +\t\t\t\tinterrupt-controller;\n" @@ -226,7 +231,7 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel@lists.infradead.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" "\n" "-- \n" @@ -234,4 +239,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -8c480876a647b1663d8b76c86a0a8702ec102f75732e526898bec729effe0cc5 +96348773a29824ceeee8e622f0d7b938a2cd68f79217ea9f090c480c002ddf8d
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.