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

diff --git a/a/1.txt b/N1/1.txt
index e685aaf..968486e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -53,7 +53,7 @@ index a7ef9dd21f04..9116ad308cf1 100644
 +Details see: bindings/nvmem/nvmem.txt
 +
 +Example for A33:
- 	ths: ths@1c25000 {
+ 	ths: ths at 1c25000 {
  		compatible = "allwinner,sun8i-a33-ths";
  		reg = <0x01c25000 0x100>;
 @@ -17,6 +40,18 @@ Example:
@@ -61,7 +61,7 @@ index a7ef9dd21f04..9116ad308cf1 100644
  	};
  
 +Example for H3:
-+	ths: thermal-sensor@1c25000 {
++	ths: thermal-sensor at 1c25000 {
 +		compatible = "allwinner,sun8i-h3-ths";
 +		reg = <0x01c25000 0x400>;
 +		clocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>;
diff --git a/a/content_digest b/N1/content_digest
index 6751432..253d81a 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 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T\0"
  "Date\0Thu, 30 Aug 2018 17:45:02 +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"
  "Allwinner H3 features a thermal sensor like the one in A33, but has its\n"
@@ -85,7 +60,7 @@
  "+Details see: bindings/nvmem/nvmem.txt\n"
  "+\n"
  "+Example for A33:\n"
- " \tths: ths@1c25000 {\n"
+ " \tths: ths at 1c25000 {\n"
  " \t\tcompatible = \"allwinner,sun8i-a33-ths\";\n"
  " \t\treg = <0x01c25000 0x100>;\n"
  "@@ -17,6 +40,18 @@ Example:\n"
@@ -93,7 +68,7 @@
  " \t};\n"
  " \n"
  "+Example for H3:\n"
- "+\tths: thermal-sensor@1c25000 {\n"
+ "+\tths: thermal-sensor at 1c25000 {\n"
  "+\t\tcompatible = \"allwinner,sun8i-h3-ths\";\n"
  "+\t\treg = <0x01c25000 0x400>;\n"
  "+\t\tclocks = <&ccu CLK_BUS_THS>, <&ccu CLK_THS>;\n"
@@ -110,4 +85,4 @@
  "-- \n"
  2.11.0
 
-f4ff7326501690935eaabb63da45c9da02ef4941e2139606760be3f627520ff8
+0df5e437543aea0dec0f75c2130ab9a80a458939608cf42a09fb3a1ea09767b9

diff --git a/a/1.txt b/N2/1.txt
index e685aaf..417461d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -8,7 +8,7 @@ has a clock that is directly connected and runs with 24 MHz.
 
 Update the binding document to cover H3 and A83T.
 
-Signed-off-by: Philipp Rossak <embed3d@gmail.com>
+Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  .../devicetree/bindings/iio/adc/sun4i-gpadc.txt    | 41 ++++++++++++++++++++--
  1 file changed, 38 insertions(+), 3 deletions(-)
diff --git a/a/content_digest b/N2/content_digest
index 6751432..a8e8422 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 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T\0"
  "Date\0Thu, 30 Aug 2018 17:45:02 +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"
  "Allwinner H3 features a thermal sensor like the one in A33, but has its\n"
@@ -40,7 +41,7 @@
  "\n"
  "Update the binding document to cover H3 and A83T.\n"
  "\n"
- "Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n"
+ "Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " .../devicetree/bindings/iio/adc/sun4i-gpadc.txt    | 41 ++++++++++++++++++++--\n"
  " 1 file changed, 38 insertions(+), 3 deletions(-)\n"
@@ -110,4 +111,4 @@
  "-- \n"
  2.11.0
 
-f4ff7326501690935eaabb63da45c9da02ef4941e2139606760be3f627520ff8
+30fc9f60c49062e0208d66fd5bfe6bac09261feddc8b5aee9e9782f6d8e37400

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.