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

diff --git a/a/1.txt b/N1/1.txt
index 7eec9fa..46ce649 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ index 2be23d600957..f2f745930b08 100644
  			clocks = <&osc24M>;
  		};
  
-+		ths: thermal-sensor@1f04000 {
++		ths: thermal-sensor at 1f04000 {
 +			compatible = "allwinner,sun8i-a83t-ths";
 +			reg = <0x01f04000 0x100>;
 +			interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
@@ -24,7 +24,7 @@ index 2be23d600957..f2f745930b08 100644
 +			#io-channel-cells = <0>;
 +		};
 +
- 		watchdog@1c20ca0 {
+ 		watchdog at 1c20ca0 {
  			compatible = "allwinner,sun6i-a31-wdt";
  			reg = <0x01c20ca0 0x20>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 2b34cdd..7060678 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 28/30] ARM: dts: sun8i: a83t: add support for the thermal sensor in A83T\0"
  "Date\0Thu, 30 Aug 2018 17:45:16 +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 A83T,\n"
@@ -48,7 +23,7 @@
  " \t\t\tclocks = <&osc24M>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tths: thermal-sensor@1f04000 {\n"
+ "+\t\tths: thermal-sensor at 1f04000 {\n"
  "+\t\t\tcompatible = \"allwinner,sun8i-a83t-ths\";\n"
  "+\t\t\treg = <0x01f04000 0x100>;\n"
  "+\t\t\tinterrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -56,10 +31,10 @@
  "+\t\t\t#io-channel-cells = <0>;\n"
  "+\t\t};\n"
  "+\n"
- " \t\twatchdog@1c20ca0 {\n"
+ " \t\twatchdog at 1c20ca0 {\n"
  " \t\t\tcompatible = \"allwinner,sun6i-a31-wdt\";\n"
  " \t\t\treg = <0x01c20ca0 0x20>;\n"
  "-- \n"
  2.11.0
 
-746d5e08aef59c8d31ce3f5e725f41ba066d8ad77795d1fe3fad179fc40455f3
+cca83179a804a23a7f38f458540d9c4eb98aeb9ebde3e509e0fe678a89cb7d8b

diff --git a/a/1.txt b/N2/1.txt
index 7eec9fa..0024858 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 A83T seems to have a broken IRQ 31, thus we use here IRQ 41.
 
-Signed-off-by: Philipp Rossak <embed3d@gmail.com>
+Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  arch/arm/boot/dts/sun8i-a83t.dtsi | 8 ++++++++
  1 file changed, 8 insertions(+)
diff --git a/a/content_digest b/N2/content_digest
index 2b34cdd..5432557 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 28/30] ARM: dts: sun8i: a83t: add support for the thermal sensor in A83T\0"
  "Date\0Thu, 30 Aug 2018 17:45:16 +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 A83T,\n"
@@ -35,7 +36,7 @@
  "\n"
  "The A83T seems to have a broken IRQ 31, thus we use here IRQ 41.\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/sun8i-a83t.dtsi | 8 ++++++++\n"
  " 1 file changed, 8 insertions(+)\n"
@@ -62,4 +63,4 @@
  "-- \n"
  2.11.0
 
-746d5e08aef59c8d31ce3f5e725f41ba066d8ad77795d1fe3fad179fc40455f3
+7fbbba187782163dc772e07dd9d7704a1f74f0a67c99559bf3555fc35be0e7bb

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.