All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1482427165-8951-1-git-send-email-mdf@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 159c448..dedd597 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ in Version 1.0 that was used on Zynq systems.
 
 Signed-off-by: Moritz Fischer <mdf@kernel.org>
 Cc: Michal Simek <michal.simek@xilinx.com>
-Cc: S?ren Brinkmann <soren.brinkmann@xilinx.com>
+Cc: Sören Brinkmann <soren.brinkmann@xilinx.com>
 Cc: Rob Herring <robh+dt@kernel.org>
 ---
 Changes from v1:
@@ -28,7 +28,7 @@ index 68a90833..ee86d02 100644
 @@ -175,7 +175,7 @@
  		};
  
- 		i2c0: i2c at ff020000 {
+ 		i2c0: i2c@ff020000 {
 -			compatible = "cdns,i2c-r1p10";
 +			compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
  			status = "disabled";
@@ -37,7 +37,7 @@ index 68a90833..ee86d02 100644
 @@ -185,7 +185,7 @@
  		};
  
- 		i2c1: i2c at ff030000 {
+ 		i2c1: i2c@ff030000 {
 -			compatible = "cdns,i2c-r1p10";
 +			compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
  			status = "disabled";
diff --git a/a/content_digest b/N1/content_digest
index 2c792e2..291dd6c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,13 @@
- "From\0mdf@kernel.org (mdf at kernel.org)\0"
+ "From\0mdf@kernel.org\0"
  "Subject\0[PATCH v2] ARM64: zynqmp: Fix i2c node's compatible string\0"
  "Date\0Thu, 22 Dec 2016 09:19:25 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree@vger.kernel.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  Moritz Fischer <mdf@kernel.org>
+  Michal Simek <michal.simek@xilinx.com>
+ " S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>"
+ " Rob Herring <robh+dt@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "From: Moritz Fischer <mdf@kernel.org>\n"
@@ -12,7 +18,7 @@
  "\n"
  "Signed-off-by: Moritz Fischer <mdf@kernel.org>\n"
  "Cc: Michal Simek <michal.simek@xilinx.com>\n"
- "Cc: S?ren Brinkmann <soren.brinkmann@xilinx.com>\n"
+ "Cc: S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>\n"
  "Cc: Rob Herring <robh+dt@kernel.org>\n"
  "---\n"
  "Changes from v1:\n"
@@ -34,7 +40,7 @@
  "@@ -175,7 +175,7 @@\n"
  " \t\t};\n"
  " \n"
- " \t\ti2c0: i2c at ff020000 {\n"
+ " \t\ti2c0: i2c@ff020000 {\n"
  "-\t\t\tcompatible = \"cdns,i2c-r1p10\";\n"
  "+\t\t\tcompatible = \"cdns,i2c-r1p14\", \"cdns,i2c-r1p10\";\n"
  " \t\t\tstatus = \"disabled\";\n"
@@ -43,7 +49,7 @@
  "@@ -185,7 +185,7 @@\n"
  " \t\t};\n"
  " \n"
- " \t\ti2c1: i2c at ff030000 {\n"
+ " \t\ti2c1: i2c@ff030000 {\n"
  "-\t\t\tcompatible = \"cdns,i2c-r1p10\";\n"
  "+\t\t\tcompatible = \"cdns,i2c-r1p14\", \"cdns,i2c-r1p10\";\n"
  " \t\t\tstatus = \"disabled\";\n"
@@ -52,4 +58,4 @@
  "-- \n"
  2.7.4
 
-0978f81bf9ff5e6298ca556af344e3ae9e0adec950fe0033afd6bc1ef1609b8d
+3aa8261f8245fe8f100c1ac5f2029d12087e589df96a96724c51335a0b378d7e

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.