All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151202073427.GM692@tiger>

diff --git a/a/1.txt b/N1/1.txt
index ee6309f..d41ca8e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Wed, Dec 02, 2015 at 02:29:09PM +0800, 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>
 > ---
 >  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++
 >  1 file changed, 31 insertions(+)
@@ -16,7 +16,7 @@ On Wed, Dec 02, 2015 at 02:29:09PM +0800, 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>;
@@ -34,7 +34,7 @@ Shawn
 
 > +		};
 > +
-> +		i2c1: i2c@f7101000 {
+> +		i2c1: i2c at f7101000 {
 > +			compatible = "snps,designware-i2c";
 > +			reg = <0x0 0xf7101000 0x0 0x1000>;
 > +			interrupts = <0 45 4>;
@@ -44,7 +44,7 @@ Shawn
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c2: i2c@f7102000 {
+> +		i2c2: i2c at f7102000 {
 > +			compatible = "snps,designware-i2c";
 > +			reg = <0x0 0xf7102000 0x0 0x1000>;
 > +			interrupts = <0 46 4>;
@@ -60,8 +60,4 @@ Shawn
 > 1.9.1
 > 
 > 
-> 
---
-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 fd17993..4fe3ac4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,15 @@
  "ref\01449037749-14388-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
- "ref\01449037749-14388-1-git-send-email-kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
- "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3] arm64: dts: add all hi6220 i2c nodes\0"
+ "From\0shawnguo@kernel.org (Shawn Guo)\0"
+ "Subject\0[PATCH v3] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 2 Dec 2015 15:34:27 +0800\0"
- "To\0Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@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"
  "On Wed, Dec 02, 2015 at 02:29:09PM +0800, 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 31 insertions(+)\n"
@@ -35,7 +23,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"
@@ -53,7 +41,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"
@@ -63,7 +51,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"
@@ -79,10 +67,6 @@
  "> 1.9.1\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
+ >
 
-da5dc59c2a79828b9684409ea837fade2c4f2f1a94dfb07129e3824e0a2df60d
+afa218d68f2833c16915261b23834a808e42b2836f1bbf07232898605934657d

diff --git a/a/1.txt b/N2/1.txt
index ee6309f..cd6b10f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On Wed, Dec 02, 2015 at 02:29:09PM +0800, 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>
 > ---
 >  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++
 >  1 file changed, 31 insertions(+)
@@ -60,8 +60,4 @@ Shawn
 > 1.9.1
 > 
 > 
-> 
---
-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 fd17993..4d8e540 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,26 @@
  "ref\01449037749-14388-1-git-send-email-kong.kongxinwei@hisilicon.com\0"
- "ref\01449037749-14388-1-git-send-email-kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0"
- "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
  "Subject\0Re: [PATCH v3] arm64: dts: add all hi6220 i2c nodes\0"
  "Date\0Wed, 2 Dec 2015 15:34:27 +0800\0"
- "To\0Xinwei Kong <kong.kongxinwei-C8/M+/jPZTeaMJb+Lgu22Q@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\0Xinwei Kong <kong.kongxinwei@hisilicon.com>\0"
+ "Cc\0robh+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"
  "On Wed, Dec 02, 2015 at 02:29:09PM +0800, 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: Xinwei Kong <kong.kongxinwei@hisilicon.com>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +++++++++++++++++++++++++++++++\n"
  ">  1 file changed, 31 insertions(+)\n"
@@ -79,10 +78,6 @@
  "> 1.9.1\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
+ >
 
-da5dc59c2a79828b9684409ea837fade2c4f2f1a94dfb07129e3824e0a2df60d
+c911e2a898ef398f6ec4b9690f8a4abfc1609709988d416e742c0a0c4abdeb75

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.