All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201306181511.24004.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 5726919..f59b64f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-On Tuesday 18 June 2013, dinguyen at altera.com wrote:
+On Tuesday 18 June 2013, dinguyen@altera.com wrote:
 > @@ -476,27 +476,31 @@
 >                 };
 >  
->                 timer0: timer0 at ffc08000 {
+>                 timer0: timer0@ffc08000 {
 > -                       compatible = "snps,dw-apb-timer-sp";
 > +                       compatible = "snps,dw-apb-timer";
 >                         interrupts = <0 167 4>;
@@ -10,7 +10,7 @@ On Tuesday 18 June 2013, dinguyen at altera.com wrote:
 > +                       clocks = <&osc>;
 >                 };
 >  
->                 timer1: timer1 at ffc09000 {
+>                 timer1: timer1@ffc09000 {
 > -                       compatible = "snps,dw-apb-timer-sp";
 > +                       compatible = "snps,dw-apb-timer";
 >                         interrupts = <0 168 4>;
@@ -22,8 +22,8 @@ I think it would make sense to fix the device name as well, they should
 all be named "timer", not "timer0", so I would add
 
 
--                 timer0: timer0 at ffc08000 {
-+                 timer0: timer at ffc08000 {
+-                 timer0: timer0@ffc08000 {
++                 timer0: timer@ffc08000 {
 
 for all the timers in the dts file here.
 
diff --git a/a/content_digest b/N1/content_digest
index e58ea91..21712d7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,25 @@
  "ref\01371514129-22801-1-git-send-email-dinguyen@altera.com\0"
  "ref\01371514129-22801-2-git-send-email-dinguyen@altera.com\0"
- "From\0arnd@arndb.de (Arnd Bergmann)\0"
- "Subject\0[PATCH 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer\0"
+ "From\0Arnd Bergmann <arnd@arndb.de>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer\0"
  "Date\0Tue, 18 Jun 2013 15:11:23 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0dinguyen@altera.com\0"
+ "Cc\0dinh.linux@gmail.com"
+  Pavel Machek <pavel@denx.de>
+  devicetree-discuss@lists.ozlabs.org
+  Rob Herring <rob.herring@calxeda.com>
+  Olof Johansson <olof@lixom.net>
+  John Stultz <john.stultz@linaro.org>
+  Grant Likely <grant.likely@linaro.org>
+  Jamie Iles <jamie@jamieiles.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Tuesday 18 June 2013, dinguyen at altera.com wrote:\n"
+ "On Tuesday 18 June 2013, dinguyen@altera.com wrote:\n"
  "> @@ -476,27 +476,31 @@\n"
  ">                 };\n"
  ">  \n"
- ">                 timer0: timer0 at ffc08000 {\n"
+ ">                 timer0: timer0@ffc08000 {\n"
  "> -                       compatible = \"snps,dw-apb-timer-sp\";\n"
  "> +                       compatible = \"snps,dw-apb-timer\";\n"
  ">                         interrupts = <0 167 4>;\n"
@@ -18,7 +27,7 @@
  "> +                       clocks = <&osc>;\n"
  ">                 };\n"
  ">  \n"
- ">                 timer1: timer1 at ffc09000 {\n"
+ ">                 timer1: timer1@ffc09000 {\n"
  "> -                       compatible = \"snps,dw-apb-timer-sp\";\n"
  "> +                       compatible = \"snps,dw-apb-timer\";\n"
  ">                         interrupts = <0 168 4>;\n"
@@ -30,11 +39,11 @@
  "all be named \"timer\", not \"timer0\", so I would add\n"
  "\n"
  "\n"
- "-                 timer0: timer0 at ffc08000 {\n"
- "+                 timer0: timer at ffc08000 {\n"
+ "-                 timer0: timer0@ffc08000 {\n"
+ "+                 timer0: timer@ffc08000 {\n"
  "\n"
  "for all the timers in the dts file here.\n"
  "\n"
  "\tArnd"
 
-b66de618c61fbeab2ec870a0f667752659f89590f027440981f9cc5f696c6c79
+9270dd48852028fe49ef296087cc9e30fc2ca67fc1519fbe8a6b48b731b8290e

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.