All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <525556B4.4020809@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index f816e07..4583d54 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,14 +3,14 @@ On 08/08/2013 12:30, Boris BREZILLON :
 > SoCs and boards are no longer compatible with the old at91 clk
 > implementations.
 >
-> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
+> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>
 
 As said earlier, removal of old clock definitions is needed in this 
 patch. You can even squash all this cleanup stuff in a single patch to 
 remove all old material.
 
 otherwise:
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 
 > ---
 >   arch/arm/boot/dts/sama5d3xcm.dtsi |   11 -----------
@@ -29,7 +29,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > -		#size-cells = <1>;
 > -		ranges;
 > -
-> -		main_clock: clock at 0 {
+> -		main_clock: clock@0 {
 > -			compatible = "atmel,osc", "fixed-clock";
 > -			clock-frequency = <12000000>;
 > -		};
@@ -37,9 +37,13 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > -
 >   	ahb {
 >   		apb {
->   			spi0: spi at f0004000 {
+>   			spi0: spi@f0004000 {
 >
 
 
 -- 
 Nicolas Ferre
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 4a304d9..969e34d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,18 @@
  "ref\01375951572-10829-1-git-send-email-b.brezillon@overkiz.com\0"
  "ref\01375957837-11600-1-git-send-email-b.brezillon@overkiz.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH 6/6] ARM: at91/dt: remove old main clk definition from sama5d3xcm.dtsi\0"
+ "ref\01375957837-11600-1-git-send-email-b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 6/6] ARM: at91/dt: remove old main clk definition from sama5d3xcm.dtsi\0"
  "Date\0Wed, 9 Oct 2013 15:14:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>"
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org>
+  Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
+  Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+ " Lorenzo Pieralisi <lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 08/08/2013 12:30, Boris BREZILLON :\n"
@@ -11,14 +20,14 @@
  "> SoCs and boards are no longer compatible with the old at91 clk\n"
  "> implementations.\n"
  ">\n"
- "> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>\n"
+ "> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\n"
  "\n"
  "As said earlier, removal of old clock definitions is needed in this \n"
  "patch. You can even squash all this cleanup stuff in a single patch to \n"
  "remove all old material.\n"
  "\n"
  "otherwise:\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "> ---\n"
  ">   arch/arm/boot/dts/sama5d3xcm.dtsi |   11 -----------\n"
@@ -37,7 +46,7 @@
  "> -\t\t#size-cells = <1>;\n"
  "> -\t\tranges;\n"
  "> -\n"
- "> -\t\tmain_clock: clock at 0 {\n"
+ "> -\t\tmain_clock: clock@0 {\n"
  "> -\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n"
  "> -\t\t\tclock-frequency = <12000000>;\n"
  "> -\t\t};\n"
@@ -45,11 +54,15 @@
  "> -\n"
  ">   \tahb {\n"
  ">   \t\tapb {\n"
- ">   \t\t\tspi0: spi at f0004000 {\n"
+ ">   \t\t\tspi0: spi@f0004000 {\n"
  ">\n"
  "\n"
  "\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-4ae514f177e0492f5ea95abf0c2c883b4f87962ef8769823155a0f9fa3bdb2d1
+448db59264dbe80e5b03ef2d1510b9046dcfef58518a244de77644349cedc0af

diff --git a/a/1.txt b/N2/1.txt
index f816e07..f452fab 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -29,7 +29,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > -		#size-cells = <1>;
 > -		ranges;
 > -
-> -		main_clock: clock at 0 {
+> -		main_clock: clock@0 {
 > -			compatible = "atmel,osc", "fixed-clock";
 > -			clock-frequency = <12000000>;
 > -		};
@@ -37,7 +37,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > -
 >   	ahb {
 >   		apb {
->   			spi0: spi at f0004000 {
+>   			spi0: spi@f0004000 {
 >
 
 
diff --git a/a/content_digest b/N2/content_digest
index 4a304d9..f182964 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,17 @@
  "ref\01375951572-10829-1-git-send-email-b.brezillon@overkiz.com\0"
  "ref\01375957837-11600-1-git-send-email-b.brezillon@overkiz.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH 6/6] ARM: at91/dt: remove old main clk definition from sama5d3xcm.dtsi\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH 6/6] ARM: at91/dt: remove old main clk definition from sama5d3xcm.dtsi\0"
  "Date\0Wed, 9 Oct 2013 15:14:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris BREZILLON <b.brezillon@overkiz.com>"
+  Russell King <linux@arm.linux.org.uk>
+  Andrew Victor <linux@maxim.org.za>
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  Ludovic Desroches <ludovic.desroches@atmel.com>
+ " Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0"
+ "Cc\0<linux-arm-kernel@lists.infradead.org>"
+  <linux-kernel@vger.kernel.org>
+ " <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 08/08/2013 12:30, Boris BREZILLON :\n"
@@ -37,7 +45,7 @@
  "> -\t\t#size-cells = <1>;\n"
  "> -\t\tranges;\n"
  "> -\n"
- "> -\t\tmain_clock: clock at 0 {\n"
+ "> -\t\tmain_clock: clock@0 {\n"
  "> -\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n"
  "> -\t\t\tclock-frequency = <12000000>;\n"
  "> -\t\t};\n"
@@ -45,11 +53,11 @@
  "> -\n"
  ">   \tahb {\n"
  ">   \t\tapb {\n"
- ">   \t\t\tspi0: spi at f0004000 {\n"
+ ">   \t\t\tspi0: spi@f0004000 {\n"
  ">\n"
  "\n"
  "\n"
  "-- \n"
  Nicolas Ferre
 
-4ae514f177e0492f5ea95abf0c2c883b4f87962ef8769823155a0f9fa3bdb2d1
+da551f80c220a45298b3bcab177706ce38aec4ee6aef59f98684136fc78afd8d

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.