All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5243F5CD.6090709@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 54e597d..5233333 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-On 09/26/2013 10:20 AM, Uwe Kleine-K?nig wrote:
+On 09/26/2013 10:20 AM, Uwe Kleine-König wrote:
 > Hello Daniel,
 >
 > On Thu, Sep 26, 2013 at 01:49:52AM +0200, Daniel Lezcano wrote:
->> On 09/25/2013 05:32 PM, Uwe Kleine-K?nig wrote:
+>> On 09/25/2013 05:32 PM, Uwe Kleine-König wrote:
 >>>>> +static void __init efm32_timer_init(struct device_node *np)
 >>>>> +{
 >>>>> +	static int has_clocksource, has_clockevent;
@@ -35,28 +35,28 @@ On 09/26/2013 10:20 AM, Uwe Kleine-K?nig wrote:
 >> Shouldn't be up to the dt to give the timers you want ?
 > The dt looks as follows:
 >
->                  timer0: timer at 40010000 {
+>                  timer0: timer@40010000 {
 >                          compatible = "efm32,timer";
 >                          reg = <0x40010000 0x400>;
 >                          interrupts = <2>;
 >                          clocks = <&cmu clk_HFPERCLKTIMER0>;
 >                  };
 >
->                  timer1: timer at 40010400 {
+>                  timer1: timer@40010400 {
 >                          compatible = "efm32,timer";
 >                          reg = <0x40010400 0x400>;
 >                          interrupts = <12>;
 >                          clocks = <&cmu clk_HFPERCLKTIMER1>;
 >                  };
 >
->                  timer2: timer at 40010800 {
+>                  timer2: timer@40010800 {
 >                          compatible = "efm32,timer";
 >                          reg = <0x40010800 0x400>;
 >                          interrupts = <13>;
 >                          clocks = <&cmu clk_HFPERCLKTIMER2>;
 >                  };
 >
->                  timer3: timer at 40010c00 {
+>                  timer3: timer@40010c00 {
 >                          compatible = "efm32,timer";
 >                          reg = <0x40010c00 0x400>;
 >                          interrupts = <14>;
@@ -85,7 +85,7 @@ right ?
 
 
 -- 
-  <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 138ef5a..db3f06e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,17 +3,22 @@
  "ref\020130925153207.GG16106@pengutronix.de\0"
  "ref\0524376A0.7020405@linaro.org\0"
  "ref\020130926082059.GI16106@pengutronix.de\0"
- "From\0daniel.lezcano@linaro.org (Daniel Lezcano)\0"
- "Subject\0[RFC, PATCH] clocksource: provide timekeeping for efm32 SoCs\0"
+ "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0"
+ "Subject\0Re: [RFC, PATCH] clocksource: provide timekeeping for efm32 SoCs\0"
  "Date\0Thu, 26 Sep 2013 10:52:29 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0"
+ "Cc\0Thomas Gleixner <tglx@linutronix.de>"
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kernel@pengutronix.de
+ " John Stultz <john.stultz@linaro.org>\0"
  "\00:1\0"
  "b\0"
- "On 09/26/2013 10:20 AM, Uwe Kleine-K?nig wrote:\n"
+ "On 09/26/2013 10:20 AM, Uwe Kleine-K\303\266nig wrote:\n"
  "> Hello Daniel,\n"
  ">\n"
  "> On Thu, Sep 26, 2013 at 01:49:52AM +0200, Daniel Lezcano wrote:\n"
- ">> On 09/25/2013 05:32 PM, Uwe Kleine-K?nig wrote:\n"
+ ">> On 09/25/2013 05:32 PM, Uwe Kleine-K\303\266nig wrote:\n"
  ">>>>> +static void __init efm32_timer_init(struct device_node *np)\n"
  ">>>>> +{\n"
  ">>>>> +\tstatic int has_clocksource, has_clockevent;\n"
@@ -46,28 +51,28 @@
  ">> Shouldn't be up to the dt to give the timers you want ?\n"
  "> The dt looks as follows:\n"
  ">\n"
- ">                  timer0: timer at 40010000 {\n"
+ ">                  timer0: timer@40010000 {\n"
  ">                          compatible = \"efm32,timer\";\n"
  ">                          reg = <0x40010000 0x400>;\n"
  ">                          interrupts = <2>;\n"
  ">                          clocks = <&cmu clk_HFPERCLKTIMER0>;\n"
  ">                  };\n"
  ">\n"
- ">                  timer1: timer at 40010400 {\n"
+ ">                  timer1: timer@40010400 {\n"
  ">                          compatible = \"efm32,timer\";\n"
  ">                          reg = <0x40010400 0x400>;\n"
  ">                          interrupts = <12>;\n"
  ">                          clocks = <&cmu clk_HFPERCLKTIMER1>;\n"
  ">                  };\n"
  ">\n"
- ">                  timer2: timer at 40010800 {\n"
+ ">                  timer2: timer@40010800 {\n"
  ">                          compatible = \"efm32,timer\";\n"
  ">                          reg = <0x40010800 0x400>;\n"
  ">                          interrupts = <13>;\n"
  ">                          clocks = <&cmu clk_HFPERCLKTIMER2>;\n"
  ">                  };\n"
  ">\n"
- ">                  timer3: timer at 40010c00 {\n"
+ ">                  timer3: timer@40010c00 {\n"
  ">                          compatible = \"efm32,timer\";\n"
  ">                          reg = <0x40010c00 0x400>;\n"
  ">                          interrupts = <14>;\n"
@@ -96,10 +101,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
 
-33019eb884c57f8bce770a5f070160672d846ccb698351ad0368bcd1f0108e6b
+d464d37a31d468b75a5dd91917dc08adce79ca6f082e14ffb789c720bb258888

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.