All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54C92847.7010204@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index fd31952..5f149d7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,9 +29,9 @@ in the first place.  Now cc'd.
 > +  - Frequency in low-power mode (ADLPC=1, ADHSC=0)
 > +
 >  Example:
->  adc0: adc@4003b000 {
+>  adc0: adc at 4003b000 {
 >  	compatible = "fsl,vf610-adc";
-> @@ -18,5 +25,7 @@ adc0: adc@4003b000 {
+> @@ -18,5 +25,7 @@ adc0: adc at 4003b000 {
 >  	interrupts = <0 53 0x04>;
 >  	clocks = <&clks VF610_CLK_ADC0>;
 >  	clock-names = "adc";
@@ -51,7 +51,7 @@ in the first place.  Now cc'd.
 > +							<20000000>;
 >  			};
 >  
->  			wdog@4003e000 {
+>  			wdog at 4003e000 {
 > @@ -361,6 +363,8 @@
 >  				clocks = <&clks VF610_CLK_ADC1>;
 >  				clock-names = "adc";
@@ -60,5 +60,5 @@ in the first place.  Now cc'd.
 > +							<20000000>;
 >  			};
 >  
->  			esdhc1: esdhc@400b2000 {
+>  			esdhc1: esdhc at 400b2000 {
 >
diff --git a/a/content_digest b/N1/content_digest
index fb88497..dc3a001 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,9 @@
  "ref\01421769723-28677-1-git-send-email-stefan@agner.ch\0"
  "ref\01421769723-28677-4-git-send-email-stefan@agner.ch\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
- "Subject\0Re: [PATCH 3/3] ARM: dts: add property for maximum ADC clock frequencies\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH 3/3] ARM: dts: add property for maximum ADC clock frequencies\0"
  "Date\0Wed, 28 Jan 2015 18:19:51 +0000\0"
- "To\0Stefan Agner <stefan@agner.ch>\0"
- "Cc\0shawn.guo@linaro.org"
-  B38611@freescale.com
-  maitysanchayan@gmail.com
-  linux-iio@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <Pawel.Moll@arm.com>
-  Mark Rutland <Mark.Rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
- " Kumar Gala <galak@codeaurora.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 20/01/15 16:02, Stefan Agner wrote:\n"
@@ -49,9 +37,9 @@
  "> +  - Frequency in low-power mode (ADLPC=1, ADHSC=0)\n"
  "> +\n"
  ">  Example:\n"
- ">  adc0: adc@4003b000 {\n"
+ ">  adc0: adc at 4003b000 {\n"
  ">  \tcompatible = \"fsl,vf610-adc\";\n"
- "> @@ -18,5 +25,7 @@ adc0: adc@4003b000 {\n"
+ "> @@ -18,5 +25,7 @@ adc0: adc at 4003b000 {\n"
  ">  \tinterrupts = <0 53 0x04>;\n"
  ">  \tclocks = <&clks VF610_CLK_ADC0>;\n"
  ">  \tclock-names = \"adc\";\n"
@@ -71,7 +59,7 @@
  "> +\t\t\t\t\t\t\t<20000000>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\twdog@4003e000 {\n"
+ ">  \t\t\twdog at 4003e000 {\n"
  "> @@ -361,6 +363,8 @@\n"
  ">  \t\t\t\tclocks = <&clks VF610_CLK_ADC1>;\n"
  ">  \t\t\t\tclock-names = \"adc\";\n"
@@ -80,7 +68,7 @@
  "> +\t\t\t\t\t\t\t<20000000>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tesdhc1: esdhc@400b2000 {\n"
+ ">  \t\t\tesdhc1: esdhc at 400b2000 {\n"
  >
 
-ad6d65622e43b8f2d1488688c6ebc3fe06abe975b31eae3f2501474f19dc6dfe
+12fd1ad8e369f9a8c32a2f1e05c6937635c8613bdfe2452d91f23f6165aa4370

diff --git a/a/content_digest b/N2/content_digest
index fb88497..cd195a9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,18 +4,18 @@
  "Subject\0Re: [PATCH 3/3] ARM: dts: add property for maximum ADC clock frequencies\0"
  "Date\0Wed, 28 Jan 2015 18:19:51 +0000\0"
  "To\0Stefan Agner <stefan@agner.ch>\0"
- "Cc\0shawn.guo@linaro.org"
+ "Cc\0Mark Rutland <Mark.Rutland@arm.com>"
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
   B38611@freescale.com
-  maitysanchayan@gmail.com
+  Pawel Moll <Pawel.Moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
   linux-iio@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
   linux-kernel@vger.kernel.org
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  maitysanchayan@gmail.com
   Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <Pawel.Moll@arm.com>
-  Mark Rutland <Mark.Rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
- " Kumar Gala <galak@codeaurora.org>\0"
+  Kumar Gala <galak@codeaurora.org>
+  shawn.guo@linaro.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 20/01/15 16:02, Stefan Agner wrote:\n"
@@ -83,4 +83,4 @@
  ">  \t\t\tesdhc1: esdhc@400b2000 {\n"
  >
 
-ad6d65622e43b8f2d1488688c6ebc3fe06abe975b31eae3f2501474f19dc6dfe
+a857bb6bd71382877ad2a2f3763b2780327a4a39fac709f11814a3f3ef1cb391

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.