All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <557005E6.3090403@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index eadef86..88916b5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 03/06/2015 14:24, Alexandre Belloni a ?crit :
+Le 03/06/2015 14:24, Alexandre Belloni a écrit :
 > Add a minimum Device Tree for Acme Arietta G25.
 > http://acme.systems/arietta
 > 
@@ -68,37 +68,37 @@ Bye,
 > +
 > +	ahb {
 > +		apb {
-> +			mmc0: mmc at f0008000 {
+> +			mmc0: mmc@f0008000 {
 > +				pinctrl-0 = <
 > +				  &pinctrl_mmc0_slot0_clk_cmd_dat0
 > +				  &pinctrl_mmc0_slot0_dat1_3>;
 > +				status = "okay";
 > +
-> +				slot at 0 {
+> +				slot@0 {
 > +					reg = <0>;
 > +					bus-width = <4>;
 > +				};
 > +			};
 > +
-> +			usb2: gadget at f803c000 {
+> +			usb2: gadget@f803c000 {
 > +				status = "okay";
 > +			};
 > +
-> +			dbgu: serial at fffff200 {
+> +			dbgu: serial@fffff200 {
 > +				status = "okay";
 > +			};
 > +
-> +			rtc at fffffeb0 {
+> +			rtc@fffffeb0 {
 > +				status = "okay";
 > +			};
 > +		};
 > +
-> +		usb0: ohci at 00600000 {
+> +		usb0: ohci@00600000 {
 > +			status = "okay";
 > +			num-ports = <3>;
 > +		};
 > +
-> +		usb1: ehci at 00700000 {
+> +		usb1: ehci@00700000 {
 > +			status = "okay";
 > +		};
 > +	};
diff --git a/a/content_digest b/N1/content_digest
index 831a966..631b7ce 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,17 @@
  "ref\01433334258-14741-1-git-send-email-alexandre.belloni@free-electrons.com\0"
  "ref\01433334258-14741-17-git-send-email-alexandre.belloni@free-electrons.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v2 16/16] ARM: at91/dt: Add Acme Arietta G25\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v2 16/16] ARM: at91/dt: Add Acme Arietta G25\0"
  "Date\0Thu, 4 Jun 2015 10:01:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>"
+ " Sergio Tanzilli <tanzilli@acmesystems.it>\0"
+ "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>"
+  Boris Brezillon <boris.brezillon@free-electrons.com>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
- "Le 03/06/2015 14:24, Alexandre Belloni a ?crit :\n"
+ "Le 03/06/2015 14:24, Alexandre Belloni a \303\251crit :\n"
  "> Add a minimum Device Tree for Acme Arietta G25.\n"
  "> http://acme.systems/arietta\n"
  "> \n"
@@ -76,37 +81,37 @@
  "> +\n"
  "> +\tahb {\n"
  "> +\t\tapb {\n"
- "> +\t\t\tmmc0: mmc at f0008000 {\n"
+ "> +\t\t\tmmc0: mmc@f0008000 {\n"
  "> +\t\t\t\tpinctrl-0 = <\n"
  "> +\t\t\t\t  &pinctrl_mmc0_slot0_clk_cmd_dat0\n"
  "> +\t\t\t\t  &pinctrl_mmc0_slot0_dat1_3>;\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\n"
- "> +\t\t\t\tslot at 0 {\n"
+ "> +\t\t\t\tslot@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tbus-width = <4>;\n"
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb2: gadget at f803c000 {\n"
+ "> +\t\t\tusb2: gadget@f803c000 {\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\trtc at fffffeb0 {\n"
+ "> +\t\t\trtc@fffffeb0 {\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\tnum-ports = <3>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb1: ehci at 00700000 {\n"
+ "> +\t\tusb1: ehci@00700000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\t};\n"
@@ -126,4 +131,4 @@
  "-- \n"
  Nicolas Ferre
 
-78e3249d54253232ea99197a8530795c3992e35b681e030b5864ac5056c2f1c7
+445fcb60fece10e9f170be30bdc102f5b752f12283171e7a9179379f0db9f489

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.