diff for duplicates of <4FC631E5.9080000@ti.com> diff --git a/a/content_digest b/N1/content_digest index d332328..88d2612 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,18 +6,18 @@ "Subject\0Re: [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4\0" "Date\0Wed, 30 May 2012 09:42:45 -0500\0" "To\0Xiao Jiang <jgq516@gmail.com>\0" - "Cc\0linux@arm.linux.org.uk" - b-cousson@ti.com - tony@atomide.com - devicetree-discuss@lists.ozlabs.org - rnayak@ti.com - linux-kernel@vger.kernel.org - rob.herring@calxeda.com - grant.likely@secretlab.ca - wim@iguana.be - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-watchdog@vger.kernel.org\0" + "Cc\0<linux@arm.linux.org.uk>" + <b-cousson@ti.com> + <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" @@ -116,4 +116,4 @@ "Cheers\n" Jon -a40ef670e839529bc28131190a8343dd24be940310a100dad67a6f303fcf300e +f960d2b71ec7bde9487fdbcce3f5e6f6493210c3162cf42f0b1e55150ef14373
diff --git a/a/1.txt b/N2/1.txt index 32b0511..cbe9544 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On 05/29/2012 10:19 PM, Xiao Jiang wrote: > Jon Hunter wrote: ->> On 05/25/2012 05:42 AM, jgq516@gmail.com wrote: +>> On 05/25/2012 05:42 AM, jgq516 at gmail.com wrote: >> >>> From: Xiao Jiang <jgq516@gmail.com> >>> @@ -22,14 +22,14 @@ On 05/29/2012 10:19 PM, Xiao Jiang wrote: >>> ti,hwmods = "mmc3"; >>> }; >>> + ->>> + wdt: wdt@48314000{ +>>> + wdt: wdt at 48314000{ >>> >> >> Minor comment, may be call this wdt2 as this is watchdog timer 2. Also >> ass a space between the address and the "{". >> >> -> Ok, will change it to "wdt2: wdt@48314000 {". +> Ok, will change it to "wdt2: wdt at 48314000 {". >>> + compatible = "ti,omap3-wdt"; >>> + ti,hwmods = "wd_timer2"; >>> + }; @@ -44,7 +44,7 @@ On 05/29/2012 10:19 PM, Xiao Jiang wrote: >>> ti,needs-special-reset; >>> }; >>> + ->>> + wdt: wdt@4a314000{ +>>> + wdt: wdt at 4a314000{ >>> >> >> Same as above. @@ -83,7 +83,7 @@ On 05/29/2012 10:19 PM, Xiao Jiang wrote: > + > +Examples: > + -> +wdt2: wdt@73f98000 { +> +wdt2: wdt at 73f98000 { > + compatible = "ti,omap4-wdt"; > + ti,hwmods = "wd_timer2"; > +}; diff --git a/a/content_digest b/N2/content_digest index d332328..7eefb24 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,28 +2,16 @@ "ref\01337942552-28218-2-git-send-email-jgq516@gmail.com\0" "ref\04FC50CCD.7090404@ti.com\0" "ref\04FC591C9.2050004@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\0Wed, 30 May 2012 09:42:45 -0500\0" - "To\0Xiao Jiang <jgq516@gmail.com>\0" - "Cc\0linux@arm.linux.org.uk" - b-cousson@ti.com - tony@atomide.com - devicetree-discuss@lists.ozlabs.org - rnayak@ti.com - linux-kernel@vger.kernel.org - rob.herring@calxeda.com - grant.likely@secretlab.ca - wim@iguana.be - linux-omap@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" "On 05/29/2012 10:19 PM, Xiao Jiang wrote:\n" "> Jon Hunter wrote:\n" - ">> On 05/25/2012 05:42 AM, jgq516@gmail.com wrote:\n" + ">> On 05/25/2012 05:42 AM, jgq516 at gmail.com wrote:\n" ">> \n" ">>> From: Xiao Jiang <jgq516@gmail.com>\n" ">>>\n" @@ -44,14 +32,14 @@ ">>> ti,hwmods = \"mmc3\";\n" ">>> };\n" ">>> +\n" - ">>> + wdt: wdt@48314000{\n" + ">>> + wdt: wdt at 48314000{\n" ">>> \n" ">>\n" ">> Minor comment, may be call this wdt2 as this is watchdog timer 2. Also\n" ">> ass a space between the address and the \"{\".\n" ">>\n" ">> \n" - "> Ok, will change it to \"wdt2: wdt@48314000 {\".\n" + "> Ok, will change it to \"wdt2: wdt at 48314000 {\".\n" ">>> + compatible = \"ti,omap3-wdt\";\n" ">>> + ti,hwmods = \"wd_timer2\";\n" ">>> + };\n" @@ -66,7 +54,7 @@ ">>> ti,needs-special-reset;\n" ">>> };\n" ">>> +\n" - ">>> + wdt: wdt@4a314000{\n" + ">>> + wdt: wdt at 4a314000{\n" ">>> \n" ">>\n" ">> Same as above.\n" @@ -105,7 +93,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" @@ -116,4 +104,4 @@ "Cheers\n" Jon -a40ef670e839529bc28131190a8343dd24be940310a100dad67a6f303fcf300e +35cc35201e01e9f84038e6b8eca1ecafee16e88197a235a199a78175e34d792d
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.