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

diff --git a/a/1.txt b/N1/1.txt
index c120607..74a601f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Tue, 01 Jul 2014, Peter Griffin wrote:
 > This patch adds the reset controller DT nodes for the powerdown,
 >  softreset and picophy controllers.
 > 
-> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
+> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/stih407.dtsi | 16 ++++++++++++++++
 >  1 file changed, 16 insertions(+)
@@ -42,12 +42,16 @@ On Tue, 01 Jul 2014, Peter Griffin wrote:
 
 I'd always put the compatible string at the very top of the node.
 
->  		syscfg_sbc: sbc-syscfg at 9620000 {
+>  		syscfg_sbc: sbc-syscfg@9620000 {
 >  			compatible = "st,stih407-sbc-syscfg", "syscon";
 >  			reg = <0x9620000 0x1000>;
 
 -- 
 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
+--
+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 1b3354f..96be4ea 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\01404225047-9495-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01404225047-9495-4-git-send-email-peter.griffin@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 3/3] ARM: STi: STiH407: Add reset controller support.\0"
+ "ref\01404225047-9495-4-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 3/3] ARM: STi: STiH407: Add reset controller support.\0"
  "Date\0Wed, 2 Jul 2014 09:51:02 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  maxime.coquelin-qxv4g6HH51o@public.gmane.org
+  patrice.chotard-qxv4g6HH51o@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 01 Jul 2014, Peter Griffin wrote:\n"
@@ -11,7 +19,7 @@
  "> This patch adds the reset controller DT nodes for the powerdown,\n"
  ">  softreset and picophy controllers.\n"
  "> \n"
- "> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n"
+ "> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/stih407.dtsi | 16 ++++++++++++++++\n"
  ">  1 file changed, 16 insertions(+)\n"
@@ -50,14 +58,18 @@
  "\n"
  "I'd always put the compatible string at the very top of the node.\n"
  "\n"
- ">  \t\tsyscfg_sbc: sbc-syscfg at 9620000 {\n"
+ ">  \t\tsyscfg_sbc: sbc-syscfg@9620000 {\n"
  ">  \t\t\tcompatible = \"st,stih407-sbc-syscfg\", \"syscon\";\n"
  ">  \t\t\treg = <0x9620000 0x1000>;\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Follow Linaro: Facebook | Twitter | Blog\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
 
-921b468de5d7453853a1d53ddf6adbd684867e3596c2a5256afdfdaf3b56ea3e
+e3c34e8cdf84381ae38b3ae96a97dfe655d091f2e9cfe6590c1655a5772d8ac7

diff --git a/a/1.txt b/N2/1.txt
index c120607..b657aea 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -42,12 +42,12 @@ On Tue, 01 Jul 2014, Peter Griffin wrote:
 
 I'd always put the compatible string at the very top of the node.
 
->  		syscfg_sbc: sbc-syscfg at 9620000 {
+>  		syscfg_sbc: sbc-syscfg@9620000 {
 >  			compatible = "st,stih407-sbc-syscfg", "syscon";
 >  			reg = <0x9620000 0x1000>;
 
 -- 
 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/N2/content_digest
index 1b3354f..d5dede9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,16 @@
  "ref\01404225047-9495-1-git-send-email-peter.griffin@linaro.org\0"
  "ref\01404225047-9495-4-git-send-email-peter.griffin@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH 3/3] ARM: STi: STiH407: Add reset controller support.\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH 3/3] ARM: STi: STiH407: Add reset controller support.\0"
  "Date\0Wed, 2 Jul 2014 09:51:02 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Griffin <peter.griffin@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  p.zabel@pengutronix.de
+  srinivas.kandagatla@gmail.com
+  maxime.coquelin@st.com
+  patrice.chotard@st.com
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 01 Jul 2014, Peter Griffin wrote:\n"
@@ -50,14 +57,14 @@
  "\n"
  "I'd always put the compatible string at the very top of the node.\n"
  "\n"
- ">  \t\tsyscfg_sbc: sbc-syscfg at 9620000 {\n"
+ ">  \t\tsyscfg_sbc: sbc-syscfg@9620000 {\n"
  ">  \t\t\tcompatible = \"st,stih407-sbc-syscfg\", \"syscon\";\n"
  ">  \t\t\treg = <0x9620000 0x1000>;\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-921b468de5d7453853a1d53ddf6adbd684867e3596c2a5256afdfdaf3b56ea3e
+d3e2ed9cc8d131d054145e44b8a2f7e471e8c0bd3422ca2cbc1a87e807bfcbb8

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.