diff for duplicates of <20150416094135.GD29796@piout.net> diff --git a/a/1.txt b/N1/1.txt index f9fb8d9..9184598 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ -On 13/04/2015 at 14:57:16 +0200, Ga?l PORTAY wrote : +On 13/04/2015 at 14:57:16 +0200, Gaël PORTAY wrote : > Add DT file for Kizbox 2 board. > This board is based on Atmel's SAMA5D31 Cortex-A5 SoC. > -> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com> +> Signed-off-by: Gaël PORTAY <g.portay@overkiz.com> > Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> @@ -41,7 +41,7 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > +/* > + * at91-kizbox2.dts - Device Tree file for Overkiz Kizbox 2 board > + * -> + * Copyright (C) 2014 Ga?l PORTAY <g.portay@overkiz.com> +> + * Copyright (C) 2014 Gaël PORTAY <g.portay@overkiz.com> > + * > + * Licensed under GPLv2 or later. > + */ @@ -75,10 +75,10 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > + > + ahb { > + apb { -> + i2c1: i2c at f0018000 { +> + i2c1: i2c@f0018000 { > + status = "okay"; > + -> + pmic: act8865 at 5b { +> + pmic: act8865@5b { > + compatible = "active-semi,act8865"; > + reg = <0x5b>; > + status = "okay"; @@ -135,15 +135,15 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > + }; > + }; > + -> + usart0: serial at f001c000 { +> + usart0: serial@f001c000 { > + status = "okay"; > + }; > + -> + usart1: serial at f0020000 { +> + usart1: serial@f0020000 { > + status = "okay"; > + }; > + -> + pwm0: pwm at f002c000 { +> + pwm0: pwm@f002c000 { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_pwm0_pwmh0_1 > + &pinctrl_pwm0_pwmh1_1 @@ -151,38 +151,38 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > + status = "okay"; > + }; > + -> + adc0: adc at f8018000 { +> + adc0: adc@f8018000 { > + atmel,adc-vref = <3333>; > + status = "okay"; > + }; > + -> + usart2: serial at f8020000 { +> + usart2: serial@f8020000 { > + status = "okay"; > + }; > + -> + macb1: ethernet at f802c000 { +> + macb1: ethernet@f802c000 { > + phy-mode = "rmii"; > + status = "okay"; > + }; > + -> + dbgu: serial at ffffee00 { +> + dbgu: serial@ffffee00 { > + status = "okay"; > + }; > + -> + watchdog at fffffe40 { +> + watchdog@fffffe40 { > + status = "okay"; > + }; > + }; > + -> + usb1: ohci at 00600000 { +> + usb1: ohci@00600000 { > + status = "okay"; > + }; > + -> + usb2: ehci at 00700000 { +> + usb2: ehci@00700000 { > + status = "okay"; > + }; > + -> + nand0: nand at 60000000 { +> + nand0: nand@60000000 { > + nand-bus-width = <8>; > + nand-ecc-mode = "hw"; > + atmel,has-pmecc; @@ -191,12 +191,12 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > + nand-on-flash-bbt; > + status = "okay"; > + -> + bootstrap at 0 { +> + bootstrap@0 { > + label = "bootstrap"; > + reg = <0x0 0x20000>; > + }; > + -> + ubi at 20000 { +> + ubi@20000 { > + label = "ubi"; > + reg = <0x20000 0x7fe0000>; > + }; diff --git a/a/content_digest b/N1/content_digest index f83d43b..ec96cda 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,20 @@ "ref\01428929836-9085-1-git-send-email-g.portay@overkiz.com\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCH v3] ARM: at91/dt: add support for kizbox2\0" + "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Subject\0Re: [PATCH v3] ARM: at91/dt: add support for kizbox2\0" "Date\0Thu, 16 Apr 2015 11:41:35 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ga\303\253l PORTAY <g.portay@overkiz.com>\0" + "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>" + Boris Brezillon <boris.brezillon@free-electrons.com> + Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "On 13/04/2015 at 14:57:16 +0200, Ga?l PORTAY wrote :\n" + "On 13/04/2015 at 14:57:16 +0200, Ga\303\253l PORTAY wrote :\n" "> Add DT file for Kizbox 2 board.\n" "> This board is based on Atmel's SAMA5D31 Cortex-A5 SoC.\n" "> \n" - "> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>\n" + "> Signed-off-by: Ga\303\253l PORTAY <g.portay@overkiz.com>\n" "> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" "Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" "\n" @@ -48,7 +53,7 @@ "> +/*\n" "> + * at91-kizbox2.dts - Device Tree file for Overkiz Kizbox 2 board\n" "> + *\n" - "> + * Copyright (C) 2014 Ga?l PORTAY <g.portay@overkiz.com>\n" + "> + * Copyright (C) 2014 Ga\303\253l PORTAY <g.portay@overkiz.com>\n" "> + *\n" "> + * Licensed under GPLv2 or later.\n" "> + */\n" @@ -82,10 +87,10 @@ "> +\n" "> +\tahb {\n" "> +\t\tapb {\n" - "> +\t\t\ti2c1: i2c at f0018000 {\n" + "> +\t\t\ti2c1: i2c@f0018000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\t\tpmic: act8865 at 5b {\n" + "> +\t\t\t\tpmic: act8865@5b {\n" "> +\t\t\t\t\tcompatible = \"active-semi,act8865\";\n" "> +\t\t\t\t\treg = <0x5b>;\n" "> +\t\t\t\t\tstatus = \"okay\";\n" @@ -142,15 +147,15 @@ "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusart0: serial at f001c000 {\n" + "> +\t\t\tusart0: serial@f001c000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusart1: serial at f0020000 {\n" + "> +\t\t\tusart1: serial@f0020000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpwm0: pwm at f002c000 {\n" + "> +\t\t\tpwm0: pwm@f002c000 {\n" "> +\t\t\t\tpinctrl-names = \"default\";\n" "> +\t\t\t\tpinctrl-0 = <&pinctrl_pwm0_pwmh0_1\n" "> +\t\t\t\t\t &pinctrl_pwm0_pwmh1_1\n" @@ -158,38 +163,38 @@ "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tadc0: adc at f8018000 {\n" + "> +\t\t\tadc0: adc@f8018000 {\n" "> +\t\t\t\tatmel,adc-vref = <3333>;\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusart2: serial at f8020000 {\n" + "> +\t\t\tusart2: serial@f8020000 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tmacb1: ethernet at f802c000 {\n" + "> +\t\t\tmacb1: ethernet@f802c000 {\n" "> +\t\t\t\tphy-mode = \"rmii\";\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tdbgu: serial at ffffee00 {\n" + "> +\t\t\tdbgu: serial@ffffee00 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\twatchdog at fffffe40 {\n" + "> +\t\t\twatchdog@fffffe40 {\n" "> +\t\t\t\tstatus = \"okay\";\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: ohci at 00600000 {\n" + "> +\t\tusb1: ohci@00600000 {\n" "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2: ehci at 00700000 {\n" + "> +\t\tusb2: ehci@00700000 {\n" "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tnand0: nand at 60000000 {\n" + "> +\t\tnand0: nand@60000000 {\n" "> +\t\t\tnand-bus-width = <8>;\n" "> +\t\t\tnand-ecc-mode = \"hw\";\n" "> +\t\t\tatmel,has-pmecc;\n" @@ -198,12 +203,12 @@ "> +\t\t\tnand-on-flash-bbt;\n" "> +\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\tbootstrap at 0 {\n" + "> +\t\t\tbootstrap@0 {\n" "> +\t\t\t\tlabel = \"bootstrap\";\n" "> +\t\t\t\treg = <0x0 0x20000>;\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tubi at 20000 {\n" + "> +\t\t\tubi@20000 {\n" "> +\t\t\t\tlabel = \"ubi\";\n" "> +\t\t\t\treg = <0x20000 0x7fe0000>;\n" "> +\t\t\t};\n" @@ -271,4 +276,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -80346e127048afe7f06ebb39865180814fb71c70245c86abff2df62f585f2ce5 +a451f625daf01401bd0d5b52cc367200a0c0767f33f4a367f034463d829e1ab4
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.