All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54F5FB41.3000506@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index a771d16..1c986e0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
-Le 25/02/2015 09:35, Alexander Stein a ?crit :
+Le 25/02/2015 09:35, Alexander Stein a écrit :
 > Commit ff04660e48b20 ("ARM: at91/dt: add SRAM nodes") used the same base
 > address for sram0 and sram1 leading to the following warning:
 > WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x50/0x70()
 > sysfs: cannot create duplicate filename '/devices/platform/300000.sram'
 > Fix the base address for sram1.
 > 
-> Signed-off-by: Alexander Stein <alexanders83@web.de>
+> Signed-off-by: Alexander Stein <alexanders83-S0/GAf8tV78@public.gmane.org>
 
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 Added to at91-4.0-fixes. Thanks.
 
 > ---
@@ -20,7 +20,7 @@ Added to at91-4.0-fixes. Thanks.
 > +++ b/arch/arm/boot/dts/at91sam9263.dtsi
 > @@ -69,7 +69,7 @@
 >  
->  	sram1: sram at 00500000 {
+>  	sram1: sram@00500000 {
 >  		compatible = "mmio-sram";
 > -		reg = <0x00300000 0x4000>;
 > +		reg = <0x00500000 0x4000>;
@@ -32,3 +32,7 @@ Added to at91-4.0-fixes. Thanks.
 
 -- 
 Nicolas Ferre
+--
+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 89547c4..754c072 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,31 @@
  "ref\01424853304-32197-1-git-send-email-alexanders83@web.de\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH 1/1] ARM: at91sam9263/dt: Fixup sram1 device tree node\0"
+ "ref\01424853304-32197-1-git-send-email-alexanders83-S0/GAf8tV78@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/1] ARM: at91sam9263/dt: Fixup sram1 device tree node\0"
  "Date\0Tue, 3 Mar 2015 19:19:45 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alexander Stein <alexanders83-S0/GAf8tV78@public.gmane.org>"
+  Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org>
+ " Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Le 25/02/2015 09:35, Alexander Stein a ?crit :\n"
+ "Le 25/02/2015 09:35, Alexander Stein a \303\251crit :\n"
  "> Commit ff04660e48b20 (\"ARM: at91/dt: add SRAM nodes\") used the same base\n"
  "> address for sram0 and sram1 leading to the following warning:\n"
  "> WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x50/0x70()\n"
  "> sysfs: cannot create duplicate filename '/devices/platform/300000.sram'\n"
  "> Fix the base address for sram1.\n"
  "> \n"
- "> Signed-off-by: Alexander Stein <alexanders83@web.de>\n"
+ "> Signed-off-by: Alexander Stein <alexanders83-S0/GAf8tV78@public.gmane.org>\n"
  "\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "Added to at91-4.0-fixes. Thanks.\n"
  "\n"
  "> ---\n"
@@ -27,7 +38,7 @@
  "> +++ b/arch/arm/boot/dts/at91sam9263.dtsi\n"
  "> @@ -69,7 +69,7 @@\n"
  ">  \n"
- ">  \tsram1: sram at 00500000 {\n"
+ ">  \tsram1: sram@00500000 {\n"
  ">  \t\tcompatible = \"mmio-sram\";\n"
  "> -\t\treg = <0x00300000 0x4000>;\n"
  "> +\t\treg = <0x00500000 0x4000>;\n"
@@ -38,6 +49,10 @@
  "\n"
  "\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\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
 
-70f053e70e89b93d0e2b2e6ee2f22ee54371b9f0513c2a6ae339640a0b96c226
+7753092b3dccc6dc5a8b7818568b5c4f8f329d5139aaf2f8e462d65b4f71b2ff

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.