All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3733079.FxbR14kFrs@wuerfel>

diff --git a/a/1.txt b/N1/1.txt
index 6b9a739..30ed94f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ driver instead of having a separate platform_driver for them?
 > +			st,syscfg		= <&syscfg_sbc>;
 > +			st,syscfg-offsets	= <0 40 50 60 100>;
 > +			ranges;
-> +			PIO0: pinctrl@fe610000 {
+> +			PIO0: pinctrl at fe610000 {
 > +				#gpio-cells = <1>;
 > +				compatible = "st,stixxxx-gpio";
 > +				gpio-controller;
@@ -24,7 +24,7 @@ driver instead of having a separate platform_driver for them?
 > +				st,bank-name  = "PIO0";
 > +				st,retime-pin-mask = <0xff>;
 > +			};
-> +			PIO1: pinctrl@fe611000 {
+> +			PIO1: pinctrl at fe611000 {
 > +				#gpio-cells	= <1>;
 > +				compatible	= "st,stixxxx-gpio";
 > +				gpio-controller;
@@ -47,13 +47,13 @@ Please don't use identifiers with 'xxx' in them. Instead use numbers
 of actual chips, ideally using the first one that this is compatible
 with.
 
-> +		syscfg_sbc:syscfg@fe600000{
+> +		syscfg_sbc:syscfg at fe600000{
 > +			compatible	= "st,stih416-syscfg";
 > +			reg		= <0xfe600000 0x1000>;
 > +			syscfg-range	= <0 999>;
 > +			syscfg-name	= "SYSCFG_SBC";
 > +		};
-> +		syscfg_front:syscfg@fee10000{
+> +		syscfg_front:syscfg at fee10000{
 > +			compatible	= "st,stih416-syscfg";
 > +			reg		= <0xfee10000 0x1000>;
 > +			syscfg-range	= <1000 999>;
diff --git a/a/content_digest b/N1/content_digest
index 9bc4fe0..7899809 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,9 @@
  "ref\01370855828-5318-1-git-send-email-srinivas.kandagatla@st.com\0"
  "ref\01370856425-7135-1-git-send-email-srinivas.kandagatla@st.com\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH v2 07/11] ARM:stixxxx: Add STiH416 SOC support\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH v2 07/11] ARM:stixxxx: Add STiH416 SOC support\0"
  "Date\0Mon, 10 Jun 2013 15:52:07 +0200\0"
- "To\0Srinivas KANDAGATLA <srinivas.kandagatla@st.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  Andrew Morton <akpm@linux-foundation.org>
-  David S. Miller <davem@davemloft.net>
-  devicetree-discuss@lists.ozlabs.org
-  Grant Likely <grant.likely@linaro.org>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  John Stultz <john.stultz@linaro.org>
-  Linus Walleij <linus.walleij@linaro.org>
-  linux@arm.linux.org.uk
-  linux-doc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-serial@vger.kernel.org
-  Mark Brown <broonie@kernel.org>
-  Mauro Carvalho Chehab <mchehab@redhat.com>
-  Olof Johansson <olof@lixom.net>
-  Rob Herring <rob.herring@calxeda.com>
-  Rob Landley <rob@landley.net>
-  Samuel Ortiz <sameo@linux.intel.com>
-  Stephen Gallimore <stephen.gallimore@st.com>
-  Stuart Menefy <stuart.menefy@st.com>
-  Thomas Gleixner <tglx@linutronix.de>
- " Tony Prisk <linux@prisktech.co.nz>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Monday 10 June 2013 10:27:05 Srinivas KANDAGATLA wrote:\n"
@@ -46,7 +24,7 @@
  "> +\t\t\tst,syscfg\t\t= <&syscfg_sbc>;\n"
  "> +\t\t\tst,syscfg-offsets\t= <0 40 50 60 100>;\n"
  "> +\t\t\tranges;\n"
- "> +\t\t\tPIO0: pinctrl@fe610000 {\n"
+ "> +\t\t\tPIO0: pinctrl at fe610000 {\n"
  "> +\t\t\t\t#gpio-cells = <1>;\n"
  "> +\t\t\t\tcompatible = \"st,stixxxx-gpio\";\n"
  "> +\t\t\t\tgpio-controller;\n"
@@ -54,7 +32,7 @@
  "> +\t\t\t\tst,bank-name  = \"PIO0\";\n"
  "> +\t\t\t\tst,retime-pin-mask = <0xff>;\n"
  "> +\t\t\t};\n"
- "> +\t\t\tPIO1: pinctrl@fe611000 {\n"
+ "> +\t\t\tPIO1: pinctrl at fe611000 {\n"
  "> +\t\t\t\t#gpio-cells\t= <1>;\n"
  "> +\t\t\t\tcompatible\t= \"st,stixxxx-gpio\";\n"
  "> +\t\t\t\tgpio-controller;\n"
@@ -77,13 +55,13 @@
  "of actual chips, ideally using the first one that this is compatible\n"
  "with.\n"
  "\n"
- "> +\t\tsyscfg_sbc:syscfg@fe600000{\n"
+ "> +\t\tsyscfg_sbc:syscfg at fe600000{\n"
  "> +\t\t\tcompatible\t= \"st,stih416-syscfg\";\n"
  "> +\t\t\treg\t\t= <0xfe600000 0x1000>;\n"
  "> +\t\t\tsyscfg-range\t= <0 999>;\n"
  "> +\t\t\tsyscfg-name\t= \"SYSCFG_SBC\";\n"
  "> +\t\t};\n"
- "> +\t\tsyscfg_front:syscfg@fee10000{\n"
+ "> +\t\tsyscfg_front:syscfg at fee10000{\n"
  "> +\t\t\tcompatible\t= \"st,stih416-syscfg\";\n"
  "> +\t\t\treg\t\t= <0xfee10000 0x1000>;\n"
  "> +\t\t\tsyscfg-range\t= <1000 999>;\n"
@@ -99,4 +77,4 @@
  "\n"
  "\tArnd"
 
-e7c034518a454ce9d3bf3e48fdfa512e0595cc89ed61bf87edf9555c299db4fb
+537cfdd275bc04140ac6ef241892f7a2da9483ae032b3bfc68605a929500cf43

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.