All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130828180025.GA808@joshc.qualcomm.com>

diff --git a/a/1.txt b/N1/1.txt
index 74d24ab..ed76ca9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,7 +33,7 @@ Interestingly, i2c as far as I can tell has also made the same
 assumption.  There doesn't appear to be any way to express a
 multi-master i2c setup where both masters are controlled by the same OS.
 
-> > 	master0: master@0 {
+> > 	master0: master at 0 {
 > > 		compatible = "...";
 > > 		#spmi-master-cells = <0>;
 > > 		spmi-mid = <0>;
@@ -41,7 +41,7 @@ multi-master i2c setup where both masters are controlled by the same OS.
 > > 		...
 > > 	};
 > > 
-> > 	master2: master@2 {
+> > 	master2: master at 2 {
 > > 		compatible = "...";
 > > 		#spmi-master-cells = <0>;
 > > 		spmi-mid = <2>;
@@ -54,12 +54,12 @@ multi-master i2c setup where both masters are controlled by the same OS.
 > > 
 > > 		spmi-masters = <&master0 &master2>;
 > > 
-> > 		foo@0 {
+> > 		foo at 0 {
 > > 			compatible = "...";
 > > 			reg = <0 ...>;
 > > 		};
 > > 
-> > 		foo@8 {
+> > 		foo at 8 {
 > > 			compatible = "...";
 > > 			reg = <8 ...>;
 > > 		};
diff --git a/a/content_digest b/N1/content_digest
index 061198f..52e12bb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,25 +3,10 @@
  "ref\05217DB0C.7000101@wwwdotorg.org\0"
  "ref\020130827170120.GR4035@joshc.qualcomm.com\0"
  "ref\0521D2047.8030300@wwwdotorg.org\0"
- "From\0Josh Cartwright <joshc@codeaurora.org>\0"
- "Subject\0Re: [PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation\0"
+ "From\0joshc@codeaurora.org (Josh Cartwright)\0"
+ "Subject\0[PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation\0"
  "Date\0Wed, 28 Aug 2013 13:00:25 -0500\0"
- "To\0Stephen Warren <swarren@wwwdotorg.org>\0"
- "Cc\0Grant Likely <grant.likely@linaro.org>"
-  Rob Herring <rob.herring@calxeda.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ian.campbell@citrix.com>
-  Kumar Gala <galak@codeaurora.org>
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-arm-msm@vger.kernel.org
-  Sagar Dharia <sdharia@codeaurora.org>
-  Gilad Avidov <gavidov@codeaurora.org>
-  Michael Bohan <mbohan@codeaurora.org>
-  devicetree@vger.kernel.org
- " Wolfram Sang <wsa@the-dreams.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Aug 27, 2013 at 03:55:19PM -0600, Stephen Warren wrote:\n"
@@ -59,7 +44,7 @@
  "assumption.  There doesn't appear to be any way to express a\n"
  "multi-master i2c setup where both masters are controlled by the same OS.\n"
  "\n"
- "> > \tmaster0: master@0 {\n"
+ "> > \tmaster0: master at 0 {\n"
  "> > \t\tcompatible = \"...\";\n"
  "> > \t\t#spmi-master-cells = <0>;\n"
  "> > \t\tspmi-mid = <0>;\n"
@@ -67,7 +52,7 @@
  "> > \t\t...\n"
  "> > \t};\n"
  "> > \n"
- "> > \tmaster2: master@2 {\n"
+ "> > \tmaster2: master at 2 {\n"
  "> > \t\tcompatible = \"...\";\n"
  "> > \t\t#spmi-master-cells = <0>;\n"
  "> > \t\tspmi-mid = <2>;\n"
@@ -80,12 +65,12 @@
  "> > \n"
  "> > \t\tspmi-masters = <&master0 &master2>;\n"
  "> > \n"
- "> > \t\tfoo@0 {\n"
+ "> > \t\tfoo at 0 {\n"
  "> > \t\t\tcompatible = \"...\";\n"
  "> > \t\t\treg = <0 ...>;\n"
  "> > \t\t};\n"
  "> > \n"
- "> > \t\tfoo@8 {\n"
+ "> > \t\tfoo at 8 {\n"
  "> > \t\t\tcompatible = \"...\";\n"
  "> > \t\t\treg = <8 ...>;\n"
  "> > \t\t};\n"
@@ -115,4 +100,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  hosted by The Linux Foundation
 
-72a1327bd958673a74fe1f686d960e3295dae08c80e5b7ca5c5cc4ea01b17065
+d126e90f90fae301892964cba2576706aca4468149e8ff5a4d81a01cf88181d7

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.