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

diff --git a/a/1.txt b/N1/1.txt
index 5f4ba09..cebb765 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,37 +35,37 @@ that.
 > > +
 > > +	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 0e5904b..56e32a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,15 @@
  "ref\01432921649-21943-1-git-send-email-alexandre.belloni@free-electrons.com\0"
  "ref\01432921649-21943-17-git-send-email-alexandre.belloni@free-electrons.com\0"
  "ref\0556C85E6.9060107@atmel.com\0"
- "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0"
- "Subject\0[PATCH 16/16] ARM: at91/dt: Add Acme Arietta G25\0"
+ "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Subject\0Re: [PATCH 16/16] ARM: at91/dt: Add Acme Arietta G25\0"
  "Date\0Mon, 1 Jun 2015 18:48:59 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Cc\0Sergio Tanzilli <tanzilli@acmesystems.it>"
+  Jean-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"
  "On 01/06/2015 at 18:18:46 +0200, Nicolas Ferre wrote :\n"
@@ -44,37 +49,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"
@@ -99,4 +104,4 @@
  "Embedded Linux, Kernel and Android engineering\n"
  http://free-electrons.com
 
-e090d93c464491b44b980f32382d0640b2563549b7997c9cafac5c10a8a3d088
+359c8d503b849693a2da97fbbab109f0fc9c786e3ddbc8e15b371908a5d2ef3f

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.