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

diff --git a/a/1.txt b/N1/1.txt
index 1f53308..4997f33 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote:
 > Add the DPAA 1.x QMan and BMan nodes in the LS1043A device tree.
 > 
-> Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
-> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
+> Signed-off-by: Roy Pledge <roy.pledge-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Madalin Bucur <madalin.bucur-3arQi8VN3Tc@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 52 ++++++++++++++++++++++++++
 >  1 file changed, 52 insertions(+)
@@ -49,7 +49,7 @@ On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote:
 >  			};
 >  		};
 >  
-> +		qman: qman at 1880000 {
+> +		qman: qman@1880000 {
 > +			compatible = "fsl,qman";
 > +			reg = <0x00 0x1880000 0x0 0x10000>;
 
@@ -61,22 +61,22 @@ Shawn
 > +			memory-region = <&qman_fqd &qman_pfdr>;
 > +		};
 > +
-> +		bman: bman at 1890000 {
+> +		bman: bman@1890000 {
 > +			compatible = "fsl,bman";
 > +			reg = <0x00 0x1890000 0x0 0x10000>;
 > +			interrupts = <0 45 0x4>;
 > +			memory-region = <&bman_fbpr>;
 > +		};
 > +
-> +		bportals: bman-portals at 508000000 {
+> +		bportals: bman-portals@508000000 {
 > +			ranges = <0x0 0x5 0x08000000 0x8000000>;
 > +		};
 > +
-> +		qportals: qman-portals at 500000000 {
+> +		qportals: qman-portals@500000000 {
 > +			ranges = <0x0 0x5 0x00000000 0x8000000>;
 > +		};
 > +
->  		dspi0: dspi at 2100000 {
+>  		dspi0: dspi@2100000 {
 >  			compatible = "fsl,ls1043a-dspi", "fsl,ls1021a-v1.0-dspi";
 >  			#address-cells = <1>;
 > @@ -686,3 +735,6 @@
@@ -88,4 +88,8 @@ Shawn
 > +#include "qoriq-bman1-portals.dtsi"
 > -- 
 > 2.1.0
->
+> 
+--
+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 774e1c6..e9f6df6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,26 @@
  "ref\01490884672-18294-1-git-send-email-madalin.bucur@nxp.com\0"
  "ref\01490884672-18294-3-git-send-email-madalin.bucur@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes\0"
+ "ref\01490884672-18294-3-git-send-email-madalin.bucur-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes\0"
  "Date\0Fri, 31 Mar 2017 10:02:57 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Madalin Bucur <madalin.bucur-3arQi8VN3Tc@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-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  will.deacon-5wv7dgnIgG8@public.gmane.org
+  Gang.Liu-3arQi8VN3Tc@public.gmane.org
+ " Roy Pledge <roy.pledge-3arQi8VN3Tc@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote:\n"
  "> Add the DPAA 1.x QMan and BMan nodes in the LS1043A device tree.\n"
  "> \n"
- "> Signed-off-by: Roy Pledge <roy.pledge@nxp.com>\n"
- "> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>\n"
+ "> Signed-off-by: Roy Pledge <roy.pledge-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Madalin Bucur <madalin.bucur-3arQi8VN3Tc@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 52 ++++++++++++++++++++++++++\n"
  ">  1 file changed, 52 insertions(+)\n"
@@ -57,7 +67,7 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tqman: qman at 1880000 {\n"
+ "> +\t\tqman: qman@1880000 {\n"
  "> +\t\t\tcompatible = \"fsl,qman\";\n"
  "> +\t\t\treg = <0x00 0x1880000 0x0 0x10000>;\n"
  "\n"
@@ -69,22 +79,22 @@
  "> +\t\t\tmemory-region = <&qman_fqd &qman_pfdr>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tbman: bman at 1890000 {\n"
+ "> +\t\tbman: bman@1890000 {\n"
  "> +\t\t\tcompatible = \"fsl,bman\";\n"
  "> +\t\t\treg = <0x00 0x1890000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 45 0x4>;\n"
  "> +\t\t\tmemory-region = <&bman_fbpr>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tbportals: bman-portals at 508000000 {\n"
+ "> +\t\tbportals: bman-portals@508000000 {\n"
  "> +\t\t\tranges = <0x0 0x5 0x08000000 0x8000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tqportals: qman-portals at 500000000 {\n"
+ "> +\t\tqportals: qman-portals@500000000 {\n"
  "> +\t\t\tranges = <0x0 0x5 0x00000000 0x8000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tdspi0: dspi at 2100000 {\n"
+ ">  \t\tdspi0: dspi@2100000 {\n"
  ">  \t\t\tcompatible = \"fsl,ls1043a-dspi\", \"fsl,ls1021a-v1.0-dspi\";\n"
  ">  \t\t\t#address-cells = <1>;\n"
  "> @@ -686,3 +735,6 @@\n"
@@ -96,6 +106,10 @@
  "> +#include \"qoriq-bman1-portals.dtsi\"\n"
  "> -- \n"
  "> 2.1.0\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
 
-e98a69995188a335d0cd043f901efd6fd9c3672180b721d540a2fdf57fec3828
+a5e5b73f16d4b69ca06c1a0b9759f09a7550383e1aefe6205a9d9e4f729640dc

diff --git a/a/1.txt b/N2/1.txt
index 1f53308..046300e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -49,7 +49,7 @@ On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote:
 >  			};
 >  		};
 >  
-> +		qman: qman at 1880000 {
+> +		qman: qman@1880000 {
 > +			compatible = "fsl,qman";
 > +			reg = <0x00 0x1880000 0x0 0x10000>;
 
@@ -61,22 +61,22 @@ Shawn
 > +			memory-region = <&qman_fqd &qman_pfdr>;
 > +		};
 > +
-> +		bman: bman at 1890000 {
+> +		bman: bman@1890000 {
 > +			compatible = "fsl,bman";
 > +			reg = <0x00 0x1890000 0x0 0x10000>;
 > +			interrupts = <0 45 0x4>;
 > +			memory-region = <&bman_fbpr>;
 > +		};
 > +
-> +		bportals: bman-portals at 508000000 {
+> +		bportals: bman-portals@508000000 {
 > +			ranges = <0x0 0x5 0x08000000 0x8000000>;
 > +		};
 > +
-> +		qportals: qman-portals at 500000000 {
+> +		qportals: qman-portals@500000000 {
 > +			ranges = <0x0 0x5 0x00000000 0x8000000>;
 > +		};
 > +
->  		dspi0: dspi at 2100000 {
+>  		dspi0: dspi@2100000 {
 >  			compatible = "fsl,ls1043a-dspi", "fsl,ls1021a-v1.0-dspi";
 >  			#address-cells = <1>;
 > @@ -686,3 +735,6 @@
diff --git a/a/content_digest b/N2/content_digest
index 774e1c6..619e7f5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,18 @@
  "ref\01490884672-18294-1-git-send-email-madalin.bucur@nxp.com\0"
  "ref\01490884672-18294-3-git-send-email-madalin.bucur@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes\0"
  "Date\0Fri, 31 Mar 2017 10:02:57 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Madalin Bucur <madalin.bucur@nxp.com>\0"
+ "Cc\0robh+dt@kernel.org"
+  mark.rutland@arm.com
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  Gang.Liu@nxp.com
+ " Roy Pledge <roy.pledge@nxp.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote:\n"
@@ -57,7 +66,7 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tqman: qman at 1880000 {\n"
+ "> +\t\tqman: qman@1880000 {\n"
  "> +\t\t\tcompatible = \"fsl,qman\";\n"
  "> +\t\t\treg = <0x00 0x1880000 0x0 0x10000>;\n"
  "\n"
@@ -69,22 +78,22 @@
  "> +\t\t\tmemory-region = <&qman_fqd &qman_pfdr>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tbman: bman at 1890000 {\n"
+ "> +\t\tbman: bman@1890000 {\n"
  "> +\t\t\tcompatible = \"fsl,bman\";\n"
  "> +\t\t\treg = <0x00 0x1890000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 45 0x4>;\n"
  "> +\t\t\tmemory-region = <&bman_fbpr>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tbportals: bman-portals at 508000000 {\n"
+ "> +\t\tbportals: bman-portals@508000000 {\n"
  "> +\t\t\tranges = <0x0 0x5 0x08000000 0x8000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tqportals: qman-portals at 500000000 {\n"
+ "> +\t\tqportals: qman-portals@500000000 {\n"
  "> +\t\t\tranges = <0x0 0x5 0x00000000 0x8000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tdspi0: dspi at 2100000 {\n"
+ ">  \t\tdspi0: dspi@2100000 {\n"
  ">  \t\t\tcompatible = \"fsl,ls1043a-dspi\", \"fsl,ls1021a-v1.0-dspi\";\n"
  ">  \t\t\t#address-cells = <1>;\n"
  "> @@ -686,3 +735,6 @@\n"
@@ -98,4 +107,4 @@
  "> 2.1.0\n"
  >
 
-e98a69995188a335d0cd043f901efd6fd9c3672180b721d540a2fdf57fec3828
+2dd537424d158b56f010db5464e1d22a9c90f2baf51404f2129b42136d944487

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.