All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150416094119.GC29796@piout.net>

diff --git a/a/1.txt b/N1/1.txt
index ef5a872..77f3776 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-On 13/04/2015 at 14:56:14 +0200, Ga?l PORTAY wrote :
+On 13/04/2015 at 14:56:14 +0200, Gaël PORTAY wrote :
 > Add DT file for Kizbox mini board.
 > This board is based on Atmel's AT91SAM9G25 SoC.
 > 
-> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>
+> Signed-off-by: Gaël PORTAY <g.portay@overkiz.com>
 Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
 
 > ---
@@ -32,7 +32,7 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
 > +/*
 > + * at91-kizboxmini.dts - Device Tree file for Overkiz Kizbox mini 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.
 > + */
@@ -66,40 +66,40 @@ Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
 > +
 > +	ahb {
 > +		apb {
-> +			usart0: serial at f801c000 {
+> +			usart0: serial@f801c000 {
 > +				status = "okay";
 > +			};
 > +
-> +			macb0: ethernet at f802c000 {
+> +			macb0: ethernet@f802c000 {
 > +				phy-mode = "rmii";
 > +				status = "okay";
 > +			};
 > +
-> +			pwm0: pwm at f8034000 {
+> +			pwm0: pwm@f8034000 {
 > +				pinctrl-names = "default";
 > +				pinctrl-0 = <&pinctrl_pwm0_pwm0_1
 > +					     &pinctrl_pwm0_pwm1_1>;
 > +				status = "okay";
 > +			};
 > +
-> +			dbgu: serial at fffff200 {
+> +			dbgu: serial@fffff200 {
 > +				status = "okay";
 > +			};
 > +
-> +			watchdog at fffffe40 {
+> +			watchdog@fffffe40 {
 > +				status = "okay";
 > +			};
 > +		};
 > +
-> +		usb0: ohci at 00600000 {
+> +		usb0: ohci@00600000 {
 > +			status = "okay";
 > +		};
 > +
-> +		usb1: ehci at 00700000 {
+> +		usb1: ehci@00700000 {
 > +			status = "okay";
 > +		};
 > +
-> +		nand0: nand at 40000000 {
+> +		nand0: nand@40000000 {
 > +			nand-bus-width = <8>;
 > +			nand-ecc-mode = "hw";
 > +			atmel,has-pmecc;
@@ -108,12 +108,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 0a84039..85f4f65 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,21 @@
  "ref\01428929774-8951-1-git-send-email-g.portay@overkiz.com\0"
  "ref\01428929774-8951-3-git-send-email-g.portay@overkiz.com\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH v3 2/2] ARM: at91/dt: add support for kizboxmini\0"
+ "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v3 2/2] ARM: at91/dt: add support for kizboxmini\0"
  "Date\0Thu, 16 Apr 2015 11:41:19 +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:56:14 +0200, Ga?l PORTAY wrote :\n"
+ "On 13/04/2015 at 14:56:14 +0200, Ga\303\253l PORTAY wrote :\n"
  "> Add DT file for Kizbox mini board.\n"
  "> This board is based on Atmel's AT91SAM9G25 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: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n"
  "\n"
  "> ---\n"
@@ -40,7 +45,7 @@
  "> +/*\n"
  "> + * at91-kizboxmini.dts - Device Tree file for Overkiz Kizbox mini 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"
@@ -74,40 +79,40 @@
  "> +\n"
  "> +\tahb {\n"
  "> +\t\tapb {\n"
- "> +\t\t\tusart0: serial at f801c000 {\n"
+ "> +\t\t\tusart0: serial@f801c000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tmacb0: ethernet at f802c000 {\n"
+ "> +\t\t\tmacb0: ethernet@f802c000 {\n"
  "> +\t\t\t\tphy-mode = \"rmii\";\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpwm0: pwm at f8034000 {\n"
+ "> +\t\t\tpwm0: pwm@f8034000 {\n"
  "> +\t\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\t\tpinctrl-0 = <&pinctrl_pwm0_pwm0_1\n"
  "> +\t\t\t\t\t     &pinctrl_pwm0_pwm1_1>;\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tdbgu: serial at fffff200 {\n"
+ "> +\t\t\tdbgu: serial@fffff200 {\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\tusb0: ohci at 00600000 {\n"
+ "> +\t\tusb0: ohci@00600000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb1: ehci at 00700000 {\n"
+ "> +\t\tusb1: ehci@00700000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tnand0: nand at 40000000 {\n"
+ "> +\t\tnand0: nand@40000000 {\n"
  "> +\t\t\tnand-bus-width = <8>;\n"
  "> +\t\t\tnand-ecc-mode = \"hw\";\n"
  "> +\t\t\tatmel,has-pmecc;\n"
@@ -116,12 +121,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"
@@ -175,4 +180,4 @@
  "Embedded Linux, Kernel and Android engineering\n"
  http://free-electrons.com
 
-671079ee3d05161b0e3319cee66f9fd8a6800b6c081c64c9ed6efe2cb5928e13
+10cc57c753cafcc0a5aad14133b4f47ceb3b1a42166ee19180b26a9457f5136d

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.