All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151119080932.GA32146@Red>

diff --git a/a/1.txt b/N1/1.txt
index ff0df06..49b7494 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -51,7 +51,7 @@ On Wed, Nov 18, 2015 at 09:51:48PM +0100, Josef Gajdusek wrote:
 > +  clock
 > +
 > +Example:
-> +ths: ths@01c25000 {
+> +ths: ths at 01c25000 {
 > +	#thermal-sensor-cells = <0>;
 > +	compatible = "allwinner,sun8i-h3-ths";
 > +	reg = <0x01c25000 0x88>, <0x01c14234 0x4>;
@@ -84,7 +84,7 @@ On Wed, Nov 18, 2015 at 09:51:48PM +0100, Josef Gajdusek wrote:
 >  					"ahb1_ephy", "ahb1_dbg";
 >  		};
 >  
-> +		ths_clk: clk@01c20074 {
+> +		ths_clk: clk at 01c20074 {
 > +			#clock-cells = <0>;
 > +			compatible = "allwinner,sun8i-h3-ths-clk";
 > +			reg = <0x01c20074 0x4>;
@@ -92,14 +92,14 @@ On Wed, Nov 18, 2015 at 09:51:48PM +0100, Josef Gajdusek wrote:
 > +			clock-output-names = "ths";
 > +		};
 > +
->  		mmc0_clk: clk@01c20088 {
+>  		mmc0_clk: clk at 01c20088 {
 >  			#clock-cells = <1>;
 >  			compatible = "allwinner,sun4i-a10-mmc-clk";
 > @@ -522,6 +538,17 @@
 >  			interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
 >  		};
 >  
-> +		ths: ths@01c25000 {
+> +		ths: ths at 01c25000 {
 > +			#thermal-sensor-cells = <0>;
 > +			compatible = "allwinner,sun8i-h3-ths";
 > +			reg = <0x01c25000 0x88>, <0x01c14234 0x4>;
@@ -110,7 +110,7 @@ On Wed, Nov 18, 2015 at 09:51:48PM +0100, Josef Gajdusek wrote:
 > +			clock-names = "ahb", "ths";
 > +		};
 > +
->  		uart0: serial@01c28000 {
+>  		uart0: serial at 01c28000 {
 >  			compatible = "snps,dw-apb-uart";
 >  			reg = <0x01c28000 0x400>;
 > diff --git a/drivers/clk/sunxi/clk-sunxi.c b/drivers/clk/sunxi/clk-sunxi.c
diff --git a/a/content_digest b/N1/content_digest
index f5194bb..da1854b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,8 @@
  "ref\020151118205147.GA19779@maud.lan\0"
- "From\0LABBE Corentin <clabbe.montjoie@gmail.com>\0"
- "Subject\0Re: [linux-sunxi] [PATCH] thermal: Add support for Sunxi THS on the Allwinner H3\0"
+ "From\0clabbe.montjoie@gmail.com (LABBE Corentin)\0"
+ "Subject\0[linux-sunxi] [PATCH] thermal: Add support for Sunxi THS on the Allwinner H3\0"
  "Date\0Thu, 19 Nov 2015 09:09:32 +0100\0"
- "To\0Josef Gajdusek <atx@atx.name>\0"
- "Cc\0linux-sunxi@googlegroups.com"
-  linux-clk@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  gpatchesrdh@mveas.com
-  mturquette@linaro.org
-  hdegoede@redhat.com
-  sboyd@codeaurora.org
-  mturquette@baylibre.com
-  emilio@elopez.com.ar
-  linux@arm.linux.org.uk
-  edubezval@gmail.com
-  rui.zhang@intel.com
-  wens@csie.org
-  maxime.ripard@free-electrons.com
-  galak@codeaurora.org
-  ijc+devicetree@hellion.org.uk
-  mark.rutland@arm.com
-  pawel.moll@arm.com
- " robh+dt@kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Nov 18, 2015 at 09:51:48PM +0100, Josef Gajdusek wrote:\n"
@@ -80,7 +58,7 @@
  "> +  clock\n"
  "> +\n"
  "> +Example:\n"
- "> +ths: ths@01c25000 {\n"
+ "> +ths: ths at 01c25000 {\n"
  "> +\t#thermal-sensor-cells = <0>;\n"
  "> +\tcompatible = \"allwinner,sun8i-h3-ths\";\n"
  "> +\treg = <0x01c25000 0x88>, <0x01c14234 0x4>;\n"
@@ -113,7 +91,7 @@
  ">  \t\t\t\t\t\"ahb1_ephy\", \"ahb1_dbg\";\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tths_clk: clk@01c20074 {\n"
+ "> +\t\tths_clk: clk at 01c20074 {\n"
  "> +\t\t\t#clock-cells = <0>;\n"
  "> +\t\t\tcompatible = \"allwinner,sun8i-h3-ths-clk\";\n"
  "> +\t\t\treg = <0x01c20074 0x4>;\n"
@@ -121,14 +99,14 @@
  "> +\t\t\tclock-output-names = \"ths\";\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tmmc0_clk: clk@01c20088 {\n"
+ ">  \t\tmmc0_clk: clk at 01c20088 {\n"
  ">  \t\t\t#clock-cells = <1>;\n"
  ">  \t\t\tcompatible = \"allwinner,sun4i-a10-mmc-clk\";\n"
  "> @@ -522,6 +538,17 @@\n"
  ">  \t\t\tinterrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tths: ths@01c25000 {\n"
+ "> +\t\tths: ths at 01c25000 {\n"
  "> +\t\t\t#thermal-sensor-cells = <0>;\n"
  "> +\t\t\tcompatible = \"allwinner,sun8i-h3-ths\";\n"
  "> +\t\t\treg = <0x01c25000 0x88>, <0x01c14234 0x4>;\n"
@@ -139,7 +117,7 @@
  "> +\t\t\tclock-names = \"ahb\", \"ths\";\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tuart0: serial@01c28000 {\n"
+ ">  \t\tuart0: serial at 01c28000 {\n"
  ">  \t\t\tcompatible = \"snps,dw-apb-uart\";\n"
  ">  \t\t\treg = <0x01c28000 0x400>;\n"
  "> diff --git a/drivers/clk/sunxi/clk-sunxi.c b/drivers/clk/sunxi/clk-sunxi.c\n"
@@ -355,4 +333,4 @@
  "\n"
  Regards
 
-6aa40df6750da2464fc7460981b86f9a3f4e415fdd8130feb7f36087f4b6ab46
+9ec2c482a9e6977381ceb9597bf23d4f4d667296cce4e6640fbc071fc5fbfbef

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.