All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5547997C.3090501@overkiz.com>

diff --git a/a/1.txt b/N1/1.txt
index aee0910..d147119 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 On 16/04/2015 14:45, Boris Brezillon wrote:
 > On Thu, 16 Apr 2015 14:25:44 +0200
-> Ga?l PORTAY <g.portay@overkiz.com> wrote:
+> Gaël PORTAY <g.portay@overkiz.com> wrote:
 >
 >> The clock-frequency property became obsolete since the rework of the main
 >> clock driver in 3.16 (see commit 27cb1c2083373a44130d50d4d2fb64cf7eff2d90).
 >>
 >> It now get and uses the clock-frequency from the main_xtal node.
 >>
->> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>
+>> Signed-off-by: Gaël PORTAY <g.portay@overkiz.com>
 > Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
 >
 >> ---
@@ -25,14 +25,14 @@ On 16/04/2015 14:45, Boris Brezillon wrote:
 >>   				};
 >>   			};
 >> -
->> -			pmc: pmc at fffffc00 {
+>> -			pmc: pmc@fffffc00 {
 >> -				main: mainck {
 >> -					clock-frequency = <12000000>;
 >> -				};
 >> -			};
 >>   		};
 >>   
->>   		nand0: nand at 60000000 {
+>>   		nand0: nand@60000000 {
 >> diff --git a/arch/arm/boot/dts/at91sam9rlek.dts b/arch/arm/boot/dts/at91sam9rlek.dts
 >> index 9be5b54..d9299be3 100644
 >> --- a/arch/arm/boot/dts/at91sam9rlek.dts
@@ -41,13 +41,13 @@ On 16/04/2015 14:45, Boris Brezillon wrote:
 >>   				};
 >>   			};
 >>   
->> -			pmc: pmc at fffffc00 {
+>> -			pmc: pmc@fffffc00 {
 >> -				main: mainck {
 >> -					clock-frequency = <12000000>;
 >> -				};
 >> -			};
 >> -
->>   			watchdog at fffffd40 {
+>>   			watchdog@fffffd40 {
 >>   				status = "okay";
 >>   			};
 >> diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi
@@ -59,14 +59,14 @@ On 16/04/2015 14:45, Boris Brezillon wrote:
 >>   				};
 >>   			};
 >> -
->> -			pmc: pmc at fffffc00 {
+>> -			pmc: pmc@fffffc00 {
 >> -				main: mainck {
 >> -					clock-frequency = <12000000>;
 >> -				};
 >> -			};
 >>   		};
 >>   
->>   		nand0: nand at 60000000 {
+>>   		nand0: nand@60000000 {
 >>
 
 Hi everyone,
@@ -74,6 +74,6 @@ Hi everyone,
 Any news about this patch ?
 
 Best regards,
-Ga?l PORTAY
+Gaël PORTAY
 
 PS: I hope this mail does not sound insistent :)
diff --git a/a/content_digest b/N1/content_digest
index 1b3a1a7..1ae980b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,26 @@
  "ref\01429187145-10741-1-git-send-email-g.portay@overkiz.com\0"
  "ref\020150416144553.1eed24dc@bbrezillon\0"
- "From\0g.portay@overkiz.com (Ga\303\253l PORTAY)\0"
- "Subject\0[PATCH] ARM: at91/dt: drop deprecated mainck node from pmc\0"
+ "From\0Ga\303\253l PORTAY <g.portay@overkiz.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91/dt: drop deprecated mainck node from pmc\0"
  "Date\0Mon, 04 May 2015 18:08:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
+ "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>"
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 16/04/2015 14:45, Boris Brezillon wrote:\n"
  "> On Thu, 16 Apr 2015 14:25:44 +0200\n"
- "> Ga?l PORTAY <g.portay@overkiz.com> wrote:\n"
+ "> Ga\303\253l PORTAY <g.portay@overkiz.com> wrote:\n"
  ">\n"
  ">> The clock-frequency property became obsolete since the rework of the main\n"
  ">> clock driver in 3.16 (see commit 27cb1c2083373a44130d50d4d2fb64cf7eff2d90).\n"
  ">>\n"
  ">> It now get and uses the clock-frequency from the main_xtal node.\n"
  ">>\n"
- ">> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>\n"
+ ">> Signed-off-by: Ga\303\253l PORTAY <g.portay@overkiz.com>\n"
  "> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n"
  ">\n"
  ">> ---\n"
@@ -33,14 +38,14 @@
  ">>   \t\t\t\t};\n"
  ">>   \t\t\t};\n"
  ">> -\n"
- ">> -\t\t\tpmc: pmc at fffffc00 {\n"
+ ">> -\t\t\tpmc: pmc@fffffc00 {\n"
  ">> -\t\t\t\tmain: mainck {\n"
  ">> -\t\t\t\t\tclock-frequency = <12000000>;\n"
  ">> -\t\t\t\t};\n"
  ">> -\t\t\t};\n"
  ">>   \t\t};\n"
  ">>   \n"
- ">>   \t\tnand0: nand at 60000000 {\n"
+ ">>   \t\tnand0: nand@60000000 {\n"
  ">> diff --git a/arch/arm/boot/dts/at91sam9rlek.dts b/arch/arm/boot/dts/at91sam9rlek.dts\n"
  ">> index 9be5b54..d9299be3 100644\n"
  ">> --- a/arch/arm/boot/dts/at91sam9rlek.dts\n"
@@ -49,13 +54,13 @@
  ">>   \t\t\t\t};\n"
  ">>   \t\t\t};\n"
  ">>   \n"
- ">> -\t\t\tpmc: pmc at fffffc00 {\n"
+ ">> -\t\t\tpmc: pmc@fffffc00 {\n"
  ">> -\t\t\t\tmain: mainck {\n"
  ">> -\t\t\t\t\tclock-frequency = <12000000>;\n"
  ">> -\t\t\t\t};\n"
  ">> -\t\t\t};\n"
  ">> -\n"
- ">>   \t\t\twatchdog at fffffd40 {\n"
+ ">>   \t\t\twatchdog@fffffd40 {\n"
  ">>   \t\t\t\tstatus = \"okay\";\n"
  ">>   \t\t\t};\n"
  ">> diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi\n"
@@ -67,14 +72,14 @@
  ">>   \t\t\t\t};\n"
  ">>   \t\t\t};\n"
  ">> -\n"
- ">> -\t\t\tpmc: pmc at fffffc00 {\n"
+ ">> -\t\t\tpmc: pmc@fffffc00 {\n"
  ">> -\t\t\t\tmain: mainck {\n"
  ">> -\t\t\t\t\tclock-frequency = <12000000>;\n"
  ">> -\t\t\t\t};\n"
  ">> -\t\t\t};\n"
  ">>   \t\t};\n"
  ">>   \n"
- ">>   \t\tnand0: nand at 60000000 {\n"
+ ">>   \t\tnand0: nand@60000000 {\n"
  ">>\n"
  "\n"
  "Hi everyone,\n"
@@ -82,8 +87,8 @@
  "Any news about this patch ?\n"
  "\n"
  "Best regards,\n"
- "Ga?l PORTAY\n"
+ "Ga\303\253l PORTAY\n"
  "\n"
  PS: I hope this mail does not sound insistent :)
 
-e831fc418dc974ad6a4dac76a5780d3d51be453ecc56b8b94c621ec73f22e8cb
+3a764fe943aa7bea19629a997fd2eb33d809e68b1fa49c86a624d76189b336b6

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.