All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56EAD315.1030307@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 807206d..4841e08 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On 03/17/2016 10:11 AM, Rob Herring 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:
@@ -23,7 +23,7 @@ On 03/17/2016 10:11 AM, Rob Herring 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>;
@@ -33,8 +33,8 @@ On 03/17/2016 10:11 AM, Rob Herring 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.
@@ -49,7 +49,7 @@ the entire node to pwm.
 >> +			};
 >> +		};
 >> +
->> +		epwmss2: epwmss@48442000 {
+>> +		epwmss2: epwmss at 48442000 {
 >> +			compatible = "ti,dra7xx-pwmss", "ti,am33xx-pwmss";
 >> +			reg = <0x48442000 0x30>;
 >> +			ti,hwmods = "epwmss2";
@@ -58,7 +58,7 @@ the entire node to pwm.
 >> +			status = "disabled";
 >> +			ranges;
 >> +
->> +			ehrpwm2: pwm@48442200 {
+>> +			ehrpwm2: pwm at 48442200 {
 >> +				compatible = "ti,dra7xx-ehrpwm",
 >> +					     "ti,am33xx-ehrpwm";
 >> +				#pwm-cells = <3>;
@@ -68,7 +68,7 @@ the entire node to pwm.
 >> +				status = "disabled";
 >> +			};
 >> +
->> +			ecap2: ecap@48442100 {
+>> +			ecap2: ecap at 48442100 {
 > And here.
 >
 >> +				compatible = "ti,dra7xx-ecap",
diff --git a/a/content_digest b/N1/content_digest
index 5266c56..16c7773 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,10 @@
  "ref\01457400224-24797-1-git-send-email-fcooper@ti.com\0"
  "ref\01457400224-24797-7-git-send-email-fcooper@ti.com\0"
  "ref\020160317151147.GA29802@rob-hp-laptop\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\0Thu, 17 Mar 2016 10:53:57 -0500\0"
- "To\0Rob Herring <robh@kernel.org>\0"
- "Cc\0thierry.reding@gmail.com"
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  bcousson@baylibre.com
-  tony@atomide.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"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -32,7 +17,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"
@@ -47,7 +32,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"
@@ -57,8 +42,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"
@@ -73,7 +58,7 @@
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tepwmss2: epwmss@48442000 {\n"
+ ">> +\t\tepwmss2: epwmss at 48442000 {\n"
  ">> +\t\t\tcompatible = \"ti,dra7xx-pwmss\", \"ti,am33xx-pwmss\";\n"
  ">> +\t\t\treg = <0x48442000 0x30>;\n"
  ">> +\t\t\tti,hwmods = \"epwmss2\";\n"
@@ -82,7 +67,7 @@
  ">> +\t\t\tstatus = \"disabled\";\n"
  ">> +\t\t\tranges;\n"
  ">> +\n"
- ">> +\t\t\tehrpwm2: pwm@48442200 {\n"
+ ">> +\t\t\tehrpwm2: pwm at 48442200 {\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"
@@ -92,7 +77,7 @@
  ">> +\t\t\t\tstatus = \"disabled\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tecap2: ecap@48442100 {\n"
+ ">> +\t\t\tecap2: ecap at 48442100 {\n"
  "> And here.\n"
  ">\n"
  ">> +\t\t\t\tcompatible = \"ti,dra7xx-ecap\",\n"
@@ -109,4 +94,4 @@
  ">> 2.7.0\n"
  >>
 
-210801eeb4be61719d115b34717c1f1bf7eae33a53120be33ff79e48980d1841
+2247d5b14880209a3aab1bc4513bd222e44ee17c2a069ea920e1e5dc2a387b38

diff --git a/a/content_digest b/N2/content_digest
index 5266c56..dccf817 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,21 +5,21 @@
  "Subject\0Re: [PATCH v5 6/6] ARM: dts: DRA7: Add dt nodes for PWMSS\0"
  "Date\0Thu, 17 Mar 2016 10:53:57 -0500\0"
  "To\0Rob Herring <robh@kernel.org>\0"
- "Cc\0thierry.reding@gmail.com"
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  bcousson@baylibre.com
-  tony@atomide.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"
+ "Cc\0<thierry.reding@gmail.com>"
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+  <bcousson@baylibre.com>
+  <tony@atomide.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"
@@ -109,4 +109,4 @@
  ">> 2.7.0\n"
  >>
 
-210801eeb4be61719d115b34717c1f1bf7eae33a53120be33ff79e48980d1841
+74380c9fb483cb4fca8694698c83e2859149012bd720594649a637578bfdbda9

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.