All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EDCAFB0.1080009@denx.de>

diff --git a/a/1.txt b/N1/1.txt
index 234dbf3..d53dcc1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,14 +5,14 @@ Sergei Shtylyov wrote:
 > 
 > On 04-12-2011 13:41, Heiko Schocher wrote:
 > 
->> Signed-off-by: Heiko Schocher <hs@denx.de>
->> Cc: davinci-linux-open-source at linux.davincidsp.com
->> Cc: devicetree-discuss at lists.ozlabs.org
->> Cc: linux-arm-kernel at lists.infradead.org
->> Cc: grant.likely at secretlab.ca
->> Cc: Sekhar Nori <nsekhar@ti.com>
->> Cc: Kevin Hilman <khilman@ti.com>
->> Cc: Wolfgang Denk <wd@denx.de>
+>> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>
+>> Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org
+>> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+>> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+>> Cc: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
+>> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
+>> Cc: Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>
+>> Cc: Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>
 > [...]
 > 
 >> diff --git a/Documentation/devicetree/bindings/arm/davinci/aemif.txt
@@ -28,7 +28,7 @@ Sergei Shtylyov wrote:
 >> +davinci aemifa interface contain.
 > [...]
 >> +Example (enbw_cmc board):
->> +    aemif at 60000000 {
+>> +    aemif@60000000 {
 >> +        compatible = "ti,davinci-emifa";
 >> +        #address-cells = <2>;
 >> +        #size-cells = <1>;
@@ -37,7 +37,7 @@ Sergei Shtylyov wrote:
 >> +              3 0 0x62000000 0x02000000
 >> +              4 0 0x64000000 0x02000000
 >> +              5 0 0x66000000 0x02000000>;
->> +        cs2 at 0x60000000 {
+>> +        cs2@0x60000000 {
 > 
 >    0x shouldn't be included.
 
@@ -59,21 +59,21 @@ fixed.
 >> +            ew = <0>;
 >> +            ss = <0>;
 >> +        };
->> +        flash at 2,0 {
+>> +        flash@2,0 {
 > 
->   Why you have one kind of address for cs2 at 60000000 node and other kind
+>   Why you have one kind of address for cs2@60000000 node and other kind
 > for this node?
 
 Typo it must be
 
-cs2 at 68000010 {
+cs2@68000010 {
 [...]
 }
 
 As the chipselect registers start @0x68000000 maybe
 I should add in ranges a "x 0 0x68000000 0x00080000" line? But
 which value has x, as this range has no chipselect? So I could add
-subnodes "cs2 at 680000yy" with a reg entry "reg = <x yy 4>;" with
+subnodes "cs2@680000yy" with a reg entry "reg = <x yy 4>;" with
 yy = offset from 0x68000000 and drop the "cs" property?
 
 Or are the "ti,davinci-cs" nodes no subnodes from "ti,davinci-emifa",
diff --git a/a/content_digest b/N1/content_digest
index ceb627a..ecf3b94 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,14 @@
  "ref\01322991679-20947-1-git-send-email-hs@denx.de\0"
  "ref\04EDB68B7.8080609@mvista.com\0"
- "From\0hs@denx.de (Heiko Schocher)\0"
- "Subject\0[PATCH] arm, davinci: configure davinci aemif chipselects through OF\0"
+ "ref\04EDB68B7.8080609-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org\0"
+ "From\0Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] arm, davinci: configure davinci aemif chipselects through OF\0"
  "Date\0Mon, 05 Dec 2011 12:49:04 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
+  davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org
+  Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hello Sergei,\n"
@@ -13,14 +18,14 @@
  "> \n"
  "> On 04-12-2011 13:41, Heiko Schocher wrote:\n"
  "> \n"
- ">> Signed-off-by: Heiko Schocher <hs@denx.de>\n"
- ">> Cc: davinci-linux-open-source at linux.davincidsp.com\n"
- ">> Cc: devicetree-discuss at lists.ozlabs.org\n"
- ">> Cc: linux-arm-kernel at lists.infradead.org\n"
- ">> Cc: grant.likely at secretlab.ca\n"
- ">> Cc: Sekhar Nori <nsekhar@ti.com>\n"
- ">> Cc: Kevin Hilman <khilman@ti.com>\n"
- ">> Cc: Wolfgang Denk <wd@denx.de>\n"
+ ">> Signed-off-by: Heiko Schocher <hs-ynQEQJNshbs@public.gmane.org>\n"
+ ">> Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org\n"
+ ">> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
+ ">> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ ">> Cc: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org\n"
+ ">> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n"
+ ">> Cc: Kevin Hilman <khilman-l0cyMroinI0@public.gmane.org>\n"
+ ">> Cc: Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>\n"
  "> [...]\n"
  "> \n"
  ">> diff --git a/Documentation/devicetree/bindings/arm/davinci/aemif.txt\n"
@@ -36,7 +41,7 @@
  ">> +davinci aemifa interface contain.\n"
  "> [...]\n"
  ">> +Example (enbw_cmc board):\n"
- ">> +    aemif at 60000000 {\n"
+ ">> +    aemif@60000000 {\n"
  ">> +        compatible = \"ti,davinci-emifa\";\n"
  ">> +        #address-cells = <2>;\n"
  ">> +        #size-cells = <1>;\n"
@@ -45,7 +50,7 @@
  ">> +              3 0 0x62000000 0x02000000\n"
  ">> +              4 0 0x64000000 0x02000000\n"
  ">> +              5 0 0x66000000 0x02000000>;\n"
- ">> +        cs2 at 0x60000000 {\n"
+ ">> +        cs2@0x60000000 {\n"
  "> \n"
  ">    0x shouldn't be included.\n"
  "\n"
@@ -67,21 +72,21 @@
  ">> +            ew = <0>;\n"
  ">> +            ss = <0>;\n"
  ">> +        };\n"
- ">> +        flash at 2,0 {\n"
+ ">> +        flash@2,0 {\n"
  "> \n"
- ">   Why you have one kind of address for cs2 at 60000000 node and other kind\n"
+ ">   Why you have one kind of address for cs2@60000000 node and other kind\n"
  "> for this node?\n"
  "\n"
  "Typo it must be\n"
  "\n"
- "cs2 at 68000010 {\n"
+ "cs2@68000010 {\n"
  "[...]\n"
  "}\n"
  "\n"
  "As the chipselect registers start @0x68000000 maybe\n"
  "I should add in ranges a \"x 0 0x68000000 0x00080000\" line? But\n"
  "which value has x, as this range has no chipselect? So I could add\n"
- "subnodes \"cs2 at 680000yy\" with a reg entry \"reg = <x yy 4>;\" with\n"
+ "subnodes \"cs2@680000yy\" with a reg entry \"reg = <x yy 4>;\" with\n"
  "yy = offset from 0x68000000 and drop the \"cs\" property?\n"
  "\n"
  "Or are the \"ti,davinci-cs\" nodes no subnodes from \"ti,davinci-emifa\",\n"
@@ -93,4 +98,4 @@
  "DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel\n"
  HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 
-052e7671d0e1d78203a59226990a902e5fe8d1bdf1ca9175e9d946e5d116702a
+ee780266f05ee28470addba291e3e6fbde72deb0ddcf2c0927f5df3172666337

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.