All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <555074AB.3060006@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index a2ac17d..a4ae422 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-Le 16/04/2015 14:25, Ga?l PORTAY a ?crit :
+Le 16/04/2015 14:25, Gaël PORTAY a écrit :
 > 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: Nicolas Ferre <nicolas.ferre@atmel.com>
 
@@ -27,14 +27,14 @@ Thanks!
 >  				};
 >  			};
 > -
-> -			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
@@ -43,13 +43,13 @@ Thanks!
 >  				};
 >  			};
 >  
-> -			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
@@ -61,14 +61,14 @@ Thanks!
 >  				};
 >  			};
 > -
-> -			pmc: pmc at fffffc00 {
+> -			pmc: pmc@fffffc00 {
 > -				main: mainck {
 > -					clock-frequency = <12000000>;
 > -				};
 > -			};
 >  		};
 >  
->  		nand0: nand at 60000000 {
+>  		nand0: nand@60000000 {
 > 
 
 
diff --git a/a/content_digest b/N1/content_digest
index a90ae9a..10e426a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,22 @@
  "ref\01429187145-10741-1-git-send-email-g.portay@overkiz.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH] ARM: at91/dt: drop deprecated mainck node from pmc\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91/dt: drop deprecated mainck node from pmc\0"
  "Date\0Mon, 11 May 2015 11:21:47 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ga\303\253l PORTAY <g.portay@overkiz.com>"
+  Boris Brezillon <boris.brezillon@free-electrons.com>
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+ " Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0"
+ "Cc\0<linux-arm-kernel@lists.infradead.org>"
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
- "Le 16/04/2015 14:25, Ga?l PORTAY a ?crit :\n"
+ "Le 16/04/2015 14:25, Ga\303\253l PORTAY a \303\251crit :\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"
  "\n"
  "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
  "\n"
@@ -34,14 +39,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"
@@ -50,13 +55,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"
@@ -68,18 +73,18 @@
  ">  \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"
  "\n"
  "-- \n"
  Nicolas Ferre
 
-c41c764361d4f73139bff90159dd1f318001c4e59f280fa67e13fa4953ceb5a5
+467bc9ac39026ca5e196f2790cab741f891b56461020e006f3c1d9716d74bcbf

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.