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

diff --git a/a/1.txt b/N1/1.txt
index 708ef5f..6a9c1a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote:
 > Add the fsl-mc node in the LS1088A device tree.
 > 
-> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
+> Signed-off-by: Ioana Ciornei <ioana.ciornei-3arQi8VN3Tc@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 ++++++++++++++++++++++++++
 >  1 file changed, 62 insertions(+)
@@ -14,7 +14,7 @@ On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote:
 >  			     <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */
 >  	};
 >  
-> +	fsl_mc: fsl-mc at 80c000000 {
+> +	fsl_mc: fsl-mc@80c000000 {
 
 The unit-address of the node should be somehow related to 'reg'
 property.  Can you please help me understand how they are related?
@@ -37,7 +37,7 @@ property.  Can you please help me understand how they are related?
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			dpmac1: dpmac at 1 {
+> +			dpmac1: dpmac@1 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <1>;
 > +			};
@@ -46,39 +46,39 @@ Please have a newline in between nodes.
 
 Shawn
 
-> +			dpmac2: dpmac at 2 {
+> +			dpmac2: dpmac@2 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <2>;
 > +			};
-> +			dpmac3: dpmac at 3 {
+> +			dpmac3: dpmac@3 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <3>;
 > +			};
-> +			dpmac4: dpmac at 4 {
+> +			dpmac4: dpmac@4 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <4>;
 > +			};
-> +			dpmac5: dpmac at 5 {
+> +			dpmac5: dpmac@5 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <5>;
 > +			};
-> +			dpmac6: dpmac at 6 {
+> +			dpmac6: dpmac@6 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <6>;
 > +			};
-> +			dpmac7: dpmac at 7 {
+> +			dpmac7: dpmac@7 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <7>;
 > +			};
-> +			dpmac8: dpmac at 8 {
+> +			dpmac8: dpmac@8 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <8>;
 > +			};
-> +			dpmac9: dpmac at 9 {
+> +			dpmac9: dpmac@9 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <9>;
 > +			};
-> +			dpmac10: dpmac at 10 {
+> +			dpmac10: dpmac@10 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <0xa>;
 > +			};
@@ -94,5 +94,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 63867ed..4a2efdc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,22 @@
  "ref\01510147805-24873-1-git-send-email-ioana.ciornei@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node\0"
+ "ref\01510147805-24873-1-git-send-email-ioana.ciornei-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node\0"
  "Date\0Thu, 16 Nov 2017 16:39:21 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ioana Ciornei <ioana.ciornei-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  will.deacon-5wv7dgnIgG8@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote:\n"
  "> Add the fsl-mc node in the LS1088A device tree.\n"
  "> \n"
- "> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>\n"
+ "> Signed-off-by: Ioana Ciornei <ioana.ciornei-3arQi8VN3Tc@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 62 ++++++++++++++++++++++++++\n"
  ">  1 file changed, 62 insertions(+)\n"
@@ -21,7 +29,7 @@
  ">  \t\t\t     <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */\n"
  ">  \t};\n"
  ">  \n"
- "> +\tfsl_mc: fsl-mc at 80c000000 {\n"
+ "> +\tfsl_mc: fsl-mc@80c000000 {\n"
  "\n"
  "The unit-address of the node should be somehow related to 'reg'\n"
  "property.  Can you please help me understand how they are related?\n"
@@ -44,7 +52,7 @@
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\tdpmac1: dpmac at 1 {\n"
+ "> +\t\t\tdpmac1: dpmac@1 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <1>;\n"
  "> +\t\t\t};\n"
@@ -53,39 +61,39 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\t\t\tdpmac2: dpmac at 2 {\n"
+ "> +\t\t\tdpmac2: dpmac@2 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <2>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac3: dpmac at 3 {\n"
+ "> +\t\t\tdpmac3: dpmac@3 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <3>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac4: dpmac at 4 {\n"
+ "> +\t\t\tdpmac4: dpmac@4 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <4>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac5: dpmac at 5 {\n"
+ "> +\t\t\tdpmac5: dpmac@5 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <5>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac6: dpmac at 6 {\n"
+ "> +\t\t\tdpmac6: dpmac@6 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <6>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac7: dpmac at 7 {\n"
+ "> +\t\t\tdpmac7: dpmac@7 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <7>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac8: dpmac at 8 {\n"
+ "> +\t\t\tdpmac8: dpmac@8 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <8>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac9: dpmac at 9 {\n"
+ "> +\t\t\tdpmac9: dpmac@9 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <9>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac10: dpmac at 10 {\n"
+ "> +\t\t\tdpmac10: dpmac@10 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <0xa>;\n"
  "> +\t\t\t};\n"
@@ -101,7 +109,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
 
-2e1e9478244d369bd2383dc628427770e3134758b941074382d8d0ed49d09d51
+2c76cbca51293b8a228cc7dc5245ba2de21c9e89270b58ccd8033d7664c60c9d

diff --git a/a/1.txt b/N2/1.txt
index 708ef5f..a943fdf 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,7 +14,7 @@ On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote:
 >  			     <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */
 >  	};
 >  
-> +	fsl_mc: fsl-mc at 80c000000 {
+> +	fsl_mc: fsl-mc@80c000000 {
 
 The unit-address of the node should be somehow related to 'reg'
 property.  Can you please help me understand how they are related?
@@ -37,7 +37,7 @@ property.  Can you please help me understand how they are related?
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			dpmac1: dpmac at 1 {
+> +			dpmac1: dpmac@1 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <1>;
 > +			};
@@ -46,39 +46,39 @@ Please have a newline in between nodes.
 
 Shawn
 
-> +			dpmac2: dpmac at 2 {
+> +			dpmac2: dpmac@2 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <2>;
 > +			};
-> +			dpmac3: dpmac at 3 {
+> +			dpmac3: dpmac@3 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <3>;
 > +			};
-> +			dpmac4: dpmac at 4 {
+> +			dpmac4: dpmac@4 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <4>;
 > +			};
-> +			dpmac5: dpmac at 5 {
+> +			dpmac5: dpmac@5 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <5>;
 > +			};
-> +			dpmac6: dpmac at 6 {
+> +			dpmac6: dpmac@6 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <6>;
 > +			};
-> +			dpmac7: dpmac at 7 {
+> +			dpmac7: dpmac@7 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <7>;
 > +			};
-> +			dpmac8: dpmac at 8 {
+> +			dpmac8: dpmac@8 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <8>;
 > +			};
-> +			dpmac9: dpmac at 9 {
+> +			dpmac9: dpmac@9 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <9>;
 > +			};
-> +			dpmac10: dpmac at 10 {
+> +			dpmac10: dpmac@10 {
 > +				compatible = "fsl,qoriq-mc-dpmac";
 > +				reg = <0xa>;
 > +			};
@@ -94,5 +94,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 63867ed..27f744b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,15 @@
  "ref\01510147805-24873-1-git-send-email-ioana.ciornei@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH] arm64: dts: ls1088a: add fsl-mc hardware resource manager node\0"
  "Date\0Thu, 16 Nov 2017 16:39:21 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ioana Ciornei <ioana.ciornei@nxp.com>\0"
+ "Cc\0mark.rutland@arm.com"
+  devicetree@vger.kernel.org
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  linux-kernel@vger.kernel.org
+  robh+dt@kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Nov 08, 2017 at 03:30:05PM +0200, Ioana Ciornei wrote:\n"
@@ -21,7 +28,7 @@
  ">  \t\t\t     <1 10 IRQ_TYPE_LEVEL_LOW>;/* Hypervisor PPI */\n"
  ">  \t};\n"
  ">  \n"
- "> +\tfsl_mc: fsl-mc at 80c000000 {\n"
+ "> +\tfsl_mc: fsl-mc@80c000000 {\n"
  "\n"
  "The unit-address of the node should be somehow related to 'reg'\n"
  "property.  Can you please help me understand how they are related?\n"
@@ -44,7 +51,7 @@
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\tdpmac1: dpmac at 1 {\n"
+ "> +\t\t\tdpmac1: dpmac@1 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <1>;\n"
  "> +\t\t\t};\n"
@@ -53,39 +60,39 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\t\t\tdpmac2: dpmac at 2 {\n"
+ "> +\t\t\tdpmac2: dpmac@2 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <2>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac3: dpmac at 3 {\n"
+ "> +\t\t\tdpmac3: dpmac@3 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <3>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac4: dpmac at 4 {\n"
+ "> +\t\t\tdpmac4: dpmac@4 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <4>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac5: dpmac at 5 {\n"
+ "> +\t\t\tdpmac5: dpmac@5 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <5>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac6: dpmac at 6 {\n"
+ "> +\t\t\tdpmac6: dpmac@6 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <6>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac7: dpmac at 7 {\n"
+ "> +\t\t\tdpmac7: dpmac@7 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <7>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac8: dpmac at 8 {\n"
+ "> +\t\t\tdpmac8: dpmac@8 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <8>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac9: dpmac at 9 {\n"
+ "> +\t\t\tdpmac9: dpmac@9 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <9>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tdpmac10: dpmac at 10 {\n"
+ "> +\t\t\tdpmac10: dpmac@10 {\n"
  "> +\t\t\t\tcompatible = \"fsl,qoriq-mc-dpmac\";\n"
  "> +\t\t\t\treg = <0xa>;\n"
  "> +\t\t\t};\n"
@@ -101,7 +108,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
 
-2e1e9478244d369bd2383dc628427770e3134758b941074382d8d0ed49d09d51
+ca14ed1bde97733f4cfe4d057ee6036b25f3a1c9c6e3dbc2ae3ba3a85d84da12

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.