All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <565EB497.6080700@hisilicon.com>

diff --git a/a/1.txt b/N1/1.txt
index da58535..816f21d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On 2015/12/2 15:34, Shawn Guo 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>
 >> ---
 >>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++
 >>  1 file changed, 31 insertions(+)
@@ -19,7 +19,7 @@ On 2015/12/2 15:34, Shawn Guo wrote:
 >>  			status = "disabled";
 >>  		};
 >> +
->> +		i2c0: i2c@f7100000 {
+>> +		i2c0: i2c at f7100000 {
 >> +			compatible = "snps,designware-i2c";
 >> +			reg = <0x0 0xf7100000 0x0 0x1000>;
 >> +			interrupts = <0 44 4>;
@@ -44,7 +44,7 @@ xinwei
 > 
 >> +		};
 >> +
->> +		i2c1: i2c@f7101000 {
+>> +		i2c1: i2c at f7101000 {
 >> +			compatible = "snps,designware-i2c";
 >> +			reg = <0x0 0xf7101000 0x0 0x1000>;
 >> +			interrupts = <0 45 4>;
@@ -54,7 +54,7 @@ xinwei
 >> +			status = "disabled";
 >> +		};
 >> +
->> +		i2c2: i2c@f7102000 {
+>> +		i2c2: i2c at f7102000 {
 >> +			compatible = "snps,designware-i2c";
 >> +			reg = <0x0 0xf7102000 0x0 0x1000>;
 >> +			interrupts = <0 46 4>;
@@ -73,13 +73,8 @@ xinwei
 >>
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > 
 > .
-> 
-
---
-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 ab873ab..fa01b37 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01449037749-14388-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
  "ref\020151202073427.GM692@tiger\0"
- "From\0Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3] arm64: dts: add all hi6220 i2c nodes\0"
+ "From\0kong.kongxinwei@hisilicon.com (Xinwei Kong)\0"
+ "Subject\0[PATCH v3] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 2 Dec 2015 17:06:31 +0800\0"
- "To\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  w.f-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
- " liguozhu-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -24,7 +13,7 @@
  ">> 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
  ">> ---\n"
  ">>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++\n"
  ">>  1 file changed, 31 insertions(+)\n"
@@ -38,7 +27,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"
@@ -63,7 +52,7 @@
  "> \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"
@@ -73,7 +62,7 @@
  ">> +\t\t\tstatus = \"disabled\";\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"
@@ -92,15 +81,10 @@
  ">>\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-i2c\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> \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
+ >
 
-266faf98f38aedb8e62553afcc9619366631c204d30112503c318ca265cef663
+2f8fd3709092c26daca8530d419d35040f6782824620bd1133fa923487e713d7

diff --git a/a/1.txt b/N2/1.txt
index da58535..589a401 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,7 +5,7 @@ On 2015/12/2 15:34, Shawn Guo 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>
 >> ---
 >>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++
 >>  1 file changed, 31 insertions(+)
@@ -73,13 +73,8 @@ xinwei
 >>
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > 
 > .
-> 
-
---
-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 ab873ab..f921046 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,20 @@
  "ref\01449037749-14388-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
  "ref\020151202073427.GM692@tiger\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 v3] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 2 Dec 2015 17:06:31 +0800\0"
- "To\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  catalin.marinas-5wv7dgnIgG8@public.gmane.org
-  w.f-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
- " liguozhu-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
+ "To\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Cc\0<robh+dt@kernel.org>"
+  <mark.rutland@arm.com>
+  <devicetree@vger.kernel.org>
+  <linux-i2c@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <pawel.moll@arm.com>
+  <galak@codeaurora.org>
+  <catalin.marinas@arm.com>
+  <w.f@huawei.com>
+ " <liguozhu@hisilicon.com>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -24,7 +24,7 @@
  ">> 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
  ">> ---\n"
  ">>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++\n"
  ">>  1 file changed, 31 insertions(+)\n"
@@ -92,15 +92,10 @@
  ">>\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-i2c\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> \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
+ >
 
-266faf98f38aedb8e62553afcc9619366631c204d30112503c318ca265cef663
+5ba2ac45f7478ea4cd4ec8df40b90d4946016309e0f7d38f3e3ba83d15a01cc6

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.