All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <574BECE8.2050307@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index f25fe3f..c4e741f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,7 +20,7 @@ On 27/05/16 09:22, Iyappan Subramanian wrote:
 >   				clock-output-names = "pcie1clk";
 >   			};
 >
-> -			xge0clk: xge0clk at 1f61c000 {
+> -			xge0clk: xge0clk@1f61c000 {
 > -				compatible = "apm,xgene-device-clock";
 > -				#clock-cells = <1>;
 > -				clocks = <&socplldiv2 0>;
@@ -32,14 +32,14 @@ On 27/05/16 09:22, Iyappan Subramanian wrote:
 > -			};
 > -
 
-mdio at 0x1f610000 has xge0clk as input (patch 4), so deleting the node 
+mdio@0x1f610000 has xge0clk as input (patch 4), so deleting the node 
 here will break the device tree. I suppose the mdio consumes the 
 menetclk as in apm-storm.dtsi.
 
 Regards,
 Matthias
 
->   			xge1clk: xge1clk at 1f62c000 {
+>   			xge1clk: xge1clk@1f62c000 {
 >   				compatible = "apm,xgene-device-clock";
 >   				#clock-cells = <1>;
 > @@ -643,7 +632,6 @@
@@ -64,7 +64,7 @@ Matthias
 >   				clock-output-names = "sge0clk";
 >   			};
 >
-> -			sge1clk: sge1clk at 1f21c000 {
+> -			sge1clk: sge1clk@1f21c000 {
 > -				compatible = "apm,xgene-device-clock";
 > -				#clock-cells = <1>;
 > -				clocks = <&socplldiv2 0>;
@@ -74,7 +74,7 @@ Matthias
 > -				clock-output-names = "sge1clk";
 > -			};
 > -
->   			xge0clk: xge0clk at 1f61c000 {
+>   			xge0clk: xge0clk@1f61c000 {
 >   				compatible = "apm,xgene-device-clock";
 >   				#clock-cells = <1>;
 > @@ -938,9 +929,9 @@
diff --git a/a/content_digest b/N1/content_digest
index 18cccf6..8634a2f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,14 @@
  "ref\01464333768-26150-1-git-send-email-isubramanian@apm.com\0"
  "ref\01464333768-26150-6-git-send-email-isubramanian@apm.com\0"
- "From\0matthias.bgg@gmail.com (Matthias Brugger)\0"
- "Subject\0[PATCH v1 5/6] dtb: xgene: Remove clock nodes\0"
+ "From\0Matthias Brugger <matthias.bgg@gmail.com>\0"
+ "Subject\0Re: [PATCH v1 5/6] dtb: xgene: Remove clock nodes\0"
  "Date\0Mon, 30 May 2016 09:34:00 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Iyappan Subramanian <isubramanian@apm.com>"
+  davem@davemloft.net
+  netdev@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
+ "Cc\0patches@apm.com"
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -28,7 +33,7 @@
  ">   \t\t\t\tclock-output-names = \"pcie1clk\";\n"
  ">   \t\t\t};\n"
  ">\n"
- "> -\t\t\txge0clk: xge0clk at 1f61c000 {\n"
+ "> -\t\t\txge0clk: xge0clk@1f61c000 {\n"
  "> -\t\t\t\tcompatible = \"apm,xgene-device-clock\";\n"
  "> -\t\t\t\t#clock-cells = <1>;\n"
  "> -\t\t\t\tclocks = <&socplldiv2 0>;\n"
@@ -40,14 +45,14 @@
  "> -\t\t\t};\n"
  "> -\n"
  "\n"
- "mdio at 0x1f610000 has xge0clk as input (patch 4), so deleting the node \n"
+ "mdio@0x1f610000 has xge0clk as input (patch 4), so deleting the node \n"
  "here will break the device tree. I suppose the mdio consumes the \n"
  "menetclk as in apm-storm.dtsi.\n"
  "\n"
  "Regards,\n"
  "Matthias\n"
  "\n"
- ">   \t\t\txge1clk: xge1clk at 1f62c000 {\n"
+ ">   \t\t\txge1clk: xge1clk@1f62c000 {\n"
  ">   \t\t\t\tcompatible = \"apm,xgene-device-clock\";\n"
  ">   \t\t\t\t#clock-cells = <1>;\n"
  "> @@ -643,7 +632,6 @@\n"
@@ -72,7 +77,7 @@
  ">   \t\t\t\tclock-output-names = \"sge0clk\";\n"
  ">   \t\t\t};\n"
  ">\n"
- "> -\t\t\tsge1clk: sge1clk at 1f21c000 {\n"
+ "> -\t\t\tsge1clk: sge1clk@1f21c000 {\n"
  "> -\t\t\t\tcompatible = \"apm,xgene-device-clock\";\n"
  "> -\t\t\t\t#clock-cells = <1>;\n"
  "> -\t\t\t\tclocks = <&socplldiv2 0>;\n"
@@ -82,7 +87,7 @@
  "> -\t\t\t\tclock-output-names = \"sge1clk\";\n"
  "> -\t\t\t};\n"
  "> -\n"
- ">   \t\t\txge0clk: xge0clk at 1f61c000 {\n"
+ ">   \t\t\txge0clk: xge0clk@1f61c000 {\n"
  ">   \t\t\t\tcompatible = \"apm,xgene-device-clock\";\n"
  ">   \t\t\t\t#clock-cells = <1>;\n"
  "> @@ -938,9 +929,9 @@\n"
@@ -116,4 +121,4 @@
  ">   \t\t\tphy-handle = <&sgenet1phy>;\n"
  >
 
-0c56efbbab82fcbacbb7252c26ebd7fae15f98dd346464194a22b5d52f58f1b6
+8072be93bc7b4e66e5bd87e9c4ceea5f095661949fe9387164a1aafe2a0d58e7

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.