All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180830154518.29507-24-embed3d@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 8777655..078315a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ index c3bff1105e5d..3520e4ad6042 100644
  			};
  		};
  
-+		ths: thermal-sensor@1c25000 {
++		ths: thermal-sensor at 1c25000 {
 +			reg = <0x01c25000 0x400>;
 +			interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
 +			clocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>;
@@ -25,7 +25,7 @@ index c3bff1105e5d..3520e4ad6042 100644
 +			#io-channel-cells = <0>;
 +		};
 +
- 		timer@1c20c00 {
+ 		timer at 1c20c00 {
  			compatible = "allwinner,sun4i-a10-timer";
  			reg = <0x01c20c00 0xa0>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 59621e9..897d900 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,33 +1,8 @@
  "ref\020180830154518.29507-1-embed3d@gmail.com\0"
- "From\0Philipp Rossak <embed3d@gmail.com>\0"
+ "From\0embed3d@gmail.com (Philipp Rossak)\0"
  "Subject\0[PATCH v3 23/30] ARM: dts: sunxi-h3-h5: add support for the thermal sensor in H3 and H5\0"
  "Date\0Thu, 30 Aug 2018 17:45:11 +0200\0"
- "To\0lee.jones@linaro.org"
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  maxime.ripard@bootlin.com
-  wens@csie.org
-  linux@armlinux.org.uk
-  jic23@kernel.org
-  knaack.h@gmx.de
-  lars@metafoo.de
-  pmeerw@pmeerw.net
-  eugen.hristev@microchip.com
-  rdunlap@infradead.org
-  vilhelm.gray@gmail.com
-  clabbe.montjoie@gmail.com
-  quentin.schulz@bootlin.com
-  geert+renesas@glider.be
-  lukas@wunner.de
-  icenowy@aosc.io
-  arnd@arndb.de
-  broonie@kernel.org
- " arnaud.pouliquen@st.com\0"
- "Cc\0linux-iio@vger.kernel.org"
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "As we have gained the support for the thermal sensor in H3 and H5,\n"
@@ -48,7 +23,7 @@
  " \t\t\t};\n"
  " \t\t};\n"
  " \n"
- "+\t\tths: thermal-sensor@1c25000 {\n"
+ "+\t\tths: thermal-sensor at 1c25000 {\n"
  "+\t\t\treg = <0x01c25000 0x400>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;\n"
  "+\t\t\tclocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>;\n"
@@ -57,10 +32,10 @@
  "+\t\t\t#io-channel-cells = <0>;\n"
  "+\t\t};\n"
  "+\n"
- " \t\ttimer@1c20c00 {\n"
+ " \t\ttimer at 1c20c00 {\n"
  " \t\t\tcompatible = \"allwinner,sun4i-a10-timer\";\n"
  " \t\t\treg = <0x01c20c00 0xa0>;\n"
  "-- \n"
  2.11.0
 
-1c72d1d841581fe706c8370133d663bd534602731ee3b218609c7c7df88c5552
+985802f6ef7e24b3af142043b079db7805a591c38db8238cfec91a7f7046380e

diff --git a/a/1.txt b/N2/1.txt
index 8777655..2776fca 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ we can now add its device nodes to the device tree. The H3 and H5 share
 most of its compatible. The compatible and the thermal sensor cells
 will be added in an additional patch per device.
 
-Signed-off-by: Philipp Rossak <embed3d@gmail.com>
+Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  arch/arm/boot/dts/sunxi-h3-h5.dtsi | 9 +++++++++
  1 file changed, 9 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index 59621e9..f62efb5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,33 +1,34 @@
  "ref\020180830154518.29507-1-embed3d@gmail.com\0"
- "From\0Philipp Rossak <embed3d@gmail.com>\0"
+ "ref\020180830154518.29507-1-embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0[PATCH v3 23/30] ARM: dts: sunxi-h3-h5: add support for the thermal sensor in H3 and H5\0"
  "Date\0Thu, 30 Aug 2018 17:45:11 +0200\0"
- "To\0lee.jones@linaro.org"
-  robh+dt@kernel.org
-  mark.rutland@arm.com
-  maxime.ripard@bootlin.com
-  wens@csie.org
-  linux@armlinux.org.uk
-  jic23@kernel.org
-  knaack.h@gmx.de
-  lars@metafoo.de
-  pmeerw@pmeerw.net
-  eugen.hristev@microchip.com
-  rdunlap@infradead.org
-  vilhelm.gray@gmail.com
-  clabbe.montjoie@gmail.com
-  quentin.schulz@bootlin.com
-  geert+renesas@glider.be
-  lukas@wunner.de
-  icenowy@aosc.io
-  arnd@arndb.de
-  broonie@kernel.org
- " arnaud.pouliquen@st.com\0"
- "Cc\0linux-iio@vger.kernel.org"
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
+ "To\0lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org
+  wens-jdAy2FN1RRM@public.gmane.org
+  linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org
+  jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  knaack.h-Mmb7MZpHnFY@public.gmane.org
+  lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org
+  pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org
+  eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org
+  rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org
+  vilhelm.gray-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  quentin.schulz-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org
+  geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org
+  lukas-JFq808J9C/izQB+pC5nmwQ@public.gmane.org
+  icenowy-h8G6r0blFSE@public.gmane.org
+  arnd-r2nGTMty4D4@public.gmane.org
+  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+ " arnaud.pouliquen-qxv4g6HH51o@public.gmane.org\0"
+ "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "As we have gained the support for the thermal sensor in H3 and H5,\n"
@@ -35,7 +36,7 @@
  "most of its compatible. The compatible and the thermal sensor cells\n"
  "will be added in an additional patch per device.\n"
  "\n"
- "Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n"
+ "Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/sunxi-h3-h5.dtsi | 9 +++++++++\n"
  " 1 file changed, 9 insertions(+)\n"
@@ -63,4 +64,4 @@
  "-- \n"
  2.11.0
 
-1c72d1d841581fe706c8370133d663bd534602731ee3b218609c7c7df88c5552
+67f8b698c783aa5c4c50ba6a4be3dd081bc0686abed693db8a56fcd0ca0b0d43

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.