All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <878te0hv3u.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 1addd66..fd76a33 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Miquel,
  
- On lun., déc. 18 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote:
+ On lun., d?c. 18 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote:
 
 > Add thermal DT nodes in AP806 and CP110 master/slave DTSI files.
 >
@@ -28,7 +28,7 @@ Gregory
 >  				};
 >  			};
 > +
-> +			ap_thermal: thermal@6f808C {
+> +			ap_thermal: thermal at 6f808C {
 > +				compatible = "marvell,armada-ap806-thermal";
 > +				reg = <0x6f808C 0x4>,
 > +				      <0x6f8084 0x8>;
@@ -44,13 +44,13 @@ Gregory
 >  				interrupts = <ICU_GRP_NSR 77 IRQ_TYPE_LEVEL_HIGH>;
 >  			};
 >  
-> +			cpm_thermal: thermal@400078 {
+> +			cpm_thermal: thermal at 400078 {
 > +				compatible = "marvell,armada-cp110-thermal";
 > +				reg = <0x400078 0x4>,
 > +				      <0x400070 0x8>;
 > +			};
 > +
->  			cpm_syscon0: system-controller@440000 {
+>  			cpm_syscon0: system-controller at 440000 {
 >  				compatible = "syscon", "simple-mfd";
 >  				reg = <0x440000 0x2000>;
 > diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
@@ -61,13 +61,13 @@ Gregory
 >  				interrupts = <ICU_GRP_NSR 77 IRQ_TYPE_LEVEL_HIGH>;
 >  			};
 >  
-> +			cps_thermal: thermal@400078 {
+> +			cps_thermal: thermal at 400078 {
 > +				compatible = "marvell,armada-cp110-thermal";
 > +				reg = <0x400078 0x4>,
 > +				      <0x400070 0x8>;
 > +			};
 > +
->  			cps_syscon0: system-controller@440000 {
+>  			cps_syscon0: system-controller at 440000 {
 >  				compatible = "syscon", "simple-mfd";
 >  				reg = <0x440000 0x2000>;
 > -- 
@@ -79,8 +79,3 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 090bfb7..860df08 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,14 @@
  "ref\020171218143643.7714-1-miquel.raynal@free-electrons.com\0"
  "ref\020171218143643.7714-13-miquel.raynal@free-electrons.com\0"
- "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
- "Subject\0Re: [PATCH v4 12/12] ARM64: dts: marvell: Add thermal support for A7K/A8K\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH v4 12/12] ARM64: dts: marvell: Add thermal support for A7K/A8K\0"
  "Date\0Mon, 18 Dec 2017 17:13:57 +0100\0"
- "To\0Miquel Raynal <miquel.raynal@free-electrons.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  Andrew Lunn <andrew@lunn.ch>
-  Baruch Siach <baruch@tkos.co.il>
-  Jason Cooper <jason@lakedaemon.net>
-  Nadav Haklai <nadavh@marvell.com>
-  linux-pm@vger.kernel.org
-  Catalin Marinas <catalin.marinas@arm.com>
-  Antoine Tenart <antoine.tenart@free-electrons.com>
-  Will Deacon <will.deacon@arm.com>
-  David Sniatkiwicz <davidsn@marvell.com>
-  Eduardo Valentin <edubezval@gmail.com>
-  devicetree@vger.kernel.org
-  Rob Herring <robh+dt@kernel.org>
-  Zhang Rui <rui.zhang@intel.com>
-  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-  linux-arm-kernel@lists.infradead.org
- " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Miquel,\n"
  " \n"
- " On lun., d\303\251c. 18 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote:\n"
+ " On lun., d?c. 18 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote:\n"
  "\n"
  "> Add thermal DT nodes in AP806 and CP110 master/slave DTSI files.\n"
  ">\n"
@@ -53,7 +36,7 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  "> +\n"
- "> +\t\t\tap_thermal: thermal@6f808C {\n"
+ "> +\t\t\tap_thermal: thermal at 6f808C {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-ap806-thermal\";\n"
  "> +\t\t\t\treg = <0x6f808C 0x4>,\n"
  "> +\t\t\t\t      <0x6f8084 0x8>;\n"
@@ -69,13 +52,13 @@
  ">  \t\t\t\tinterrupts = <ICU_GRP_NSR 77 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tcpm_thermal: thermal@400078 {\n"
+ "> +\t\t\tcpm_thermal: thermal at 400078 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-cp110-thermal\";\n"
  "> +\t\t\t\treg = <0x400078 0x4>,\n"
  "> +\t\t\t\t      <0x400070 0x8>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tcpm_syscon0: system-controller@440000 {\n"
+ ">  \t\t\tcpm_syscon0: system-controller at 440000 {\n"
  ">  \t\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n"
  ">  \t\t\t\treg = <0x440000 0x2000>;\n"
  "> diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi\n"
@@ -86,13 +69,13 @@
  ">  \t\t\t\tinterrupts = <ICU_GRP_NSR 77 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tcps_thermal: thermal@400078 {\n"
+ "> +\t\t\tcps_thermal: thermal at 400078 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-cp110-thermal\";\n"
  "> +\t\t\t\treg = <0x400078 0x4>,\n"
  "> +\t\t\t\t      <0x400070 0x8>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tcps_syscon0: system-controller@440000 {\n"
+ ">  \t\t\tcps_syscon0: system-controller at 440000 {\n"
  ">  \t\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n"
  ">  \t\t\t\treg = <0x440000 0x2000>;\n"
  "> -- \n"
@@ -103,11 +86,6 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- "http://free-electrons.com\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ http://free-electrons.com
 
-8eaabdd2062529b4165138f765982bf8d658ed5d684961c1a077cf11650af094
+47fe3b31e17d55a41cddbe5db814047e245a9c1247c90e433db1f3dd96bc3e36

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.