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

diff --git a/a/1.txt b/N1/1.txt
index 1900187..ac49c9f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ This patch updates documentation for Device-Tree bindings for sunxi IR
 controller and adds the new optional property for the base clock
 frequency.
 
-Signed-off-by: Philipp Rossak <embed3d@gmail.com>
+Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  Documentation/devicetree/bindings/media/sunxi-ir.txt | 3 +++
  1 file changed, 3 insertions(+)
@@ -20,7 +20,7 @@ index 91648c569b1e..278098987edb 100644
  
  Example:
  
-@@ -18,6 +20,7 @@ ir0: ir at 1c21800 {
+@@ -18,6 +20,7 @@ ir0: ir@1c21800 {
  	compatible = "allwinner,sun4i-a10-ir";
  	clocks = <&apb0_gates 6>, <&ir0_clk>;
  	clock-names = "apb", "ir";
diff --git a/a/content_digest b/N1/content_digest
index 9b5b0bb..83342f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,29 @@
  "ref\020171219080747.4507-1-embed3d@gmail.com\0"
- "From\0embed3d@gmail.com (Philipp Rossak)\0"
+ "ref\020171219080747.4507-1-embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0[PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller\0"
  "Date\0Tue, 19 Dec 2017 09:07:43 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  wens-jdAy2FN1RRM@public.gmane.org
+  linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org
+  sean-hENCXIMQXOg@public.gmane.org
+  p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+ " andi.shyti-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
+ "Cc\0linux-media-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"
  "This patch updates documentation for Device-Tree bindings for sunxi IR\n"
  "controller and adds the new optional property for the base clock\n"
  "frequency.\n"
  "\n"
- "Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n"
+ "Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " Documentation/devicetree/bindings/media/sunxi-ir.txt | 3 +++\n"
  " 1 file changed, 3 insertions(+)\n"
@@ -27,7 +41,7 @@
  " \n"
  " Example:\n"
  " \n"
- "@@ -18,6 +20,7 @@ ir0: ir at 1c21800 {\n"
+ "@@ -18,6 +20,7 @@ ir0: ir@1c21800 {\n"
  " \tcompatible = \"allwinner,sun4i-a10-ir\";\n"
  " \tclocks = <&apb0_gates 6>, <&ir0_clk>;\n"
  " \tclock-names = \"apb\", \"ir\";\n"
@@ -38,4 +52,4 @@
  "-- \n"
  2.11.0
 
-e9cdfd89a03ae7fb6d377d8cf4e644f779196bd186e1097d109fdb338b40f8ba
+6cbcce08a52d45f5d39c91de407c6f18507d867fb759ccbceeed71b1ff83459b

diff --git a/a/1.txt b/N2/1.txt
index 1900187..57b42f0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -20,7 +20,7 @@ index 91648c569b1e..278098987edb 100644
  
  Example:
  
-@@ -18,6 +20,7 @@ ir0: ir at 1c21800 {
+@@ -18,6 +20,7 @@ ir0: ir@1c21800 {
  	compatible = "allwinner,sun4i-a10-ir";
  	clocks = <&apb0_gates 6>, <&ir0_clk>;
  	clock-names = "apb", "ir";
diff --git a/a/content_digest b/N2/content_digest
index 9b5b0bb..cd22c72 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,21 @@
  "ref\020171219080747.4507-1-embed3d@gmail.com\0"
- "From\0embed3d@gmail.com (Philipp Rossak)\0"
+ "From\0Philipp Rossak <embed3d@gmail.com>\0"
  "Subject\0[PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller\0"
  "Date\0Tue, 19 Dec 2017 09:07:43 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0mchehab@kernel.org"
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  maxime.ripard@free-electrons.com
+  wens@csie.org
+  linux@armlinux.org.uk
+  sean@mess.org
+  p.zabel@pengutronix.de
+ " andi.shyti@samsung.com\0"
+ "Cc\0linux-media@vger.kernel.org"
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " linux-sunxi@googlegroups.com\0"
  "\00:1\0"
  "b\0"
  "This patch updates documentation for Device-Tree bindings for sunxi IR\n"
@@ -27,7 +40,7 @@
  " \n"
  " Example:\n"
  " \n"
- "@@ -18,6 +20,7 @@ ir0: ir at 1c21800 {\n"
+ "@@ -18,6 +20,7 @@ ir0: ir@1c21800 {\n"
  " \tcompatible = \"allwinner,sun4i-a10-ir\";\n"
  " \tclocks = <&apb0_gates 6>, <&ir0_clk>;\n"
  " \tclock-names = \"apb\", \"ir\";\n"
@@ -38,4 +51,4 @@
  "-- \n"
  2.11.0
 
-e9cdfd89a03ae7fb6d377d8cf4e644f779196bd186e1097d109fdb338b40f8ba
+82c93aae5ef2a12d4b7ae40b73d8ef28f2533ee9b59c2a6080a92aedc9ee09e6

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.