All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FC78672.6040805@ti.com>

diff --git a/a/content_digest b/N1/content_digest
index b4004db..2dd8614 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,18 +8,18 @@
  "Subject\0Re: [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
  "Date\0Thu, 31 May 2012 09:55:46 -0500\0"
  "To\0Xiao Jiang <jgq516@gmail.com>\0"
- "Cc\0b-cousson@ti.com"
-  linux@arm.linux.org.uk
-  rob.herring@calxeda.com
-  grant.likely@secretlab.ca
-  rnayak@ti.com
-  tony@atomide.com
-  wim@iguana.be
-  devicetree-discuss@lists.ozlabs.org
-  linux-omap@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-watchdog@vger.kernel.org\0"
+ "Cc\0<b-cousson@ti.com>"
+  <linux@arm.linux.org.uk>
+  <rob.herring@calxeda.com>
+  <grant.likely@secretlab.ca>
+  <rnayak@ti.com>
+  <tony@atomide.com>
+  <wim@iguana.be>
+  <devicetree-discuss@lists.ozlabs.org>
+  <linux-omap@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+ " <linux-watchdog@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -129,4 +129,4 @@
  "Cheers\n"
  Jon
 
-bdca9b5870f7b8bada9c9eac9938f59afadf326b2b6f3bde3ce6a101f311f755
+c346f7ed63ccb6caaa8cb3931772a0bcaef265b46e84aa24c1163d9cb45149e3

diff --git a/a/1.txt b/N2/1.txt
index e602c8a..58de4af 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ On 05/31/2012 12:51 AM, Xiao Jiang wrote:
 >>> +
 >>> +Examples:
 >>> +
->>> +wdt2: wdt@73f98000 {
+>>> +wdt2: wdt at 73f98000 {
 >>> +       compatible = "ti,omap4-wdt";
 >>> +       ti,hwmods = "wd_timer2";
 >>> +};
@@ -90,10 +90,10 @@ On 05/31/2012 12:51 AM, Xiao Jiang wrote:
 > <4>[    2.552825] in omap_wdt_probe: 299, res->start = 0x48314000
 > 
 > Infos for omap4:
-> root@localhost:/root> dmesg|grep Machine
+> root at localhost:/root> dmesg|grep Machine
 > [    0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI
 > OMAP4 SDP board
-> root@localhost:/root> dmesg|grep omap_wdt_probe
+> root at localhost:/root> dmesg|grep omap_wdt_probe
 > [    1.687896] in omap_wdt_probe: 299, res->start = 0x4a314000
 > 
 > So can I drop the wdt addr from dts file? otherwise it is not feasible
diff --git a/a/content_digest b/N2/content_digest
index b4004db..aa27108 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,22 +4,10 @@
  "ref\04FC591C9.2050004@gmail.com\0"
  "ref\04FC631E5.9080000@ti.com\0"
  "ref\04FC706D7.2010801@gmail.com\0"
- "From\0Jon Hunter <jon-hunter@ti.com>\0"
- "Subject\0Re: [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
+ "From\0jon-hunter@ti.com (Jon Hunter)\0"
+ "Subject\0[PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0"
  "Date\0Thu, 31 May 2012 09:55:46 -0500\0"
- "To\0Xiao Jiang <jgq516@gmail.com>\0"
- "Cc\0b-cousson@ti.com"
-  linux@arm.linux.org.uk
-  rob.herring@calxeda.com
-  grant.likely@secretlab.ca
-  rnayak@ti.com
-  tony@atomide.com
-  wim@iguana.be
-  devicetree-discuss@lists.ozlabs.org
-  linux-omap@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-watchdog@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -45,7 +33,7 @@
  ">>> +\n"
  ">>> +Examples:\n"
  ">>> +\n"
- ">>> +wdt2: wdt@73f98000 {\n"
+ ">>> +wdt2: wdt at 73f98000 {\n"
  ">>> +       compatible = \"ti,omap4-wdt\";\n"
  ">>> +       ti,hwmods = \"wd_timer2\";\n"
  ">>> +};\n"
@@ -114,10 +102,10 @@
  "> <4>[    2.552825] in omap_wdt_probe: 299, res->start = 0x48314000\n"
  "> \n"
  "> Infos for omap4:\n"
- "> root@localhost:/root> dmesg|grep Machine\n"
+ "> root at localhost:/root> dmesg|grep Machine\n"
  "> [    0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI\n"
  "> OMAP4 SDP board\n"
- "> root@localhost:/root> dmesg|grep omap_wdt_probe\n"
+ "> root at localhost:/root> dmesg|grep omap_wdt_probe\n"
  "> [    1.687896] in omap_wdt_probe: 299, res->start = 0x4a314000\n"
  "> \n"
  "> So can I drop the wdt addr from dts file? otherwise it is not feasible\n"
@@ -129,4 +117,4 @@
  "Cheers\n"
  Jon
 
-bdca9b5870f7b8bada9c9eac9938f59afadf326b2b6f3bde3ce6a101f311f755
+e36a721a893e12cf5d7ad7a6e5c00031038e00dbae50aa2f555ff11032288694

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.