All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1461336899.3205.11.camel@synopsys.com>

diff --git a/a/1.txt b/N1/1.txt
index 1a3fbcc..3866cbe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,45 +1,43 @@
 Hi Jose,
 
-On Thu, 2016-04-21 at 18:19 +0100, Jose Abreu wrote:
+On Thu, 2016-04-21@18:19 +0100, Jose Abreu wrote:
 > Add device tree bindings for AXS10X I2S PLL Clock driver.
->=20
-> Signed-off-by: Jose Abreu <joabreu@synopsys.com>
+> 
+> Signed-off-by: Jose Abreu <joabreu at synopsys.com>
 > ---
->=20
+> 
 > Changes v5 -> v6:
 > * Added 'clocks' field
->=20
+> 
 > This patch was only introduced in v5.
->=20
->  arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++=
-++++
->  1 file changed, 13 insertions(+)
->=20
-> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts=
-/axs10x_mb.dtsi
+> 
+> ?arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++++++
+> ?1 file changed, 13 insertions(+)
+> 
+> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi
 > index ab5d570..5c6489e 100644
 > --- a/arch/arc/boot/dts/axs10x_mb.dtsi
 > +++ b/arch/arc/boot/dts/axs10x_mb.dtsi
 > @@ -16,7 +16,20 @@
->  		ranges = <0x00000000 0xe0000000 0x10000000>;
->  		interrupt-parent = <&mb_intc>;
->  
-> +		i2sclk: i2sclk@100a0 {
+> ?		ranges = <0x00000000 0xe0000000 0x10000000>;
+> ?		interrupt-parent = <&mb_intc>;
+> ?
+> +		i2sclk: i2sclk at 100a0 {
 > +			compatible = "snps,axs10x-i2s-pll-clock";
 > +			reg = <0x100a0 0x10>;
 > +			clocks = <&i2spll_clk>;
 > +			#clock-cells = <0>;
 > +		};
 > +
->  		clocks {
+> ?		clocks {
 > +			i2spll_clk: i2spll_clk {
 > +				compatible = "fixed-clock";
 > +				clock-frequency = <27000000>;
 > +				#clock-cells = <0>;
 > +			};
 > +
->  			i2cclk: i2cclk {
->  				compatible = "fixed-clock";
->  				clock-frequency = <50000000>;
+> ?			i2cclk: i2cclk {
+> ?				compatible = "fixed-clock";
+> ?				clock-frequency = <50000000>;
 
-Acked-by: Alexey Brodkin <abrodkin@synopsys.com>=
+Acked-by: Alexey Brodkin <abrodkin at synopsys.com>
diff --git a/a/content_digest b/N1/content_digest
index eae8b9f..7abc593 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,62 +1,53 @@
  "ref\0cover.1461258787.git.joabreu@synopsys.com\0"
  "ref\0e98c3f738b3a8f6755793959d89b4e43c9410fb1.1461258787.git.joabreu@synopsys.com\0"
- "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0"
- "Subject\0Re: [PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock\0"
+ "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0"
+ "Subject\0[PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock\0"
  "Date\0Fri, 22 Apr 2016 14:55:06 +0000\0"
- "To\0Jose Abreu <Jose.Abreu@synopsys.com>\0"
- "Cc\0Carlos Palminha <CARLOS.PALMINHA@synopsys.com>"
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  mturquette@baylibre.com <mturquette@baylibre.com>
-  Vineet Gupta <Vineet.Gupta1@synopsys.com>
-  linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>
-  sboyd@codeaurora.org <sboyd@codeaurora.org>
- " linux-clk@vger.kernel.org <linux-clk@vger.kernel.org>\0"
+ "To\0linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Jose,\n"
  "\n"
- "On Thu, 2016-04-21 at 18:19 +0100, Jose Abreu wrote:\n"
+ "On Thu, 2016-04-21@18:19 +0100, Jose Abreu wrote:\n"
  "> Add device tree bindings for AXS10X I2S PLL Clock driver.\n"
- ">=20\n"
- "> Signed-off-by: Jose Abreu <joabreu@synopsys.com>\n"
+ "> \n"
+ "> Signed-off-by: Jose Abreu <joabreu at synopsys.com>\n"
  "> ---\n"
- ">=20\n"
+ "> \n"
  "> Changes v5 -> v6:\n"
  "> * Added 'clocks' field\n"
- ">=20\n"
+ "> \n"
  "> This patch was only introduced in v5.\n"
- ">=20\n"
- "> \302\240arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++=\n"
- "++++\n"
- "> \302\2401 file changed, 13 insertions(+)\n"
- ">=20\n"
- "> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts=\n"
- "/axs10x_mb.dtsi\n"
+ "> \n"
+ "> ?arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++++++\n"
+ "> ?1 file changed, 13 insertions(+)\n"
+ "> \n"
+ "> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi\n"
  "> index ab5d570..5c6489e 100644\n"
  "> --- a/arch/arc/boot/dts/axs10x_mb.dtsi\n"
  "> +++ b/arch/arc/boot/dts/axs10x_mb.dtsi\n"
  "> @@ -16,7 +16,20 @@\n"
- "> \302\240\t\tranges = <0x00000000 0xe0000000 0x10000000>;\n"
- "> \302\240\t\tinterrupt-parent = <&mb_intc>;\n"
- "> \302\240\n"
- "> +\t\ti2sclk: i2sclk@100a0 {\n"
+ "> ?\t\tranges = <0x00000000 0xe0000000 0x10000000>;\n"
+ "> ?\t\tinterrupt-parent = <&mb_intc>;\n"
+ "> ?\n"
+ "> +\t\ti2sclk: i2sclk at 100a0 {\n"
  "> +\t\t\tcompatible = \"snps,axs10x-i2s-pll-clock\";\n"
  "> +\t\t\treg = <0x100a0 0x10>;\n"
  "> +\t\t\tclocks = <&i2spll_clk>;\n"
  "> +\t\t\t#clock-cells = <0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> \302\240\t\tclocks {\n"
+ "> ?\t\tclocks {\n"
  "> +\t\t\ti2spll_clk: i2spll_clk {\n"
  "> +\t\t\t\tcompatible = \"fixed-clock\";\n"
  "> +\t\t\t\tclock-frequency = <27000000>;\n"
  "> +\t\t\t\t#clock-cells = <0>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> \302\240\t\t\ti2cclk: i2cclk {\n"
- "> \302\240\t\t\t\tcompatible = \"fixed-clock\";\n"
- "> \302\240\t\t\t\tclock-frequency = <50000000>;\n"
+ "> ?\t\t\ti2cclk: i2cclk {\n"
+ "> ?\t\t\t\tcompatible = \"fixed-clock\";\n"
+ "> ?\t\t\t\tclock-frequency = <50000000>;\n"
  "\n"
- Acked-by: Alexey Brodkin <abrodkin@synopsys.com>=
+ Acked-by: Alexey Brodkin <abrodkin at synopsys.com>
 
-04db96c37e12afaeb39ceb4908e000feb60526f95b70961bc9e83e55865e5f2b
+1aeb45145786bb43173fd37e4e403106a46e2c193fc4d8798bdac633c41b4925

diff --git a/a/1.txt b/N2/1.txt
index 1a3fbcc..5c5f023 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,21 +2,19 @@ Hi Jose,
 
 On Thu, 2016-04-21 at 18:19 +0100, Jose Abreu wrote:
 > Add device tree bindings for AXS10X I2S PLL Clock driver.
->=20
+> 
 > Signed-off-by: Jose Abreu <joabreu@synopsys.com>
 > ---
->=20
+> 
 > Changes v5 -> v6:
 > * Added 'clocks' field
->=20
+> 
 > This patch was only introduced in v5.
->=20
->  arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++=
-++++
+> 
+>  arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++++++
 >  1 file changed, 13 insertions(+)
->=20
-> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts=
-/axs10x_mb.dtsi
+> 
+> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi
 > index ab5d570..5c6489e 100644
 > --- a/arch/arc/boot/dts/axs10x_mb.dtsi
 > +++ b/arch/arc/boot/dts/axs10x_mb.dtsi
@@ -42,4 +40,4 @@ On Thu, 2016-04-21 at 18:19 +0100, Jose Abreu wrote:
 >  				compatible = "fixed-clock";
 >  				clock-frequency = <50000000>;
 
-Acked-by: Alexey Brodkin <abrodkin@synopsys.com>=
+Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
diff --git a/a/content_digest b/N2/content_digest
index eae8b9f..a18d8ab 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -17,21 +17,19 @@
  "\n"
  "On Thu, 2016-04-21 at 18:19 +0100, Jose Abreu wrote:\n"
  "> Add device tree bindings for AXS10X I2S PLL Clock driver.\n"
- ">=20\n"
+ "> \n"
  "> Signed-off-by: Jose Abreu <joabreu@synopsys.com>\n"
  "> ---\n"
- ">=20\n"
+ "> \n"
  "> Changes v5 -> v6:\n"
  "> * Added 'clocks' field\n"
- ">=20\n"
+ "> \n"
  "> This patch was only introduced in v5.\n"
- ">=20\n"
- "> \302\240arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++=\n"
- "++++\n"
+ "> \n"
+ "> \302\240arch/arc/boot/dts/axs10x_mb.dtsi | 13 +++++++++++++\n"
  "> \302\2401 file changed, 13 insertions(+)\n"
- ">=20\n"
- "> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts=\n"
- "/axs10x_mb.dtsi\n"
+ "> \n"
+ "> diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi\n"
  "> index ab5d570..5c6489e 100644\n"
  "> --- a/arch/arc/boot/dts/axs10x_mb.dtsi\n"
  "> +++ b/arch/arc/boot/dts/axs10x_mb.dtsi\n"
@@ -57,6 +55,6 @@
  "> \302\240\t\t\t\tcompatible = \"fixed-clock\";\n"
  "> \302\240\t\t\t\tclock-frequency = <50000000>;\n"
  "\n"
- Acked-by: Alexey Brodkin <abrodkin@synopsys.com>=
+ Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
 
-04db96c37e12afaeb39ceb4908e000feb60526f95b70961bc9e83e55865e5f2b
+05af54ea9e73c38de85b15a3b9d532c9e959cccc56145df257ee903c0d91c60a

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.