All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170608074446.GM2345@mai>

diff --git a/a/1.txt b/N1/1.txt
index fb96082..1c4f123 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ That will tell you the story.
 
 On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 > Le Thu, 8 Jun 2017 01:17:15 +0200,
-> Alexandre Belloni <alexandre.belloni@free-electrons.com> a ?crit :
+> Alexandre Belloni <alexandre.belloni@free-electrons.com> a écrit :
 > 
 > > On 07/06/2017 at 23:08:48 +0200, Daniel Lezcano wrote:
 > > > > I was going to agree but this is not flexible enough because the
@@ -51,7 +51,7 @@ On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 > 
 > Something like that for example:
 > 
-> 	tcb0: timer at fff7c000 {
+> 	tcb0: timer@fff7c000 {
 > 		compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
 > 		#address-cells = <1>;
 > 		#size-cells = <0>;
@@ -60,13 +60,13 @@ On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 > 		clocks = <&tcb0_clk>, <&clk32k>;
 > 		clock-names = "t0_clk", "slow_clk";
 > 
-> 		timer at 0 {
+> 		timer@0 {
 > 			compatible = "atmel,tcb-timer";
 > 			reg = <0>, <1>;
 > 			linux,timer-function = "clocksource";
 > 		};
 > 
-> 		timer at 2 {
+> 		timer@2 {
 > 			compatible = "atmel,tcb-timer";
 > 			reg = <2>;
 > 			linux,timer-function = "clockevent";
@@ -98,7 +98,7 @@ On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 > 		 */
 > 	};
 > 
-> 	tcb0: timer at fff7c000 {
+> 	tcb0: timer@fff7c000 {
 > 		compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
 > 		#address-cells = <1>;
 > 		#size-cells = <0>;
@@ -107,12 +107,12 @@ On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 > 		clocks = <&tcb0_clk>, <&clk32k>;
 > 		clock-names = "t0_clk", "slow_clk";
 > 
-> 		timer0: timer at 0 {
+> 		timer0: timer@0 {
 > 			compatible = "atmel,tcb-timer";
 > 			reg = <0>, <1>;
 > 		};
 > 
-> 		timer2: timer at 2 {
+> 		timer2: timer@2 {
 > 			compatible = "atmel,tcb-timer";
 > 			reg = <2>;
 > 		};
@@ -120,7 +120,7 @@ On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:
 
 -- 
 
- <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
+ <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
 
 Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
 <http://twitter.com/#!/linaroorg> Twitter |
diff --git a/a/content_digest b/N1/content_digest
index 7abfc87..cae640a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,10 +7,17 @@
  "ref\020170607210848.GJ2345@mai\0"
  "ref\020170607231715.ns2vcxza2eexnzjs@piout.net\0"
  "ref\020170608074236.62924f01@bbrezillon\0"
- "From\0daniel.lezcano@linaro.org (Daniel Lezcano)\0"
- "Subject\0[PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks\0"
+ "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0"
+ "Subject\0Re: [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks\0"
  "Date\0Thu, 8 Jun 2017 09:44:46 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
+ "Cc\0Alexandre Belloni <alexandre.belloni@free-electrons.com>"
+  Rob Herring <robh@kernel.org>
+  Nicolas Ferre <nicolas.ferre@microchip.com>
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Thomas Gleixner <tglx@linutronix.de>
+ " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -23,7 +30,7 @@
  "\n"
  "On Thu, Jun 08, 2017 at 07:42:36AM +0200, Boris Brezillon wrote:\n"
  "> Le Thu, 8 Jun 2017 01:17:15 +0200,\n"
- "> Alexandre Belloni <alexandre.belloni@free-electrons.com> a ?crit :\n"
+ "> Alexandre Belloni <alexandre.belloni@free-electrons.com> a \303\251crit :\n"
  "> \n"
  "> > On 07/06/2017 at 23:08:48 +0200, Daniel Lezcano wrote:\n"
  "> > > > I was going to agree but this is not flexible enough because the\n"
@@ -66,7 +73,7 @@
  "> \n"
  "> Something like that for example:\n"
  "> \n"
- "> \ttcb0: timer at fff7c000 {\n"
+ "> \ttcb0: timer@fff7c000 {\n"
  "> \t\tcompatible = \"atmel,at91rm9200-tcb\", \"simple-mfd\", \"syscon\";\n"
  "> \t\t#address-cells = <1>;\n"
  "> \t\t#size-cells = <0>;\n"
@@ -75,13 +82,13 @@
  "> \t\tclocks = <&tcb0_clk>, <&clk32k>;\n"
  "> \t\tclock-names = \"t0_clk\", \"slow_clk\";\n"
  "> \n"
- "> \t\ttimer at 0 {\n"
+ "> \t\ttimer@0 {\n"
  "> \t\t\tcompatible = \"atmel,tcb-timer\";\n"
  "> \t\t\treg = <0>, <1>;\n"
  "> \t\t\tlinux,timer-function = \"clocksource\";\n"
  "> \t\t};\n"
  "> \n"
- "> \t\ttimer at 2 {\n"
+ "> \t\ttimer@2 {\n"
  "> \t\t\tcompatible = \"atmel,tcb-timer\";\n"
  "> \t\t\treg = <2>;\n"
  "> \t\t\tlinux,timer-function = \"clockevent\";\n"
@@ -113,7 +120,7 @@
  "> \t\t */\n"
  "> \t};\n"
  "> \n"
- "> \ttcb0: timer at fff7c000 {\n"
+ "> \ttcb0: timer@fff7c000 {\n"
  "> \t\tcompatible = \"atmel,at91rm9200-tcb\", \"simple-mfd\", \"syscon\";\n"
  "> \t\t#address-cells = <1>;\n"
  "> \t\t#size-cells = <0>;\n"
@@ -122,12 +129,12 @@
  "> \t\tclocks = <&tcb0_clk>, <&clk32k>;\n"
  "> \t\tclock-names = \"t0_clk\", \"slow_clk\";\n"
  "> \n"
- "> \t\ttimer0: timer at 0 {\n"
+ "> \t\ttimer0: timer@0 {\n"
  "> \t\t\tcompatible = \"atmel,tcb-timer\";\n"
  "> \t\t\treg = <0>, <1>;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\ttimer2: timer at 2 {\n"
+ "> \t\ttimer2: timer@2 {\n"
  "> \t\t\tcompatible = \"atmel,tcb-timer\";\n"
  "> \t\t\treg = <2>;\n"
  "> \t\t};\n"
@@ -135,10 +142,10 @@
  "\n"
  "-- \n"
  "\n"
- " <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs\n"
+ " <http://www.linaro.org/> Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  "\n"
  "Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |\n"
  "<http://twitter.com/#!/linaroorg> Twitter |\n"
  <http://www.linaro.org/linaro-blog/> Blog
 
-dcaf5a311229efe5f984cdd23db582b114dd877f1cbb8dce4adb21d5abd8089b
+1abfd11b135a819db5863b3ff2192949a607296895c2221e7dc724597afb077f

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.