All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201306261118.44637.heiko@sntech.de>

diff --git a/a/1.txt b/N1/1.txt
index 0715187..cb0fd95 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ Hi Philipp,
 Am Dienstag, 25. Juni 2013, 12:17:05 schrieb Philipp Zabel:
 > Hi Heiko,
 > 
-> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St?bner:
+> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko Stübner:
 > > Some SoCs need parts of their sram for special purposes. So while being
 > > part of the periphal, it should not be part of the genpool controlling
 > > the sram.
@@ -51,7 +51,7 @@ relative to it's node reg.
 
 > >  Example:
 > >  
-> >  sram: sram at 5c000000 {
+> >  sram: sram@5c000000 {
 > >  
 > >  	compatible = "mmio-sram";
 > >  	reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */
@@ -252,3 +252,7 @@ So I will incorporate this in v3.
 
 Thanks
 Heiko
+_______________________________________________
+devicetree-discuss mailing list
+devicetree-discuss@lists.ozlabs.org
+https://lists.ozlabs.org/listinfo/devicetree-discuss
diff --git a/a/content_digest b/N1/content_digest
index 0fb23e0..cb3248a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,17 @@
  "ref\0201306251046.04873.heiko@sntech.de\0"
  "ref\0201306251047.12899.heiko@sntech.de\0"
  "ref\01372155425.3981.67.camel@pizza.hi.pengutronix.de\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH v2 2/6] misc: sram: add ability to mark sram sections as reserved\0"
+ "ref\01372155425.3981.67.camel-/rZezPiN1rtR6QfukMTsflXZhhPuCNm+@public.gmane.org\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/6] misc: sram: add ability to mark sram sections as reserved\0"
  "Date\0Wed, 26 Jun 2013 11:18:43 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>"
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@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"
  "Hi Philipp,\n"
@@ -12,7 +19,7 @@
  "Am Dienstag, 25. Juni 2013, 12:17:05 schrieb Philipp Zabel:\n"
  "> Hi Heiko,\n"
  "> \n"
- "> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St?bner:\n"
+ "> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St\303\274bner:\n"
  "> > Some SoCs need parts of their sram for special purposes. So while being\n"
  "> > part of the periphal, it should not be part of the genpool controlling\n"
  "> > the sram.\n"
@@ -60,7 +67,7 @@
  "\n"
  "> >  Example:\n"
  "> >  \n"
- "> >  sram: sram at 5c000000 {\n"
+ "> >  sram: sram@5c000000 {\n"
  "> >  \n"
  "> >  \tcompatible = \"mmio-sram\";\n"
  "> >  \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n"
@@ -260,6 +267,10 @@
  "\n"
  "\n"
  "Thanks\n"
- Heiko
+ "Heiko\n"
+ "_______________________________________________\n"
+ "devicetree-discuss mailing list\n"
+ "devicetree-discuss@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/devicetree-discuss
 
-10162a7cf133ab7669da2113f6654fb762498983497b4ffd57de89b2600d1b33
+ab92794bc2b7f78c73efeb16aaf5a9477702ba715d4a230a2d696463b6261cf6

diff --git a/a/1.txt b/N2/1.txt
index 0715187..2710b8b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ Hi Philipp,
 Am Dienstag, 25. Juni 2013, 12:17:05 schrieb Philipp Zabel:
 > Hi Heiko,
 > 
-> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St?bner:
+> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko Stübner:
 > > Some SoCs need parts of their sram for special purposes. So while being
 > > part of the periphal, it should not be part of the genpool controlling
 > > the sram.
@@ -51,7 +51,7 @@ relative to it's node reg.
 
 > >  Example:
 > >  
-> >  sram: sram at 5c000000 {
+> >  sram: sram@5c000000 {
 > >  
 > >  	compatible = "mmio-sram";
 > >  	reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */
diff --git a/a/content_digest b/N2/content_digest
index 0fb23e0..1f78ab6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,19 @@
  "ref\0201306251046.04873.heiko@sntech.de\0"
  "ref\0201306251047.12899.heiko@sntech.de\0"
  "ref\01372155425.3981.67.camel@pizza.hi.pengutronix.de\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH v2 2/6] misc: sram: add ability to mark sram sections as reserved\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
+ "Subject\0Re: [PATCH v2 2/6] misc: sram: add ability to mark sram sections as reserved\0"
  "Date\0Wed, 26 Jun 2013 11:18:43 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>\0"
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
+  Olof Johansson <olof@lixom.net>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <robherring2@gmail.com>
+  devicetree-discuss@lists.ozlabs.org
+  Russell King <linux@arm.linux.org.uk>
+  linux-kernel@vger.kernel.org
+ " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Philipp,\n"
@@ -12,7 +21,7 @@
  "Am Dienstag, 25. Juni 2013, 12:17:05 schrieb Philipp Zabel:\n"
  "> Hi Heiko,\n"
  "> \n"
- "> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St?bner:\n"
+ "> Am Dienstag, den 25.06.2013, 10:47 +0200 schrieb Heiko St\303\274bner:\n"
  "> > Some SoCs need parts of their sram for special purposes. So while being\n"
  "> > part of the periphal, it should not be part of the genpool controlling\n"
  "> > the sram.\n"
@@ -60,7 +69,7 @@
  "\n"
  "> >  Example:\n"
  "> >  \n"
- "> >  sram: sram at 5c000000 {\n"
+ "> >  sram: sram@5c000000 {\n"
  "> >  \n"
  "> >  \tcompatible = \"mmio-sram\";\n"
  "> >  \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n"
@@ -262,4 +271,4 @@
  "Thanks\n"
  Heiko
 
-10162a7cf133ab7669da2113f6654fb762498983497b4ffd57de89b2600d1b33
+92bd6c733880a43bd281959e4e4e9067a4de5a45926ffb4fbc36e6f443ca0c2e

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.