diff for duplicates of <51654E7C.5020107@ti.com> diff --git a/a/1.txt b/N1/1.txt index a6b93ee..6a7d537 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,44 +49,44 @@ Sekhar > + >; > + }; > }; -> serial0: serial at 1c42000 { +> serial0: serial@1c42000 { > compatible = "ns16550a"; > @@ -122,6 +134,36 @@ > interrupts = <16>; > status = "disabled"; > }; -> + ehrpwm0: ehrpwm at 01f00000 { +> + ehrpwm0: ehrpwm@01f00000 { > + compatible = "ti,da850-ehrpwm", "ti,am33xx-ehrpwm"; > + #pwm-cells = <3>; > + reg = <0x300000 0x2000>; > + status = "disabled"; > + }; -> + ehrpwm1: ehrpwm at 01f02000 { +> + ehrpwm1: ehrpwm@01f02000 { > + compatible = "ti,da850-ehrpwm", "ti,am33xx-ehrpwm"; > + #pwm-cells = <3>; > + reg = <0x302000 0x2000>; > + status = "disabled"; > + }; -> + ecap0: ecap at 01f06000 { +> + ecap0: ecap@01f06000 { > + compatible = "ti,da850-ecap", "ti,am33xx-ecap"; > + #pwm-cells = <3>; > + reg = <0x306000 0x80>; > + status = "disabled"; > + }; -> + ecap1: ecap at 01f07000 { +> + ecap1: ecap@01f07000 { > + compatible = "ti,da850-ecap", "ti,am33xx-ecap"; > + #pwm-cells = <3>; > + reg = <0x307000 0x80>; > + status = "disabled"; > + }; -> + ecap2: ecap at 01f08000 { +> + ecap2: ecap@01f08000 { > + compatible = "ti,da850-ecap", "ti,am33xx-ecap"; > + #pwm-cells = <3>; > + reg = <0x308000 0x80>; > + status = "disabled"; > + }; > }; -> nand_cs3 at 62000000 { +> nand_cs3@62000000 { > compatible = "ti,davinci-nand"; > diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c > index d83de8f..05bb9a2 100644 diff --git a/a/content_digest b/N1/content_digest index 1244dea..f14e685 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\01365580939-16839-1-git-send-email-avinashphilip@ti.com\0" - "From\0nsekhar@ti.com (Sekhar Nori)\0" - "Subject\0[PATCH v4] ARM: davinci: da850: add EHRPWM & ECAP DT node\0" + "From\0Sekhar Nori <nsekhar@ti.com>\0" + "Subject\0Re: [PATCH v4] ARM: davinci: da850: add EHRPWM & ECAP DT node\0" "Date\0Wed, 10 Apr 2013 17:05:24 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Philip Avinash <avinashphilip@ti.com>\0" + "Cc\0<linux@arm.linux.org.uk>" + <thierry.reding@avionic-design.de> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + <davinci-linux-open-source@linux.davincidsp.com> + <prakash.pm@ti.com> + " <jacmet@sunsite.dk>\0" "\00:1\0" "b\0" "Avinash,\n" @@ -56,44 +63,44 @@ "> +\t\t\t\t>;\n" "> +\t\t\t};\n" "> \t\t};\n" - "> \t\tserial0: serial at 1c42000 {\n" + "> \t\tserial0: serial@1c42000 {\n" "> \t\t\tcompatible = \"ns16550a\";\n" "> @@ -122,6 +134,36 @@\n" "> \t\t\tinterrupts = <16>;\n" "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" - "> +\t\tehrpwm0: ehrpwm at 01f00000 {\n" + "> +\t\tehrpwm0: ehrpwm@01f00000 {\n" "> +\t\t\tcompatible = \"ti,da850-ehrpwm\", \"ti,am33xx-ehrpwm\";\n" "> +\t\t\t#pwm-cells = <3>;\n" "> +\t\t\treg = <0x300000 0x2000>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" - "> +\t\tehrpwm1: ehrpwm at 01f02000 {\n" + "> +\t\tehrpwm1: ehrpwm@01f02000 {\n" "> +\t\t\tcompatible = \"ti,da850-ehrpwm\", \"ti,am33xx-ehrpwm\";\n" "> +\t\t\t#pwm-cells = <3>;\n" "> +\t\t\treg = <0x302000 0x2000>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" - "> +\t\tecap0: ecap at 01f06000 {\n" + "> +\t\tecap0: ecap@01f06000 {\n" "> +\t\t\tcompatible = \"ti,da850-ecap\", \"ti,am33xx-ecap\";\n" "> +\t\t\t#pwm-cells = <3>;\n" "> +\t\t\treg = <0x306000 0x80>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" - "> +\t\tecap1: ecap at 01f07000 {\n" + "> +\t\tecap1: ecap@01f07000 {\n" "> +\t\t\tcompatible = \"ti,da850-ecap\", \"ti,am33xx-ecap\";\n" "> +\t\t\t#pwm-cells = <3>;\n" "> +\t\t\treg = <0x307000 0x80>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" - "> +\t\tecap2: ecap at 01f08000 {\n" + "> +\t\tecap2: ecap@01f08000 {\n" "> +\t\t\tcompatible = \"ti,da850-ecap\", \"ti,am33xx-ecap\";\n" "> +\t\t\t#pwm-cells = <3>;\n" "> +\t\t\treg = <0x308000 0x80>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> \t};\n" - "> \tnand_cs3 at 62000000 {\n" + "> \tnand_cs3@62000000 {\n" "> \t\tcompatible = \"ti,davinci-nand\";\n" "> diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c\n" "> index d83de8f..05bb9a2 100644\n" @@ -113,4 +120,4 @@ "> \n" > -47b9402bc0380db745a73b7ab0910b93e20e99e8a917f7ca1616e93de110b79f +610a6837d0edaaf88d0429c7f7b6f8111f773be7fffb884791ad03df7abf0dab
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.