All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170102062433.GA20956@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 1a3c867..9399ed9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote:
 > Also add nodes and properties for thermal management support.
 > 
-> Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com>
+> Signed-off-by: Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org>
 
 "arm64: dts: ls1046a: ..." for subject prefix please.  Also, since we
 have ls1046a in prefix, the 'for LS1046A' is not needed.
@@ -33,12 +33,12 @@ Unneeded newline.
 > +			#cooling-cells = <2>;
 >  		};
 >  
->  		cpu1: cpu at 1 {
+>  		cpu1: cpu@1 {
 > @@ -279,6 +282,82 @@
 >  			clocks = <&sysclk>;
 >  		};
 >  
-> +		tmu: tmu at 1f00000 {
+> +		tmu: tmu@1f00000 {
 > +			compatible = "fsl,qoriq-tmu";
 > +			reg = <0x0 0x1f00000 0x0 0x10000>;
 > +			interrupts = <0 33 0x4>;
@@ -127,7 +127,7 @@ Shawn
 > +			};
 > +		};
 > +
->  		dspi: dspi at 2100000 {
+>  		dspi: dspi@2100000 {
 >  			compatible = "fsl,ls1021a-v1.0-dspi";
 >  			#address-cells = <1>;
 > -- 
@@ -136,5 +136,9 @@ Shawn
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+--
+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 b96577b..e131381 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,22 @@
  "ref\01481167706-44234-1-git-send-email-hongtao.jia@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A\0"
+ "ref\01481167706-44234-1-git-send-email-hongtao.jia-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A\0"
  "Date\0Mon, 2 Jan 2017 14:24:35 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org"
+  edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  scott.wood-3arQi8VN3Tc@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote:\n"
  "> Also add nodes and properties for thermal management support.\n"
  "> \n"
- "> Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com>\n"
+ "> Signed-off-by: Jia Hongtao <hongtao.jia-3arQi8VN3Tc@public.gmane.org>\n"
  "\n"
  "\"arm64: dts: ls1046a: ...\" for subject prefix please.  Also, since we\n"
  "have ls1046a in prefix, the 'for LS1046A' is not needed.\n"
@@ -40,12 +48,12 @@
  "> +\t\t\t#cooling-cells = <2>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu1: cpu at 1 {\n"
+ ">  \t\tcpu1: cpu@1 {\n"
  "> @@ -279,6 +282,82 @@\n"
  ">  \t\t\tclocks = <&sysclk>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\ttmu: tmu at 1f00000 {\n"
+ "> +\t\ttmu: tmu@1f00000 {\n"
  "> +\t\t\tcompatible = \"fsl,qoriq-tmu\";\n"
  "> +\t\t\treg = <0x0 0x1f00000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 33 0x4>;\n"
@@ -134,7 +142,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tdspi: dspi at 2100000 {\n"
+ ">  \t\tdspi: dspi@2100000 {\n"
  ">  \t\t\tcompatible = \"fsl,ls1021a-v1.0-dspi\";\n"
  ">  \t\t\t#address-cells = <1>;\n"
  "> -- \n"
@@ -143,7 +151,11 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
- > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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
 
-f95643a3880db3ab6558037273e3485226fed8734945efe35af2cefd00f08f42
+c20aad908b0c4d1d3a8877042e20aa77b17a9ec3c8578715a1cd8fe8ac15c5e2

diff --git a/a/1.txt b/N2/1.txt
index 1a3c867..98a2674 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -33,12 +33,12 @@ Unneeded newline.
 > +			#cooling-cells = <2>;
 >  		};
 >  
->  		cpu1: cpu at 1 {
+>  		cpu1: cpu@1 {
 > @@ -279,6 +282,82 @@
 >  			clocks = <&sysclk>;
 >  		};
 >  
-> +		tmu: tmu at 1f00000 {
+> +		tmu: tmu@1f00000 {
 > +			compatible = "fsl,qoriq-tmu";
 > +			reg = <0x0 0x1f00000 0x0 0x10000>;
 > +			interrupts = <0 33 0x4>;
@@ -127,7 +127,7 @@ Shawn
 > +			};
 > +		};
 > +
->  		dspi: dspi at 2100000 {
+>  		dspi: dspi@2100000 {
 >  			compatible = "fsl,ls1021a-v1.0-dspi";
 >  			#address-cells = <1>;
 > -- 
@@ -136,5 +136,5 @@ Shawn
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index b96577b..1cafb7d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,15 @@
  "ref\01481167706-44234-1-git-send-email-hongtao.jia@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH 1/2] arm64:dt:ls1046a: Add TMU device tree support for LS1046A\0"
  "Date\0Mon, 2 Jan 2017 14:24:35 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jia Hongtao <hongtao.jia@nxp.com>\0"
+ "Cc\0rui.zhang@intel.com"
+  edubezval@gmail.com
+  robh+dt@kernel.org
+  scott.wood@nxp.com
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Dec 08, 2016 at 11:28:25AM +0800, Jia Hongtao wrote:\n"
@@ -40,12 +47,12 @@
  "> +\t\t\t#cooling-cells = <2>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu1: cpu at 1 {\n"
+ ">  \t\tcpu1: cpu@1 {\n"
  "> @@ -279,6 +282,82 @@\n"
  ">  \t\t\tclocks = <&sysclk>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\ttmu: tmu at 1f00000 {\n"
+ "> +\t\ttmu: tmu@1f00000 {\n"
  "> +\t\t\tcompatible = \"fsl,qoriq-tmu\";\n"
  "> +\t\t\treg = <0x0 0x1f00000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 33 0x4>;\n"
@@ -134,7 +141,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tdspi: dspi at 2100000 {\n"
+ ">  \t\tdspi: dspi@2100000 {\n"
  ">  \t\t\tcompatible = \"fsl,ls1021a-v1.0-dspi\";\n"
  ">  \t\t\t#address-cells = <1>;\n"
  "> -- \n"
@@ -143,7 +150,7 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-f95643a3880db3ab6558037273e3485226fed8734945efe35af2cefd00f08f42
+0108f40b72025822c11e3d2a9524e3855b4d6f48cfb2e6f30090fefc0aead3af

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.