diff for duplicates of <57165AD0.7080908@ti.com> diff --git a/a/1.txt b/N1/1.txt index 5eb364b..976490d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ On 04/11/2016 03:21 PM, Tony Lindgren wrote: >>>> for dt bindings. >>>> >>>> Signed-off-by: Vignesh R <vigneshr@ti.com> ->>>> [fcooper@ti.com: Add eCAP and use updated bindings for PWMSS and ePWM] +>>>> [fcooper at ti.com: Add eCAP and use updated bindings for PWMSS and ePWM] >>>> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> >>>> --- >>>> Version 5 changes: @@ -27,7 +27,7 @@ On 04/11/2016 03:21 PM, Tony Lindgren wrote: >>>> arch/arm/boot/dts/dra7.dtsi | 84 ++++++++++++++++++++++ >>>> 4 files changed, 116 insertions(+), 1 deletion(-) >>> ->>>> + ehrpwm1: pwm@48440200 { +>>>> + ehrpwm1: pwm at 48440200 { >>>> + compatible = "ti,dra7xx-ehrpwm", >>>> + "ti,am33xx-ehrpwm"; >>>> + #pwm-cells = <3>; @@ -37,8 +37,8 @@ On 04/11/2016 03:21 PM, Tony Lindgren wrote: >>>> + status = "disabled"; >>>> + }; >>>> + ->>>> + ecap1: ecap@48440100 { ->>> This also is a PWM? Then it should also be pwm@... +>>>> + ecap1: ecap at 48440100 { +>>> This also is a PWM? Then it should also be pwm at ... >> >> The enhanced capture module primary purpose is to measure >> time between external signals which is called capture mode. diff --git a/a/content_digest b/N1/content_digest index 08fe333..1e27984 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,24 +3,10 @@ "ref\020160317151147.GA29802@rob-hp-laptop\0" "ref\056EAD315.1030307@ti.com\0" "ref\020160411202112.GE5995@atomide.com\0" - "From\0Franklin S Cooper Jr. <fcooper@ti.com>\0" - "Subject\0Re: [PATCH v5 6/6] ARM: dts: DRA7: Add dt nodes for PWMSS\0" + "From\0fcooper@ti.com (Franklin S Cooper Jr.)\0" + "Subject\0[PATCH v5 6/6] ARM: dts: DRA7: Add dt nodes for PWMSS\0" "Date\0Tue, 19 Apr 2016 11:20:32 -0500\0" - "To\0Tony Lindgren <tony@atomide.com>\0" - "Cc\0mark.rutland@arm.com" - paul@pwsan.com - linux@arm.linux.org.uk - vigneshr@ti.com - pawel.moll@arm.com - ijc+devicetree@hellion.org.uk - linux-kernel@vger.kernel.org - linux-pwm@vger.kernel.org - devicetree@vger.kernel.org - thierry.reding@gmail.com - bcousson@baylibre.com - galak@codeaurora.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -37,7 +23,7 @@ ">>>> for dt bindings.\n" ">>>>\n" ">>>> Signed-off-by: Vignesh R <vigneshr@ti.com>\n" - ">>>> [fcooper@ti.com: Add eCAP and use updated bindings for PWMSS and ePWM]\n" + ">>>> [fcooper at ti.com: Add eCAP and use updated bindings for PWMSS and ePWM]\n" ">>>> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>\n" ">>>> ---\n" ">>>> Version 5 changes:\n" @@ -52,7 +38,7 @@ ">>>> arch/arm/boot/dts/dra7.dtsi | 84 ++++++++++++++++++++++\n" ">>>> 4 files changed, 116 insertions(+), 1 deletion(-)\n" ">>>\n" - ">>>> +\t\t\tehrpwm1: pwm@48440200 {\n" + ">>>> +\t\t\tehrpwm1: pwm at 48440200 {\n" ">>>> +\t\t\t\tcompatible = \"ti,dra7xx-ehrpwm\",\n" ">>>> +\t\t\t\t\t \"ti,am33xx-ehrpwm\";\n" ">>>> +\t\t\t\t#pwm-cells = <3>;\n" @@ -62,8 +48,8 @@ ">>>> +\t\t\t\tstatus = \"disabled\";\n" ">>>> +\t\t\t};\n" ">>>> +\n" - ">>>> +\t\t\tecap1: ecap@48440100 {\n" - ">>> This also is a PWM? Then it should also be pwm@...\n" + ">>>> +\t\t\tecap1: ecap at 48440100 {\n" + ">>> This also is a PWM? Then it should also be pwm at ...\n" ">>\n" ">> The enhanced capture module primary purpose is to measure\n" ">> time between external signals which is called capture mode.\n" @@ -82,4 +68,4 @@ "> Tony\n" > -aac52d96d3ed207c9d2d9c2ffd3d60cea6540cdad5117eadb2a0dc35ce7b2eae +8ebae16306109c98d4764b6e964dbd31d41f471518dca6887073bb29de387a05
diff --git a/a/content_digest b/N2/content_digest index 08fe333..1df21c5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,20 +7,21 @@ "Subject\0Re: [PATCH v5 6/6] ARM: dts: DRA7: Add dt nodes for PWMSS\0" "Date\0Tue, 19 Apr 2016 11:20:32 -0500\0" "To\0Tony Lindgren <tony@atomide.com>\0" - "Cc\0mark.rutland@arm.com" - paul@pwsan.com - linux@arm.linux.org.uk - vigneshr@ti.com - pawel.moll@arm.com - ijc+devicetree@hellion.org.uk - linux-kernel@vger.kernel.org - linux-pwm@vger.kernel.org - devicetree@vger.kernel.org - thierry.reding@gmail.com - bcousson@baylibre.com - galak@codeaurora.org - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "Cc\0Rob Herring <robh@kernel.org>" + <thierry.reding@gmail.com> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <bcousson@baylibre.com> + <linux@arm.linux.org.uk> + <paul@pwsan.com> + <linux-pwm@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-omap@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <vigneshr@ti.com>\0" "\00:1\0" "b\0" "\n" @@ -82,4 +83,4 @@ "> Tony\n" > -aac52d96d3ed207c9d2d9c2ffd3d60cea6540cdad5117eadb2a0dc35ce7b2eae +45bd14ca5861150c50d37dd247602de33644c928b4d980ceb840d567a477f77e
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.