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

diff --git a/a/1.txt b/N1/1.txt
index 9b8d395..c268ba7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Tue, Jan 03, 2017 at 03:49:33AM +0000, Troy Jia wrote:
 > > >  			clocks = <&sysclk>;
 > > >  		};
 > > >
-> > > +		tmu: tmu at 1f00000 {
+> > > +		tmu: tmu@1f00000 {
 > > > +			compatible = "fsl,qoriq-tmu";
 > > > +			reg = <0x0 0x1f00000 0x0 0x10000>;
 > > > +			interrupts = <0 33 0x4>;
@@ -87,3 +87,7 @@ put things together in the platform dts, we would like to have them in a
 unified style.
 
 Shawn
+--
+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 f67f226..e89c1e9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,19 @@
  "ref\01481167706-44234-1-git-send-email-hongtao.jia@nxp.com\0"
  "ref\020170102062433.GA20956@dragon\0"
  "ref\0AM4PR0401MB1843C415E2CF7D58BD5A1064EB6E0@AM4PR0401MB1843.eurprd04.prod.outlook.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\0AM4PR0401MB1843C415E2CF7D58BD5A1064EB6E0-4rsfagO7TJwDKNMzkuERCo3W/0Ik+aLCnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@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\0Tue, 3 Jan 2017 14:26:35 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Troy Jia <hongtao.jia-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Scott Wood <scott.wood-3arQi8VN3Tc@public.gmane.org>
+  edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Y.T. Tang <yuantian.tang-3arQi8VN3Tc@public.gmane.org>
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jan 03, 2017 at 03:49:33AM +0000, Troy Jia wrote:\n"
@@ -12,7 +21,7 @@
  "> > >  \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"
@@ -95,6 +104,10 @@
  "put things together in the platform dts, we would like to have them in a\n"
  "unified style.\n"
  "\n"
- Shawn
+ "Shawn\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
 
-b02f18e1bf006b77cc86c2d16f38070f1a7ccc31e9d4aa4a9ea56abf8dc8a73a
+28bd131466a4e0b554ac5acd5fd202e0b9c43984dfe39aeba2e0a5f2ca963b6a

diff --git a/a/1.txt b/N2/1.txt
index 9b8d395..3bb52f0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On Tue, Jan 03, 2017 at 03:49:33AM +0000, Troy Jia wrote:
 > > >  			clocks = <&sysclk>;
 > > >  		};
 > > >
-> > > +		tmu: tmu at 1f00000 {
+> > > +		tmu: tmu@1f00000 {
 > > > +			compatible = "fsl,qoriq-tmu";
 > > > +			reg = <0x0 0x1f00000 0x0 0x10000>;
 > > > +			interrupts = <0 33 0x4>;
diff --git a/a/content_digest b/N2/content_digest
index f67f226..7dd7073 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,18 @@
  "ref\01481167706-44234-1-git-send-email-hongtao.jia@nxp.com\0"
  "ref\020170102062433.GA20956@dragon\0"
  "ref\0AM4PR0401MB1843C415E2CF7D58BD5A1064EB6E0@AM4PR0401MB1843.eurprd04.prod.outlook.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\0Tue, 3 Jan 2017 14:26:35 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Troy Jia <hongtao.jia@nxp.com>\0"
+ "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Scott Wood <scott.wood@nxp.com>
+  edubezval@gmail.com <edubezval@gmail.com>
+  Y.T. Tang <yuantian.tang@nxp.com>
+  robh+dt@kernel.org <robh+dt@kernel.org>
+  rui.zhang@intel.com <rui.zhang@intel.com>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jan 03, 2017 at 03:49:33AM +0000, Troy Jia wrote:\n"
@@ -12,7 +20,7 @@
  "> > >  \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"
@@ -97,4 +105,4 @@
  "\n"
  Shawn
 
-b02f18e1bf006b77cc86c2d16f38070f1a7ccc31e9d4aa4a9ea56abf8dc8a73a
+11b74da265337706436d1e672cb8759fb17d5a79dd08c42c8879f9b96e17aad1

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.