All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201203140656.24301.marek.vasut@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index af82033..91980c7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,21 +3,21 @@ Dear Shawn Guo,
 > On Tue, Mar 13, 2012 at 11:23:51AM -0600, Grant Likely wrote:
 > ...
 > 
-> > > +	apb@80000000 {
+> > > +	apb at 80000000 {
 > > > +		compatible = "simple-bus";
 > > > +		#address-cells = <1>;
 > > > +		#size-cells = <1>;
 > > > +		reg = <0x80000000 0x80000>;
 > > > +		ranges;
 > > > +
-> > > +		apbh@80000000 {
+> > > +		apbh at 80000000 {
 > > > +			compatible = "simple-bus";
 > > > +			#address-cells = <1>;
 > > > +			#size-cells = <1>;
 > > > +			reg = <0x80000000 0x3c900>;
 > > > +			ranges;
 > > > +
-> > > +			icoll: interrupt-controller@80000000 {
+> > > +			icoll: interrupt-controller at 80000000 {
 > > > +				compatible = "fsl,imx28-icoll";
 > > > +				interrupt-controller;
 > > > +				#interrupt-cells = <1>;
@@ -25,14 +25,14 @@ Dear Shawn Guo,
 > > > +			};
 > > > +		};
 > > > +
-> > > +		apbx@80040000 {
+> > > +		apbx at 80040000 {
 > > > +			compatible = "simple-bus";
 > > > +			#address-cells = <1>;
 > > > +			#size-cells = <1>;
 > > > +			reg = <0x80040000 0x40000>;
 > > > +			ranges;
 > > > +
-> > > +			uart1: uart@80074000 {
+> > > +			uart1: uart at 80074000 {
 > > > +				compatible = "arm,pl011", "arm,primecell";
 > > > +				reg = <0x80074000 0x2000>;
 > > > +				interrupts = <47>;
diff --git a/a/content_digest b/N1/content_digest
index 1ff099e..cd6be30 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,10 @@
  "ref\01331628428-24017-1-git-send-email-b29396@freescale.com\0"
  "ref\020120313172351.97C5E3E053B@localhost\0"
  "ref\020120314054116.GD21337@S2101-09.ap.freescale.net\0"
- "From\0Marek Vasut <marek.vasut@gmail.com>\0"
- "Subject\0Re: [PATCH v1 1/5] ARM: imx28: add basic dt support\0"
+ "From\0marek.vasut@gmail.com (Marek Vasut)\0"
+ "Subject\0[PATCH v1 1/5] ARM: imx28: add basic dt support\0"
  "Date\0Wed, 14 Mar 2012 06:56:23 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
- "Cc\0Shawn Guo <shawn.guo@linaro.org>"
-  Grant Likely <grant.likely@secretlab.ca>
-  vinod.koul@linux.intel.com
-  devicetree-discuss@lists.ozlabs.org
-  linux-mmc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  rob.herring@calxeda.com
-  rdunlap@xenotime.net
-  shawn.guo@freescale.com
-  kernel@pengutronix.de
-  cjb@laptop.org
-  Dong Aisheng <b29396@freescale.com>
- " s.hauer@pengutronix.de\0"
  "\00:1\0"
  "b\0"
  "Dear Shawn Guo,\n"
@@ -25,21 +12,21 @@
  "> On Tue, Mar 13, 2012 at 11:23:51AM -0600, Grant Likely wrote:\n"
  "> ...\n"
  "> \n"
- "> > > +\tapb@80000000 {\n"
+ "> > > +\tapb at 80000000 {\n"
  "> > > +\t\tcompatible = \"simple-bus\";\n"
  "> > > +\t\t#address-cells = <1>;\n"
  "> > > +\t\t#size-cells = <1>;\n"
  "> > > +\t\treg = <0x80000000 0x80000>;\n"
  "> > > +\t\tranges;\n"
  "> > > +\n"
- "> > > +\t\tapbh@80000000 {\n"
+ "> > > +\t\tapbh at 80000000 {\n"
  "> > > +\t\t\tcompatible = \"simple-bus\";\n"
  "> > > +\t\t\t#address-cells = <1>;\n"
  "> > > +\t\t\t#size-cells = <1>;\n"
  "> > > +\t\t\treg = <0x80000000 0x3c900>;\n"
  "> > > +\t\t\tranges;\n"
  "> > > +\n"
- "> > > +\t\t\ticoll: interrupt-controller@80000000 {\n"
+ "> > > +\t\t\ticoll: interrupt-controller at 80000000 {\n"
  "> > > +\t\t\t\tcompatible = \"fsl,imx28-icoll\";\n"
  "> > > +\t\t\t\tinterrupt-controller;\n"
  "> > > +\t\t\t\t#interrupt-cells = <1>;\n"
@@ -47,14 +34,14 @@
  "> > > +\t\t\t};\n"
  "> > > +\t\t};\n"
  "> > > +\n"
- "> > > +\t\tapbx@80040000 {\n"
+ "> > > +\t\tapbx at 80040000 {\n"
  "> > > +\t\t\tcompatible = \"simple-bus\";\n"
  "> > > +\t\t\t#address-cells = <1>;\n"
  "> > > +\t\t\t#size-cells = <1>;\n"
  "> > > +\t\t\treg = <0x80040000 0x40000>;\n"
  "> > > +\t\t\tranges;\n"
  "> > > +\n"
- "> > > +\t\t\tuart1: uart@80074000 {\n"
+ "> > > +\t\t\tuart1: uart at 80074000 {\n"
  "> > > +\t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> > > +\t\t\t\treg = <0x80074000 0x2000>;\n"
  "> > > +\t\t\t\tinterrupts = <47>;\n"
@@ -73,4 +60,4 @@
  "Best regards,\n"
  Marek Vasut
 
-2be0a5e08f3044f23740ad59cf820799d0aa7d24b0c3f4b9162f5e7662188467
+fb881ab1891b8b2fd13a61e2a907764ad6fc542de0ac930c9ca4fe12fddc3d2b

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.