All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56558ED9.2010802@hisilicon.com>

diff --git a/a/1.txt b/N1/1.txt
index be4671d..877f264 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-+to linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
++to linux-i2c at vger.kernel.org
 
 On 2015/11/25 17:49, Xinwei Kong wrote:
 > This patch adds all I2C nodes for the Hi6220 SoC. This hi6220 Soc
 > use this I2C IP of Synopsys Designware for HiKey board.
 > 
-> Signed-off-by: Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
-> Signed-off-by: Chen Feng <puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
+> Signed-off-by: Xinwei Kong <kong.kongxinwei@hisilicon.com>
+> Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
 > ---
 >  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 37 +++++++++++++++++++++++++++++++
 >  1 file changed, 37 insertions(+)
@@ -19,7 +19,7 @@ On 2015/11/25 17:49, Xinwei Kong wrote:
 >  			status = "disabled";
 >  		};
 > +
-> +		i2c0: i2c@f7100000 {
+> +		i2c0: i2c at f7100000 {
 > +			compatible = "snps,designware-i2c";
 > +			reg = <0x0 0xf7100000 0x0 0x1000>;
 > +			interrupts = <0 44 4>;
@@ -31,7 +31,7 @@ On 2015/11/25 17:49, Xinwei Kong wrote:
 > +			status = "ok";
 > +		};
 > +
-> +		i2c1: i2c@f7101000 {
+> +		i2c1: i2c at f7101000 {
 > +			compatible = "snps,designware-i2c";
 > +			reg = <0x0 0xf7101000 0x0 0x1000>;
 > +			interrupts = <0 45 4>;
@@ -43,7 +43,7 @@ On 2015/11/25 17:49, Xinwei Kong wrote:
 > +			status = "ok";
 > +		};
 > +
-> +		i2c2: i2c@f7102000 {
+> +		i2c2: i2c at f7102000 {
 > +			compatible = "snps,designware-i2c";
 > +			reg = <0x0 0xf7102000 0x0 0x1000>;
 > +			interrupts = <0 46 4>;
@@ -57,9 +57,4 @@ On 2015/11/25 17:49, Xinwei Kong wrote:
 > +
 >  	};
 >  };
-> 
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+>
diff --git a/a/content_digest b/N1/content_digest
index 3daaf79..e3ed50a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,18 @@
  "ref\01448444942-5780-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
- "ref\01448444942-5780-1-git-send-email-kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
- "From\0Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/1] arm64: dts: add all hi6220 i2c nodes\0"
+ "From\0kong.kongxinwei@hisilicon.com (Xinwei Kong)\0"
+ "Subject\0[PATCH 1/1] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 25 Nov 2015 18:35:05 +0800\0"
- "To\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  tyler.baker-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  arnd-r2nGTMty4D4@public.gmane.org
-  bintian.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org"
-  liguozhu-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
- " w.f-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "+to linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "+to linux-i2c at vger.kernel.org\n"
  "\n"
  "On 2015/11/25 17:49, Xinwei Kong wrote:\n"
  "> This patch adds all I2C nodes for the Hi6220 SoC. This hi6220 Soc\n"
  "> use this I2C IP of Synopsys Designware for HiKey board.\n"
  "> \n"
- "> Signed-off-by: Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\n"
- "> Signed-off-by: Chen Feng <puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\n"
+ "> Signed-off-by: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
+ "> Signed-off-by: Chen Feng <puck.chen@hisilicon.com>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 37 +++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 37 insertions(+)\n"
@@ -42,7 +26,7 @@
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c@f7100000 {\n"
+ "> +\t\ti2c0: i2c at f7100000 {\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
  "> +\t\t\treg = <0x0 0xf7100000 0x0 0x1000>;\n"
  "> +\t\t\tinterrupts = <0 44 4>;\n"
@@ -54,7 +38,7 @@
  "> +\t\t\tstatus = \"ok\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c1: i2c@f7101000 {\n"
+ "> +\t\ti2c1: i2c at f7101000 {\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
  "> +\t\t\treg = <0x0 0xf7101000 0x0 0x1000>;\n"
  "> +\t\t\tinterrupts = <0 45 4>;\n"
@@ -66,7 +50,7 @@
  "> +\t\t\tstatus = \"ok\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c2: i2c@f7102000 {\n"
+ "> +\t\ti2c2: i2c at f7102000 {\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
  "> +\t\t\treg = <0x0 0xf7102000 0x0 0x1000>;\n"
  "> +\t\t\tinterrupts = <0 46 4>;\n"
@@ -80,11 +64,6 @@
  "> +\n"
  ">  \t};\n"
  ">  };\n"
- "> \n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ >
 
-2d9ef52b960f2f5bea88e610546f0acc9625aa8f553e6388868d8de62ece3b7d
+da4784325698de0cc2f6eaea3f16b9646334f6be2acbc4deaa0b1955946ac3f6

diff --git a/a/1.txt b/N2/1.txt
index be4671d..ac6944a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,11 +1,11 @@
-+to linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
++to linux-i2c@vger.kernel.org
 
 On 2015/11/25 17:49, Xinwei Kong wrote:
 > This patch adds all I2C nodes for the Hi6220 SoC. This hi6220 Soc
 > use this I2C IP of Synopsys Designware for HiKey board.
 > 
-> Signed-off-by: Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
-> Signed-off-by: Chen Feng <puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
+> Signed-off-by: Xinwei Kong <kong.kongxinwei@hisilicon.com>
+> Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
 > ---
 >  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 37 +++++++++++++++++++++++++++++++
 >  1 file changed, 37 insertions(+)
@@ -57,9 +57,4 @@ On 2015/11/25 17:49, Xinwei Kong wrote:
 > +
 >  	};
 >  };
-> 
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+>
diff --git a/a/content_digest b/N2/content_digest
index 3daaf79..a5adccc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,33 @@
  "ref\01448444942-5780-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
- "ref\01448444942-5780-1-git-send-email-kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
- "From\0Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0"
+ "From\0Xinwei Kong <kong.kongxinwei@hisilicon.com>\0"
  "Subject\0Re: [PATCH 1/1] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 25 Nov 2015 18:35:05 +0800\0"
- "To\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  will.deacon-5wv7dgnIgG8@public.gmane.org
-  tyler.baker-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  arnd-r2nGTMty4D4@public.gmane.org
-  bintian.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org"
-  liguozhu-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
- " w.f-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
+ "To\0<robh+dt@kernel.org>"
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <galak@codeaurora.org>
+  <catalin.marinas@arm.com>
+  <will.deacon@arm.com>
+  <tyler.baker@linaro.org>
+  <arnd@arndb.de>
+  <bintian.wang@huawei.com>
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-kernel@vger.kernel.org>
+ " <linux-i2c@vger.kernel.org>\0"
+ "Cc\0<puck.chen@hisilicon.com>"
+  <liguozhu@hisilicon.com>
+ " <w.f@huawei.com>\0"
  "\00:1\0"
  "b\0"
- "+to linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "+to linux-i2c@vger.kernel.org\n"
  "\n"
  "On 2015/11/25 17:49, Xinwei Kong wrote:\n"
  "> This patch adds all I2C nodes for the Hi6220 SoC. This hi6220 Soc\n"
  "> use this I2C IP of Synopsys Designware for HiKey board.\n"
  "> \n"
- "> Signed-off-by: Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\n"
- "> Signed-off-by: Chen Feng <puck.chen-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\n"
+ "> Signed-off-by: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
+ "> Signed-off-by: Chen Feng <puck.chen@hisilicon.com>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 37 +++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 37 insertions(+)\n"
@@ -80,11 +79,6 @@
  "> +\n"
  ">  \t};\n"
  ">  };\n"
- "> \n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ >
 
-2d9ef52b960f2f5bea88e610546f0acc9625aa8f553e6388868d8de62ece3b7d
+83fc0d8adf963f794570d7acee7274c989c3d9f457c0741fe0bb479803242bd7

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.