All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120313172351.97C5E3E053B@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 6df609b..3d2763c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,8 +57,8 @@ On Tue, 13 Mar 2012 16:47:04 +0800, Dong Aisheng <b29396@freescale.com> wrote:
 > +		reg = <0x40000000 0x08000000>;
 > +	};
 > +
-> +	ahb@80080000 {
-> +		fec@800f0000 {
+> +	ahb at 80080000 {
+> +		fec at 800f0000 {
 > +			phy-mode = "rmii";
 > +			local-mac-address = [00 04 9F 01 7D 5B];
 
@@ -99,26 +99,26 @@ the same value.
 > +	};
 > +
 > +	cpus {
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			compatible = "arm,arm926ejs";
 > +		};
 > +	};
 > +
-> +	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>;
@@ -126,14 +126,14 @@ the same value.
 > +			};
 > +		};
 > +
-> +		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 02600a6..900e283 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01331628428-24017-1-git-send-email-b29396@freescale.com\0"
  "ref\01331628428-24017-2-git-send-email-b29396@freescale.com\0"
- "From\0Grant Likely <grant.likely@secretlab.ca>\0"
- "Subject\0Re: [PATCH v1 1/5] ARM: imx28: add basic dt support\0"
+ "From\0grant.likely@secretlab.ca (Grant Likely)\0"
+ "Subject\0[PATCH v1 1/5] ARM: imx28: add basic dt support\0"
  "Date\0Tue, 13 Mar 2012 11:23:51 -0600\0"
- "To\0Dong Aisheng <b29396@freescale.com>"
-  devicetree-discuss@lists.ozlabs.org
-  linux-kernel@vger.kernel.org
-  linux-mmc@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
- "Cc\0s.hauer@pengutronix.de"
-  shawn.guo@freescale.com
-  kernel@pengutronix.de
-  rob.herring@calxeda.com
-  cjb@laptop.org
-  rdunlap@xenotime.net
- " vinod.koul@linux.intel.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 13 Mar 2012 16:47:04 +0800, Dong Aisheng <b29396@freescale.com> wrote:\n"
@@ -76,8 +65,8 @@
  "> +\t\treg = <0x40000000 0x08000000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tahb@80080000 {\n"
- "> +\t\tfec@800f0000 {\n"
+ "> +\tahb at 80080000 {\n"
+ "> +\t\tfec at 800f0000 {\n"
  "> +\t\t\tphy-mode = \"rmii\";\n"
  "> +\t\t\tlocal-mac-address = [00 04 9F 01 7D 5B];\n"
  "\n"
@@ -118,26 +107,26 @@
  "> +\t};\n"
  "> +\n"
  "> +\tcpus {\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t};\n"
  "> +\t};\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"
@@ -145,14 +134,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"
@@ -164,4 +153,4 @@
  "\n"
  g.
 
-a56a47c22c37731e894e764fa4f336825584411fa9a1a27d2415915cd8072deb
+590ec6a0f7c95c0cc45cc7643654a1652155b4b1952569f7ced28557bed3b889

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.