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

diff --git a/a/1.txt b/N1/1.txt
index c6dab3f..0c410c4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 The cir interface is like on the H3 located at 0x01f02000 and is exactly
 the same. This patch adds support for the ir interface on the A83T.
 
-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 | 10 ++++++++++
  1 file changed, 10 insertions(+)
@@ -14,7 +14,7 @@ index 06e96db7c41a..ddc0d592107f 100644
  			#reset-cells = <1>;
  		};
  
-+		cir: cir at 01f02000 {
++		cir: cir@01f02000 {
 +			compatible = "allwinner,sun5i-a13-ir";
 +			clocks = <&r_ccu CLK_APB0_IR>, <&r_ccu CLK_IR>;
 +			clock-names = "apb", "ir";
@@ -24,7 +24,7 @@ index 06e96db7c41a..ddc0d592107f 100644
 +			status = "disabled";
 +		};
 +
- 		r_pio: pinctrl at 1f02c00 {
+ 		r_pio: pinctrl@1f02c00 {
  			compatible = "allwinner,sun8i-a83t-r-pinctrl";
  			reg = <0x01f02c00 0x400>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index f0ab3b8..0c7674f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,28 @@
  "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 4/6] arm: dts: sun8i: a83t: Add support for the cir interface\0"
  "Date\0Tue, 19 Dec 2017 09:07:45 +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"
  "The cir interface is like on the H3 located at 0x01f02000 and is exactly\n"
  "the same. This patch adds support for the ir interface on the A83T.\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 | 10 ++++++++++\n"
  " 1 file changed, 10 insertions(+)\n"
@@ -21,7 +35,7 @@
  " \t\t\t#reset-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tcir: cir at 01f02000 {\n"
+ "+\t\tcir: cir@01f02000 {\n"
  "+\t\t\tcompatible = \"allwinner,sun5i-a13-ir\";\n"
  "+\t\t\tclocks = <&r_ccu CLK_APB0_IR>, <&r_ccu CLK_IR>;\n"
  "+\t\t\tclock-names = \"apb\", \"ir\";\n"
@@ -31,10 +45,10 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tr_pio: pinctrl at 1f02c00 {\n"
+ " \t\tr_pio: pinctrl@1f02c00 {\n"
  " \t\t\tcompatible = \"allwinner,sun8i-a83t-r-pinctrl\";\n"
  " \t\t\treg = <0x01f02c00 0x400>;\n"
  "-- \n"
  2.11.0
 
-06dea3b61217a567e94f070aea7d18aa20e37782907ca5b8f5699543e46e0953
+8aef67dc5b4a13c759273b8f152ea138cd5c98618dadc4e5235bdaa942947a58

diff --git a/a/1.txt b/N2/1.txt
index c6dab3f..1eede00 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,7 +14,7 @@ index 06e96db7c41a..ddc0d592107f 100644
  			#reset-cells = <1>;
  		};
  
-+		cir: cir at 01f02000 {
++		cir: cir@01f02000 {
 +			compatible = "allwinner,sun5i-a13-ir";
 +			clocks = <&r_ccu CLK_APB0_IR>, <&r_ccu CLK_IR>;
 +			clock-names = "apb", "ir";
@@ -24,7 +24,7 @@ index 06e96db7c41a..ddc0d592107f 100644
 +			status = "disabled";
 +		};
 +
- 		r_pio: pinctrl at 1f02c00 {
+ 		r_pio: pinctrl@1f02c00 {
  			compatible = "allwinner,sun8i-a83t-r-pinctrl";
  			reg = <0x01f02c00 0x400>;
 -- 
diff --git a/a/content_digest b/N2/content_digest
index f0ab3b8..59d156f 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 4/6] arm: dts: sun8i: a83t: Add support for the cir interface\0"
  "Date\0Tue, 19 Dec 2017 09:07:45 +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"
  "The cir interface is like on the H3 located at 0x01f02000 and is exactly\n"
@@ -21,7 +34,7 @@
  " \t\t\t#reset-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tcir: cir at 01f02000 {\n"
+ "+\t\tcir: cir@01f02000 {\n"
  "+\t\t\tcompatible = \"allwinner,sun5i-a13-ir\";\n"
  "+\t\t\tclocks = <&r_ccu CLK_APB0_IR>, <&r_ccu CLK_IR>;\n"
  "+\t\t\tclock-names = \"apb\", \"ir\";\n"
@@ -31,10 +44,10 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- " \t\tr_pio: pinctrl at 1f02c00 {\n"
+ " \t\tr_pio: pinctrl@1f02c00 {\n"
  " \t\t\tcompatible = \"allwinner,sun8i-a83t-r-pinctrl\";\n"
  " \t\t\treg = <0x01f02c00 0x400>;\n"
  "-- \n"
  2.11.0
 
-06dea3b61217a567e94f070aea7d18aa20e37782907ca5b8f5699543e46e0953
+1744db8aba3307981d1aed87b6d017b6b118c67668a1600f36b44cd0864ab17c

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.