diff for duplicates of <5006AAB3.4040307@antcom.de> diff --git a/a/1.txt b/N1/1.txt index 15d6c77..b808384 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,13 +13,13 @@ On 07/18/2012 02:06 PM, Roland Stigge wrote: > status = "disabled"; > }; > -> + pwm1: pwm at 0x4005C000 { +> + pwm1: pwm@0x4005C000 { > + compatible = "nxp,lpc3220-pwm"; > + reg = <0x4005C000 0x4>; > + status = "disabled"; > + }; > + -> + pwm2: pwm at 0x4005C004 { +> + pwm2: pwm@0x4005C004 { > + compatible = "nxp,lpc3220-pwm"; > + reg = <0x4005C004 0x4>; > + status = "disabled"; @@ -31,7 +31,7 @@ On 07/18/2012 02:06 PM, Roland Stigge wrote: Sorry, grabbed old version of patch. Should have been: - pwm: pwm at 4005C000 { + pwm: pwm@4005C000 { compatible = "nxp,lpc3220-pwm"; reg = <0x4005C000 0x8>; status = "disabled"; diff --git a/a/content_digest b/N1/content_digest index 4d6b7a6..11c2ce9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01342613211-13190-1-git-send-email-stigge@antcom.de\0" "ref\01342613211-13190-5-git-send-email-stigge@antcom.de\0" - "From\0stigge@antcom.de (Roland Stigge)\0" - "Subject\0[PATCH 4/4] ARM: LPC32xx: Add PWM to base dts file\0" + "From\0Roland Stigge <stigge@antcom.de>\0" + "Subject\0Re: [PATCH 4/4] ARM: LPC32xx: Add PWM to base dts file\0" "Date\0Wed, 18 Jul 2012 14:23:15 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Roland Stigge <stigge@antcom.de>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + kevin.wells@nxp.com + srinivas.bakki@nxp.com + " aletes.xgr@gmail.com\0" "\00:1\0" "b\0" "On 07/18/2012 02:06 PM, Roland Stigge wrote:\n" @@ -21,13 +26,13 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tpwm1: pwm at 0x4005C000 {\n" + "> +\t\t\tpwm1: pwm@0x4005C000 {\n" "> +\t\t\t\tcompatible = \"nxp,lpc3220-pwm\";\n" "> +\t\t\t\treg = <0x4005C000 0x4>;\n" "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tpwm2: pwm at 0x4005C004 {\n" + "> +\t\t\tpwm2: pwm@0x4005C004 {\n" "> +\t\t\t\tcompatible = \"nxp,lpc3220-pwm\";\n" "> +\t\t\t\treg = <0x4005C004 0x4>;\n" "> +\t\t\t\tstatus = \"disabled\";\n" @@ -39,7 +44,7 @@ "Sorry, grabbed old version of patch. Should have been:\n" "\n" "\n" - "\t\t\tpwm: pwm at 4005C000 {\n" + "\t\t\tpwm: pwm@4005C000 {\n" "\t\t\t\tcompatible = \"nxp,lpc3220-pwm\";\n" "\t\t\t\treg = <0x4005C000 0x8>;\n" "\t\t\t\tstatus = \"disabled\";\n" @@ -51,4 +56,4 @@ "\n" Roland -8af57fdfeb7a0d7863a8b420aefa6642018c0f8c50f8a7ea0a08ba17f6193a66 +49cb68711df47929fc22496aabcd50d9d2d69f2a0bf5cd0de7e008acfcc2a599
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.