All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1782709.QdZpsrsctf@phil>

diff --git a/a/1.txt b/N1/1.txt
index 10151a9..d760406 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,10 +4,10 @@ of the peripheral, it should not be part of the genpool controlling the sram.
 Therefore add an option mmio-sram-reserved to keep arbitrary portions of the
 sram from general usage.
 
-Suggested-by: Rob Herring <robherring2@gmail.com>
-Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>
-Acked-by: Rob Herring <robh@kernel.org>
+Suggested-by: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
+Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
+Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 ---
  Documentation/devicetree/bindings/misc/sram.txt |    8 ++++++++
  1 file changed, 8 insertions(+)
@@ -29,10 +29,16 @@ index 4d0a00e..09ee7a3 100644
 +
  Example:
  
- sram: sram at 5c000000 {
+ sram: sram@5c000000 {
  	compatible = "mmio-sram";
  	reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */
 +	mmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */
  };
 -- 
 1.7.10.4
+
+
+--
+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 7bd5b55..6615802 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,19 @@
  "ref\04970034.fqvMoHdOyd@phil\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
  "Subject\0[PATCH v7 2/7] dt-bindings: sram: describe option to reserve parts of the memory\0"
  "Date\0Mon, 20 Jan 2014 16:42:58 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "Cc\0arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+ " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Some SoCs need parts of their sram for special purposes. So while being part\n"
@@ -11,10 +22,10 @@
  "Therefore add an option mmio-sram-reserved to keep arbitrary portions of the\n"
  "sram from general usage.\n"
  "\n"
- "Suggested-by: Rob Herring <robherring2@gmail.com>\n"
- "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
- "Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>\n"
- "Acked-by: Rob Herring <robh@kernel.org>\n"
+ "Suggested-by: Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
+ "Tested-by: Ulrich Prinz <ulrich.prinz-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\n"
+ "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "---\n"
  " Documentation/devicetree/bindings/misc/sram.txt |    8 ++++++++\n"
  " 1 file changed, 8 insertions(+)\n"
@@ -36,12 +47,18 @@
  "+\n"
  " Example:\n"
  " \n"
- " sram: sram at 5c000000 {\n"
+ " sram: sram@5c000000 {\n"
  " \tcompatible = \"mmio-sram\";\n"
  " \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n"
  "+\tmmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */\n"
  " };\n"
  "-- \n"
- 1.7.10.4
+ "1.7.10.4\n"
+ "\n"
+ "\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
 
-6ff7502ee902f11426d967c4204f421defc49e8b59a63dd63f1e18c02ba2deef
+6a3a32d614c84c9c3b17950762e6c4af480605fdb2f0d93650422727ddfc43bf

diff --git a/a/1.txt b/N2/1.txt
index 10151a9..9c9ee9f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -29,7 +29,7 @@ index 4d0a00e..09ee7a3 100644
 +
  Example:
  
- sram: sram at 5c000000 {
+ sram: sram@5c000000 {
  	compatible = "mmio-sram";
  	reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */
 +	mmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */
diff --git a/a/content_digest b/N2/content_digest
index 7bd5b55..cf98c6c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\04970034.fqvMoHdOyd@phil\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
  "Subject\0[PATCH v7 2/7] dt-bindings: sram: describe option to reserve parts of the memory\0"
  "Date\0Mon, 20 Jan 2014 16:42:58 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "Cc\0arm@kernel.org"
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <robherring2@gmail.com>
+  devicetree@vger.kernel.org
+  Philipp Zabel <p.zabel@pengutronix.de>
+  linux-kernel@vger.kernel.org
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+ " Ian Campbell <ijc+devicetree@hellion.org.uk>\0"
  "\00:1\0"
  "b\0"
  "Some SoCs need parts of their sram for special purposes. So while being part\n"
@@ -36,7 +47,7 @@
  "+\n"
  " Example:\n"
  " \n"
- " sram: sram at 5c000000 {\n"
+ " sram: sram@5c000000 {\n"
  " \tcompatible = \"mmio-sram\";\n"
  " \treg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */\n"
  "+\tmmio-sram-reserved = <0x0 0x100>; /* reserve 0x5c000000-0x5c000100 */\n"
@@ -44,4 +55,4 @@
  "-- \n"
  1.7.10.4
 
-6ff7502ee902f11426d967c4204f421defc49e8b59a63dd63f1e18c02ba2deef
+b506ef6bbbd0b1d9b7e66ce9df5271c005bc266aaff9310cc00f7dd8d8aa09fb

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.