All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1389791557-23471-1-git-send-email-ynvich@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 27b6f1c..a6bcd07 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -78,7 +78,7 @@ index 0000000..c8940d2
 +
 +Example:
 +
-+	fpga: fpga at 17000006 {
++	fpga: fpga@17000006 {
 +		compatible = "icpdas,irq-lp8x4x";
 +		reg = <0x17000006 0x16>;
 +		interrupt-parent = <&gpio>;
@@ -88,7 +88,7 @@ index 0000000..c8940d2
 +		status = "okay";
 +	};
 +
-+	uart at 17009050 {
++	uart@17009050 {
 +		compatible = "icpdas,uart-lp8x4x";
 +		reg = <0x17009050 0x10
 +		       0x17009030 0x02>;
@@ -97,7 +97,7 @@ index 0000000..c8940d2
 +		status = "okay";
 +	};
 +
-+	uart at 17009060 {
++	uart@17009060 {
 +		compatible = "icpdas,uart-lp8x4x";
 +		reg = <0x17009060 0x10
 +		       0x17009032 0x02>;
@@ -114,7 +114,7 @@ index 07856e0..78dfd2e 100644
  				       0x901e 0x1>;
  			};
 +
-+			fpgairq: irq at 9006 {
++			fpgairq: irq@9006 {
 +				compatible = "icpdas,irq-lp8x4x";
 +				reg = <0x9006 0x16>;
 +				interrupt-parent = <&gpio>;
diff --git a/a/content_digest b/N1/content_digest
index b1f4f59..3e93010 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,23 @@
  "ref\01389308855-32588-1-git-send-email-ynvich@gmail.com\0"
- "From\0ynvich@gmail.com (Sergei Ianovich)\0"
+ "From\0Sergei Ianovich <ynvich@gmail.com>\0"
  "Subject\0[PATCH v3.2 11/21] ARM: pxa: support ICP DAS LP-8x4x FPGA irq\0"
  "Date\0Wed, 15 Jan 2014 17:12:34 +0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-kernel@vger.kernel.org"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Linus Walleij <linus.walleij@linaro.org>"
+  Sergei Ianovich <ynvich@gmail.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Rob Landley <rob@landley.net>
+  Russell King <linux@arm.linux.org.uk>
+  Thomas Gleixner <tglx@linutronix.de>
+  Grant Likely <grant.likely@linaro.org>
+  open list:OPEN FIRMWARE AND... <devicetree@vger.kernel.org>
+ " open list:DOCUMENTATION <linux-doc@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "ICP DAS LP-8x4x contains FPGA chip. The chip functions as an interrupt\n"
@@ -85,7 +100,7 @@
  "+\n"
  "+Example:\n"
  "+\n"
- "+\tfpga: fpga at 17000006 {\n"
+ "+\tfpga: fpga@17000006 {\n"
  "+\t\tcompatible = \"icpdas,irq-lp8x4x\";\n"
  "+\t\treg = <0x17000006 0x16>;\n"
  "+\t\tinterrupt-parent = <&gpio>;\n"
@@ -95,7 +110,7 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tuart at 17009050 {\n"
+ "+\tuart@17009050 {\n"
  "+\t\tcompatible = \"icpdas,uart-lp8x4x\";\n"
  "+\t\treg = <0x17009050 0x10\n"
  "+\t\t       0x17009030 0x02>;\n"
@@ -104,7 +119,7 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tuart at 17009060 {\n"
+ "+\tuart@17009060 {\n"
  "+\t\tcompatible = \"icpdas,uart-lp8x4x\";\n"
  "+\t\treg = <0x17009060 0x10\n"
  "+\t\t       0x17009032 0x02>;\n"
@@ -121,7 +136,7 @@
  " \t\t\t\t       0x901e 0x1>;\n"
  " \t\t\t};\n"
  "+\n"
- "+\t\t\tfpgairq: irq at 9006 {\n"
+ "+\t\t\tfpgairq: irq@9006 {\n"
  "+\t\t\t\tcompatible = \"icpdas,irq-lp8x4x\";\n"
  "+\t\t\t\treg = <0x9006 0x16>;\n"
  "+\t\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -394,4 +409,4 @@
  "-- \n"
  1.8.4.2
 
-8f3d5b60ab1ea7d8d12e1a7b6e2ca7d17c84501a8847cddf4989a5761dc83e7d
+4d9ec6321df06b5bff6e5f81ccb7b323f288eb851e318ebebd2690ceb277bedd

diff --git a/a/1.txt b/N2/1.txt
index 27b6f1c..a6bcd07 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -78,7 +78,7 @@ index 0000000..c8940d2
 +
 +Example:
 +
-+	fpga: fpga at 17000006 {
++	fpga: fpga@17000006 {
 +		compatible = "icpdas,irq-lp8x4x";
 +		reg = <0x17000006 0x16>;
 +		interrupt-parent = <&gpio>;
@@ -88,7 +88,7 @@ index 0000000..c8940d2
 +		status = "okay";
 +	};
 +
-+	uart at 17009050 {
++	uart@17009050 {
 +		compatible = "icpdas,uart-lp8x4x";
 +		reg = <0x17009050 0x10
 +		       0x17009030 0x02>;
@@ -97,7 +97,7 @@ index 0000000..c8940d2
 +		status = "okay";
 +	};
 +
-+	uart at 17009060 {
++	uart@17009060 {
 +		compatible = "icpdas,uart-lp8x4x";
 +		reg = <0x17009060 0x10
 +		       0x17009032 0x02>;
@@ -114,7 +114,7 @@ index 07856e0..78dfd2e 100644
  				       0x901e 0x1>;
  			};
 +
-+			fpgairq: irq at 9006 {
++			fpgairq: irq@9006 {
 +				compatible = "icpdas,irq-lp8x4x";
 +				reg = <0x9006 0x16>;
 +				interrupt-parent = <&gpio>;
diff --git a/a/content_digest b/N2/content_digest
index b1f4f59..841a62d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,23 @@
  "ref\01389308855-32588-1-git-send-email-ynvich@gmail.com\0"
- "From\0ynvich@gmail.com (Sergei Ianovich)\0"
+ "From\0Sergei Ianovich <ynvich@gmail.com>\0"
  "Subject\0[PATCH v3.2 11/21] ARM: pxa: support ICP DAS LP-8x4x FPGA irq\0"
  "Date\0Wed, 15 Jan 2014 17:12:34 +0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-kernel@vger.kernel.org"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Linus Walleij <linus.walleij@linaro.org>"
+  Sergei Ianovich <ynvich@gmail.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Rob Landley <rob@landley.net>
+  Russell King <linux@arm.linux.org.uk>
+  Thomas Gleixner <tglx@linutronix.de>
+  Grant Likely <grant.likely@linaro.org>
+  devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND...)
+ " linux-doc@vger.kernel.org (open list:DOCUMENTATION)\0"
  "\00:1\0"
  "b\0"
  "ICP DAS LP-8x4x contains FPGA chip. The chip functions as an interrupt\n"
@@ -85,7 +100,7 @@
  "+\n"
  "+Example:\n"
  "+\n"
- "+\tfpga: fpga at 17000006 {\n"
+ "+\tfpga: fpga@17000006 {\n"
  "+\t\tcompatible = \"icpdas,irq-lp8x4x\";\n"
  "+\t\treg = <0x17000006 0x16>;\n"
  "+\t\tinterrupt-parent = <&gpio>;\n"
@@ -95,7 +110,7 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tuart at 17009050 {\n"
+ "+\tuart@17009050 {\n"
  "+\t\tcompatible = \"icpdas,uart-lp8x4x\";\n"
  "+\t\treg = <0x17009050 0x10\n"
  "+\t\t       0x17009030 0x02>;\n"
@@ -104,7 +119,7 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tuart at 17009060 {\n"
+ "+\tuart@17009060 {\n"
  "+\t\tcompatible = \"icpdas,uart-lp8x4x\";\n"
  "+\t\treg = <0x17009060 0x10\n"
  "+\t\t       0x17009032 0x02>;\n"
@@ -121,7 +136,7 @@
  " \t\t\t\t       0x901e 0x1>;\n"
  " \t\t\t};\n"
  "+\n"
- "+\t\t\tfpgairq: irq at 9006 {\n"
+ "+\t\t\tfpgairq: irq@9006 {\n"
  "+\t\t\t\tcompatible = \"icpdas,irq-lp8x4x\";\n"
  "+\t\t\t\treg = <0x9006 0x16>;\n"
  "+\t\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -394,4 +409,4 @@
  "-- \n"
  1.8.4.2
 
-8f3d5b60ab1ea7d8d12e1a7b6e2ca7d17c84501a8847cddf4989a5761dc83e7d
+702b6c33127a5cceff360f9d89ab3f7b31b2bd182e01667eb7cfe6f29b5a3c35

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.