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

diff --git a/a/1.txt b/N1/1.txt
index ce3509f..a864a8c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam:
-> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St?bner <heiko@sntech.de> wrote:
+> On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner <heiko@sntech.de> wrote:
 > > 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.
@@ -50,7 +50,7 @@ base + size, base + size, and so on
 > > 
 > >  Example:
 > >  
-> >  sram: sram at 5c000000 {
+> >  sram: sram@5c000000 {
 > >  
 > >         compatible = "mmio-sram";
 > >         reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000
@@ -61,3 +61,8 @@ base + size, base + size, and so on
 >
 > > 
 > >  };
+
+_______________________________________________
+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 1625773..817bc7b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,23 @@
  "ref\0201307051440.19428.heiko@sntech.de\0"
  "ref\0201307051441.27605.heiko@sntech.de\0"
  "ref\0CAOMZO5AHX0UpeKQh+faPT=MfCf53eo=kXigtOZd7iuKrz-sFeA@mail.gmail.com\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved\0"
+ "ref\0CAOMZO5AHX0UpeKQh+faPT=MfCf53eo=kXigtOZd7iuKrz-sFeA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved\0"
  "Date\0Fri, 5 Jul 2013 16:23:33 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@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
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+ " Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam:\n"
- "> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St?bner <heiko@sntech.de> wrote:\n"
+ "> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St\303\274bner <heiko@sntech.de> wrote:\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"
@@ -59,7 +68,7 @@
  "> > \n"
  "> >  Example:\n"
  "> >  \n"
- "> >  sram: sram at 5c000000 {\n"
+ "> >  sram: sram@5c000000 {\n"
  "> >  \n"
  "> >         compatible = \"mmio-sram\";\n"
  "> >         reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000\n"
@@ -69,6 +78,11 @@
  "> > 0x5c000000-0x5c000100 */\n"
  ">\n"
  "> > \n"
- > >  };
+ "> >  };\n"
+ "\n"
+ "_______________________________________________\n"
+ "devicetree-discuss mailing list\n"
+ "devicetree-discuss@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/devicetree-discuss
 
-3471b68a05c64694b12d17a1f9b47d3b18f1f3984f9156430d115a1407120963
+54d0ae2ae4c2033cc8728901a20e370c08118da9709b458f350446936978bcb7

diff --git a/a/1.txt b/N2/1.txt
index ce3509f..0949fe7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam:
-> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St?bner <heiko@sntech.de> wrote:
+> On Fri, Jul 5, 2013 at 9:41 AM, Heiko Stübner <heiko@sntech.de> wrote:
 > > 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.
@@ -50,7 +50,7 @@ base + size, base + size, and so on
 > > 
 > >  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 1625773..7b2afed 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,14 +1,24 @@
  "ref\0201307051440.19428.heiko@sntech.de\0"
  "ref\0201307051441.27605.heiko@sntech.de\0"
  "ref\0CAOMZO5AHX0UpeKQh+faPT=MfCf53eo=kXigtOZd7iuKrz-sFeA@mail.gmail.com\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
- "Subject\0[PATCH v3 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 v3 2/6] misc: sram: add ability to mark sram sections as reserved\0"
  "Date\0Fri, 5 Jul 2013 16:23:33 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Fabio Estevam <festevam@gmail.com>\0"
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
+  Russell King <linux@arm.linux.org.uk>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  devicetree-discuss@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  Grant Likely <grant.likely@linaro.org>
+  Ulrich Prinz <ulrich.prinz@googlemail.com>
+  Philipp Zabel <p.zabel@pengutronix.de>
+  Olof Johansson <olof@lixom.net>
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Am Freitag, 5. Juli 2013, 14:55:40 schrieb Fabio Estevam:\n"
- "> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St?bner <heiko@sntech.de> wrote:\n"
+ "> On Fri, Jul 5, 2013 at 9:41 AM, Heiko St\303\274bner <heiko@sntech.de> wrote:\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"
@@ -59,7 +69,7 @@
  "> > \n"
  "> >  Example:\n"
  "> >  \n"
- "> >  sram: sram at 5c000000 {\n"
+ "> >  sram: sram@5c000000 {\n"
  "> >  \n"
  "> >         compatible = \"mmio-sram\";\n"
  "> >         reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000\n"
@@ -71,4 +81,4 @@
  "> > \n"
  > >  };
 
-3471b68a05c64694b12d17a1f9b47d3b18f1f3984f9156430d115a1407120963
+22014d4729e58deed78a9a5af7b583604c79abb2d10422e2018d6b2153440268

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.