All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130918120012.GE16984@lee--X1>

diff --git a/a/1.txt b/N1/1.txt
index 3cf49f4..63fe96f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,7 +80,7 @@ On Wed, 18 Sep 2013, Maxime COQUELIN wrote:
 >  			pinctrl-0	= <&pinctrl_sbc_serial1>;
 >  		};
 > +
-> +		i2c0: i2c@fed40000{
+> +		i2c0: i2c at fed40000{
 
 Space before the '{'.
 
@@ -100,7 +100,7 @@ Consider putting the node status at the bottom.
 > +			st,glitch-dat	= <500>;
 > +		};
 > +
-> +		i2c1: i2c@fed41000{
+> +		i2c1: i2c at fed41000{
 
 Same here and throughout.
 
@@ -120,7 +120,7 @@ Same here and throughout.
 > +			st,glitch-dat	= <500>;
 > +		};
 > +
-> +		sbc_i2c0: i2c@fe540000{
+> +		sbc_i2c0: i2c at fe540000{
 > +			compatible	= "st,comms-i2c";
 > +			status		= "disabled";
 > +			reg		= <0xfe540000 0x110>;
@@ -134,7 +134,7 @@ Same here and throughout.
 > +			st,glitch-dat	= <500>;
 > +		};
 > +
-> +		sbc_i2c1: i2c@fe541000{
+> +		sbc_i2c1: i2c at fe541000{
 > +			compatible	= "st,comms-i2c";
 > +			status		= "disabled";
 > +			reg		= <0xfe541000 0x110>;
@@ -155,5 +155,5 @@ Is this odd tabbing just the result of the patch format?
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N1/content_digest
index ceb4183..2ba8fb4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,9 @@
  "ref\01379498483-4236-1-git-send-email-maxime.coquelin@st.com\0"
  "ref\01379498483-4236-4-git-send-email-maxime.coquelin@st.com\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0Re: [PATCH 3/4] ARM: STi: Supply I2C configuration to STiH415 SoC\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH 3/4] ARM: STi: Supply I2C configuration to STiH415 SoC\0"
  "Date\0Wed, 18 Sep 2013 13:00:12 +0100\0"
- "To\0Maxime COQUELIN <maxime.coquelin@st.com>\0"
- "Cc\0Wolfram Sang <wsa@the-dreams.de>"
-  srinivas.kandagatla@st.com
-  Rob Herring <rob.herring@calxeda.com>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Stephen Warren <swarren@wwwdotorg.org>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Rob Landley <rob@landley.net>
-  Russell King <linux@arm.linux.org.uk>
-  Grant Likely <grant.likely@linaro.org>
-  devicetree@vger.kernel.org
-  linux-doc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-i2c@vger.kernel.org
-  stephen.gallimore@st.com
-  stuart.menefy@st.com
-  gabriel.fernandez@st.com
- " olivier.clergeaud@st.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 18 Sep 2013, Maxime COQUELIN wrote:\n"
@@ -107,7 +88,7 @@
  ">  \t\t\tpinctrl-0\t= <&pinctrl_sbc_serial1>;\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c@fed40000{\n"
+ "> +\t\ti2c0: i2c at fed40000{\n"
  "\n"
  "Space before the '{'.\n"
  "\n"
@@ -127,7 +108,7 @@
  "> +\t\t\tst,glitch-dat\t= <500>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c1: i2c@fed41000{\n"
+ "> +\t\ti2c1: i2c at fed41000{\n"
  "\n"
  "Same here and throughout.\n"
  "\n"
@@ -147,7 +128,7 @@
  "> +\t\t\tst,glitch-dat\t= <500>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsbc_i2c0: i2c@fe540000{\n"
+ "> +\t\tsbc_i2c0: i2c at fe540000{\n"
  "> +\t\t\tcompatible\t= \"st,comms-i2c\";\n"
  "> +\t\t\tstatus\t\t= \"disabled\";\n"
  "> +\t\t\treg\t\t= <0xfe540000 0x110>;\n"
@@ -161,7 +142,7 @@
  "> +\t\t\tst,glitch-dat\t= <500>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsbc_i2c1: i2c@fe541000{\n"
+ "> +\t\tsbc_i2c1: i2c at fe541000{\n"
  "> +\t\t\tcompatible\t= \"st,comms-i2c\";\n"
  "> +\t\t\tstatus\t\t= \"disabled\";\n"
  "> +\t\t\treg\t\t= <0xfe541000 0x110>;\n"
@@ -182,7 +163,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org ? Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-fc69cb785ba78ee33a84090f035ef321a91889f0d546216ef2d3bf724cafc7ad
+47abf8c52c8d1106916546aacafd9aa8d916350dff03d812e3bca35fe65580a7

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.