All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1412461.M3SMDGpi7Z@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 5f44f29..09cd0a4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -134,7 +134,8 @@ following clocks:
 
 The corresponding DT node would thus have the following properties
 
-		clock-output-names 			"iic2", "tpu0", "mmcif1", "irda", "sdhi3", "sdhi2", "sdhi1",
+		clock-output-names =
+			"iic2", "tpu0", "mmcif1", "irda", "sdhi3", "sdhi2", "sdhi1",
 			"sdhi0", "mmcif0", "iic0", "pciec", "iic1", "ssusb", "cmt1",
 			"usbdmac0", "usbcma1";
 		renesas,clock-indices = <
@@ -177,7 +178,7 @@ Is the explanation clear enough ?
 > >>> +
 > >>> +	mstp3_clks: mstp3_clks {
 > > 
-> > mstp3_clks@e615013c I suppose.
+> > mstp3_clks at e615013c I suppose.
 > 
 > yes, missed that
 > `
@@ -194,7 +195,8 @@ Is the explanation clear enough ?
 > > 
 > >>> +			 <&mmc0_clk>;
 > >>> +		#clock-cells = <1>;
-> >>> +		clock-output-names > >>> +			"tpu0", "mmcif1", "sdhi3", "sdhi2",
+> >>> +		clock-output-names =
+> >>> +			"tpu0", "mmcif1", "sdhi3", "sdhi2",
 > >>> +			 "sdhi1", "sdhi0", "mmcif0";
 > >>> +		renesas,clock-indices = <
 > >>> +			R8A7790_CLK_TPU0 R8A7790_CLK_MMCIF1 R8A7790_CLK_SDHI3
diff --git a/a/content_digest b/N1/content_digest
index 205707e..4a06d13 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\01383058511-26046-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0"
  "ref\01481817.doGcO1nQB0@avalon\0"
  "ref\05E542DCC-EA79-4A9E-BC60-B8E1B964F16D@codeaurora.org\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH 2/3] clk: shmobile: Add MSTP clock support\0"
- "Date\0Thu, 31 Oct 2013 15:15:31 +0000\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH 2/3] clk: shmobile: Add MSTP clock support\0"
+ "Date\0Thu, 31 Oct 2013 16:15:31 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -143,7 +143,8 @@
  "\n"
  "The corresponding DT node would thus have the following properties\n"
  "\n"
- "\t\tclock-output-names \t\t\t\"iic2\", \"tpu0\", \"mmcif1\", \"irda\", \"sdhi3\", \"sdhi2\", \"sdhi1\",\n"
+ "\t\tclock-output-names =\n"
+ "\t\t\t\"iic2\", \"tpu0\", \"mmcif1\", \"irda\", \"sdhi3\", \"sdhi2\", \"sdhi1\",\n"
  "\t\t\t\"sdhi0\", \"mmcif0\", \"iic0\", \"pciec\", \"iic1\", \"ssusb\", \"cmt1\",\n"
  "\t\t\t\"usbdmac0\", \"usbcma1\";\n"
  "\t\trenesas,clock-indices = <\n"
@@ -186,7 +187,7 @@
  "> >>> +\n"
  "> >>> +\tmstp3_clks: mstp3_clks {\n"
  "> > \n"
- "> > mstp3_clks@e615013c I suppose.\n"
+ "> > mstp3_clks at e615013c I suppose.\n"
  "> \n"
  "> yes, missed that\n"
  "> `\n"
@@ -203,7 +204,8 @@
  "> > \n"
  "> >>> +\t\t\t <&mmc0_clk>;\n"
  "> >>> +\t\t#clock-cells = <1>;\n"
- "> >>> +\t\tclock-output-names > >>> +\t\t\t\"tpu0\", \"mmcif1\", \"sdhi3\", \"sdhi2\",\n"
+ "> >>> +\t\tclock-output-names =\n"
+ "> >>> +\t\t\t\"tpu0\", \"mmcif1\", \"sdhi3\", \"sdhi2\",\n"
  "> >>> +\t\t\t \"sdhi1\", \"sdhi0\", \"mmcif0\";\n"
  "> >>> +\t\trenesas,clock-indices = <\n"
  "> >>> +\t\t\tR8A7790_CLK_TPU0 R8A7790_CLK_MMCIF1 R8A7790_CLK_SDHI3\n"
@@ -216,4 +218,4 @@
  "\n"
  Laurent Pinchart
 
-1e0742eb84b0652fc50cc5a6e0560f46c429991eaf0758a64f13dacad092c8ee
+bb8d837e4f9d1b4a6d549bdbbaba747cf16da15563724e628fa7fd01a7a81de3

diff --git a/a/1.txt b/N2/1.txt
index 5f44f29..c2883fb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -134,7 +134,8 @@ following clocks:
 
 The corresponding DT node would thus have the following properties
 
-		clock-output-names 			"iic2", "tpu0", "mmcif1", "irda", "sdhi3", "sdhi2", "sdhi1",
+		clock-output-names =
+			"iic2", "tpu0", "mmcif1", "irda", "sdhi3", "sdhi2", "sdhi1",
 			"sdhi0", "mmcif0", "iic0", "pciec", "iic1", "ssusb", "cmt1",
 			"usbdmac0", "usbcma1";
 		renesas,clock-indices = <
@@ -194,7 +195,8 @@ Is the explanation clear enough ?
 > > 
 > >>> +			 <&mmc0_clk>;
 > >>> +		#clock-cells = <1>;
-> >>> +		clock-output-names > >>> +			"tpu0", "mmcif1", "sdhi3", "sdhi2",
+> >>> +		clock-output-names =
+> >>> +			"tpu0", "mmcif1", "sdhi3", "sdhi2",
 > >>> +			 "sdhi1", "sdhi0", "mmcif0";
 > >>> +		renesas,clock-indices = <
 > >>> +			R8A7790_CLK_TPU0 R8A7790_CLK_MMCIF1 R8A7790_CLK_SDHI3
diff --git a/a/content_digest b/N2/content_digest
index 205707e..8770470 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,8 +3,13 @@
  "ref\05E542DCC-EA79-4A9E-BC60-B8E1B964F16D@codeaurora.org\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 2/3] clk: shmobile: Add MSTP clock support\0"
- "Date\0Thu, 31 Oct 2013 15:15:31 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Thu, 31 Oct 2013 16:15:31 +0100\0"
+ "To\0Kumar Gala <galak@codeaurora.org>\0"
+ "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>"
+  linux-sh@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+ " Mike Turquette <mturquette@linaro.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Kumar,\n"
@@ -143,7 +148,8 @@
  "\n"
  "The corresponding DT node would thus have the following properties\n"
  "\n"
- "\t\tclock-output-names \t\t\t\"iic2\", \"tpu0\", \"mmcif1\", \"irda\", \"sdhi3\", \"sdhi2\", \"sdhi1\",\n"
+ "\t\tclock-output-names =\n"
+ "\t\t\t\"iic2\", \"tpu0\", \"mmcif1\", \"irda\", \"sdhi3\", \"sdhi2\", \"sdhi1\",\n"
  "\t\t\t\"sdhi0\", \"mmcif0\", \"iic0\", \"pciec\", \"iic1\", \"ssusb\", \"cmt1\",\n"
  "\t\t\t\"usbdmac0\", \"usbcma1\";\n"
  "\t\trenesas,clock-indices = <\n"
@@ -203,7 +209,8 @@
  "> > \n"
  "> >>> +\t\t\t <&mmc0_clk>;\n"
  "> >>> +\t\t#clock-cells = <1>;\n"
- "> >>> +\t\tclock-output-names > >>> +\t\t\t\"tpu0\", \"mmcif1\", \"sdhi3\", \"sdhi2\",\n"
+ "> >>> +\t\tclock-output-names =\n"
+ "> >>> +\t\t\t\"tpu0\", \"mmcif1\", \"sdhi3\", \"sdhi2\",\n"
  "> >>> +\t\t\t \"sdhi1\", \"sdhi0\", \"mmcif0\";\n"
  "> >>> +\t\trenesas,clock-indices = <\n"
  "> >>> +\t\t\tR8A7790_CLK_TPU0 R8A7790_CLK_MMCIF1 R8A7790_CLK_SDHI3\n"
@@ -216,4 +223,4 @@
  "\n"
  Laurent Pinchart
 
-1e0742eb84b0652fc50cc5a6e0560f46c429991eaf0758a64f13dacad092c8ee
+22b9f8627f2b2555d800add22a33ec9c6252620d1557fcc62411b7950b666cbc

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.