All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1482265384-715-4-git-send-email-david@lechnology.com>

diff --git a/a/1.txt b/N1/1.txt
index bbfd775..ced5aea 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ index 104155d..f6cd212 100644
 @@ -266,22 +266,25 @@
  			interrupt-names = "edm3_tcerrint";
  		};
- 		serial0: serial@42000 {
+ 		serial0: serial at 42000 {
 -			compatible = "ns16550a";
 +			compatible = "ti,da830-uart", "ns16550a";
  			reg = <0x42000 0x100>;
@@ -28,7 +28,7 @@ index 104155d..f6cd212 100644
  			interrupts = <25>;
  			status = "disabled";
  		};
- 		serial1: serial@10c000 {
+ 		serial1: serial at 10c000 {
 -			compatible = "ns16550a";
 +			compatible = "ti,da830-uart", "ns16550a";
  			reg = <0x10c000 0x100>;
@@ -37,7 +37,7 @@ index 104155d..f6cd212 100644
  			interrupts = <53>;
  			status = "disabled";
  		};
- 		serial2: serial@10d000 {
+ 		serial2: serial at 10d000 {
 -			compatible = "ns16550a";
 +			compatible = "ti,da830-uart", "ns16550a";
  			reg = <0x10d000 0x100>;
diff --git a/a/content_digest b/N1/content_digest
index 18d5425..719c520 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,8 @@
  "ref\01482265384-715-1-git-send-email-david@lechnology.com\0"
- "From\0David Lechner <david@lechnology.com>\0"
- "Subject\0[PATCH 3/3] ARM: da850: Add ti,da830-uart compatible for serial ports\0"
+ "From\0david@lechnology.com (David Lechner)\0"
+ "Subject\0[PATCH 3/3] ARM: da850: Add ti, da830-uart compatible for serial ports\0"
  "Date\0Tue, 20 Dec 2016 14:23:04 -0600\0"
- "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
-  Rob Herring <robh+dt@kernel.org>
- " Mark Rutland <mark.rutland@arm.com>\0"
- "Cc\0David Lechner <david@lechnology.com>"
-  Sekhar Nori <nsekhar@ti.com>
-  Kevin Hilman <khilman@kernel.org>
-  Axel Haslam <ahaslam@baylibre.com>
-  Alexandre Bailon <abailon@baylibre.com>
-  Bartosz Golaszewski <bgolaszewski@baylibre.com>
-  Jiri Slaby <jslaby@suse.com>
-  linux-serial@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "TI DA8xx/OMAPL13x/AM17xx/AM18xx SoCs have extra UART registers beyond\n"
@@ -39,7 +26,7 @@
  "@@ -266,22 +266,25 @@\n"
  " \t\t\tinterrupt-names = \"edm3_tcerrint\";\n"
  " \t\t};\n"
- " \t\tserial0: serial@42000 {\n"
+ " \t\tserial0: serial at 42000 {\n"
  "-\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n"
  " \t\t\treg = <0x42000 0x100>;\n"
@@ -48,7 +35,7 @@
  " \t\t\tinterrupts = <25>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
- " \t\tserial1: serial@10c000 {\n"
+ " \t\tserial1: serial at 10c000 {\n"
  "-\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n"
  " \t\t\treg = <0x10c000 0x100>;\n"
@@ -57,7 +44,7 @@
  " \t\t\tinterrupts = <53>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
- " \t\tserial2: serial@10d000 {\n"
+ " \t\tserial2: serial at 10d000 {\n"
  "-\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\tcompatible = \"ti,da830-uart\", \"ns16550a\";\n"
  " \t\t\treg = <0x10d000 0x100>;\n"
@@ -68,4 +55,4 @@
  "-- \n"
  2.7.4
 
-e2a16235213cf07df9a031b6348d7463e3913db0a516cd3bd94ac755ba8c2d71
+bd6ad8cc4b39c7723dabab6d57d763d3a1e02c5b6c21641c5d38a286cc86a7cf

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.