All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160115031515.GA19797@rob-hp-laptop>

diff --git a/a/1.txt b/N1/1.txt
index 5caf93b..4df5ebd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -133,7 +133,7 @@ This should either be a child of what it is attached to or use of-graph.
 
 > +};
 > +
-> +tve0: tv-encoder@01c0a000 {
+> +tve0: tv-encoder at 01c0a000 {
 > +	compatible = "allwinner,sun4i-a10-tv-encoder";
 > +	reg = <0x01c0a000 0x1000>;
 > +	clocks = <&ahb_gates 34>;
@@ -142,7 +142,7 @@ This should either be a child of what it is attached to or use of-graph.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		tve0_in_tcon0: endpoint@0 {
+> +		tve0_in_tcon0: endpoint at 0 {
 > +			reg = <0>;
 
 I would drop the reg where you only have 1 node for ports or endpoints.
@@ -152,7 +152,7 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +	};
 > +};
 > +
-> +tcon0: lcd-controller@01c0c000 {
+> +tcon0: lcd-controller at 01c0c000 {
 > +	compatible = "allwinner,sun4i-a10-tcon";
 > +	reg = <0x01c0c000 0x1000>;
 > +	interrupts = <44>;
@@ -169,23 +169,23 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		tcon0_in: port@0 {
+> +		tcon0_in: port at 0 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0>;
 > +
-> +			tcon0_in_be0: endpoint@0 {
+> +			tcon0_in_be0: endpoint at 0 {
 > +				reg = <0>;
 > +				remote-endpoint = <&be0_out_tcon0>;
 > +			};
 > +		};
 > +
-> +		tcon0_out: port@1 {
+> +		tcon0_out: port at 1 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <1>;
 > +
-> +			tcon0_out_tve0: endpoint@0 {
+> +			tcon0_out_tve0: endpoint at 0 {
 > +				reg = <0>;
 > +				remote-endpoint = <&tve0_in_tcon0>;
 > +			};
@@ -193,7 +193,7 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +	};
 > +};
 > +
-> +fe0: display-frontend@01e00000 {
+> +fe0: display-frontend at 01e00000 {
 > +	compatible = "allwinner,sun5i-a13-display-frontend";
 > +	reg = <0x01e00000 0x20000>;
 > +	interrupts = <47>;
@@ -207,12 +207,12 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		fe0_out: port@0 {
+> +		fe0_out: port at 0 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0>;
 > +
-> +			fe0_out_be0: endpoint@0 {
+> +			fe0_out_be0: endpoint at 0 {
 > +				reg = <0>;
 > +				remote-endpoint = <&be0_in_fe0>;
 > +			};
@@ -220,7 +220,7 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +	};
 > +};
 > +
-> +be0: display-backend@01e60000 {
+> +be0: display-backend at 01e60000 {
 > +	compatible = "allwinner,sun5i-a13-display-backend";
 > +	reg = <0x01e60000 0x10000>;
 > +	clocks = <&ahb_gates 44>, <&de_be_clk>,
@@ -233,23 +233,23 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		be0_in: port@0 {
+> +		be0_in: port at 0 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0>;
 > +
-> +			be0_in_fe0: endpoint@0 {
+> +			be0_in_fe0: endpoint at 0 {
 > +				reg = <0>;
 > +				remote-endpoint = <&fe0_out_be0>;
 > +			};
 > +		};
 > +
-> +		be0_out: port@1 {
+> +		be0_out: port at 1 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <1>;
 > +
-> +			be0_out_tcon0: endpoint@0 {
+> +			be0_out_tcon0: endpoint at 0 {
 > +				reg = <0>;
 > +				remote-endpoint = <&tcon0_in_be0>;
 > +		};
@@ -265,5 +265,5 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 11f2a3f..89dbdbe 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,9 @@
  "ref\01452785109-6172-1-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\01452785109-6172-18-git-send-email-maxime.ripard@free-electrons.com\0"
- "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0Re: [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation\0"
+ "From\0robh@kernel.org (Rob Herring)\0"
+ "Subject\0[PATCH v2 17/26] drm: sun4i: Add DT bindings documentation\0"
  "Date\0Thu, 14 Jan 2016 21:15:15 -0600\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
- "Cc\0Mike Turquette <mturquette@baylibre.com>"
-  Stephen Boyd <sboyd@codeaurora.org>
-  David Airlie <airlied@linux.ie>
-  Thierry Reding <thierry.reding@gmail.com>
-  Philipp Zabel <p.zabel@pengutronix.de>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-clk@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-sunxi@googlegroups.com
-  Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-  Chen-Yu Tsai <wens@csie.org>
-  Hans de Goede <hdegoede@redhat.com>
-  Alexander Kaplan <alex@nextthing.co>
-  Boris Brezillon <boris.brezillon@free-electrons.com>
-  Wynter Woods <wynter@nextthing.co>
-  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-  Rob Clark <robdclark@gmail.com>
- " Daniel Vetter <daniel@ffwll.ch>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jan 14, 2016 at 04:25:00PM +0100, Maxime Ripard wrote:\n"
@@ -161,7 +141,7 @@
  "\n"
  "> +};\n"
  "> +\n"
- "> +tve0: tv-encoder@01c0a000 {\n"
+ "> +tve0: tv-encoder at 01c0a000 {\n"
  "> +\tcompatible = \"allwinner,sun4i-a10-tv-encoder\";\n"
  "> +\treg = <0x01c0a000 0x1000>;\n"
  "> +\tclocks = <&ahb_gates 34>;\n"
@@ -170,7 +150,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\ttve0_in_tcon0: endpoint@0 {\n"
+ "> +\t\ttve0_in_tcon0: endpoint at 0 {\n"
  "> +\t\t\treg = <0>;\n"
  "\n"
  "I would drop the reg where you only have 1 node for ports or endpoints.\n"
@@ -180,7 +160,7 @@
  "> +\t};\n"
  "> +};\n"
  "> +\n"
- "> +tcon0: lcd-controller@01c0c000 {\n"
+ "> +tcon0: lcd-controller at 01c0c000 {\n"
  "> +\tcompatible = \"allwinner,sun4i-a10-tcon\";\n"
  "> +\treg = <0x01c0c000 0x1000>;\n"
  "> +\tinterrupts = <44>;\n"
@@ -197,23 +177,23 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\ttcon0_in: port@0 {\n"
+ "> +\t\ttcon0_in: port at 0 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\n"
- "> +\t\t\ttcon0_in_be0: endpoint@0 {\n"
+ "> +\t\t\ttcon0_in_be0: endpoint at 0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tremote-endpoint = <&be0_out_tcon0>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttcon0_out: port@1 {\n"
+ "> +\t\ttcon0_out: port at 1 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <1>;\n"
  "> +\n"
- "> +\t\t\ttcon0_out_tve0: endpoint@0 {\n"
+ "> +\t\t\ttcon0_out_tve0: endpoint at 0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tremote-endpoint = <&tve0_in_tcon0>;\n"
  "> +\t\t\t};\n"
@@ -221,7 +201,7 @@
  "> +\t};\n"
  "> +};\n"
  "> +\n"
- "> +fe0: display-frontend@01e00000 {\n"
+ "> +fe0: display-frontend at 01e00000 {\n"
  "> +\tcompatible = \"allwinner,sun5i-a13-display-frontend\";\n"
  "> +\treg = <0x01e00000 0x20000>;\n"
  "> +\tinterrupts = <47>;\n"
@@ -235,12 +215,12 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tfe0_out: port@0 {\n"
+ "> +\t\tfe0_out: port at 0 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\n"
- "> +\t\t\tfe0_out_be0: endpoint@0 {\n"
+ "> +\t\t\tfe0_out_be0: endpoint at 0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tremote-endpoint = <&be0_in_fe0>;\n"
  "> +\t\t\t};\n"
@@ -248,7 +228,7 @@
  "> +\t};\n"
  "> +};\n"
  "> +\n"
- "> +be0: display-backend@01e60000 {\n"
+ "> +be0: display-backend at 01e60000 {\n"
  "> +\tcompatible = \"allwinner,sun5i-a13-display-backend\";\n"
  "> +\treg = <0x01e60000 0x10000>;\n"
  "> +\tclocks = <&ahb_gates 44>, <&de_be_clk>,\n"
@@ -261,23 +241,23 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tbe0_in: port@0 {\n"
+ "> +\t\tbe0_in: port at 0 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\n"
- "> +\t\t\tbe0_in_fe0: endpoint@0 {\n"
+ "> +\t\t\tbe0_in_fe0: endpoint at 0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tremote-endpoint = <&fe0_out_be0>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tbe0_out: port@1 {\n"
+ "> +\t\tbe0_out: port at 1 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <1>;\n"
  "> +\n"
- "> +\t\t\tbe0_out_tcon0: endpoint@0 {\n"
+ "> +\t\t\tbe0_out_tcon0: endpoint at 0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tremote-endpoint = <&tcon0_in_be0>;\n"
  "> +\t\t};\n"
@@ -293,7 +273,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-aaa635aebce1f8ba3a4e695ec35be039284c239239107f2492e61749b54b9b5b
+b84d34c2c811e14ecc7f72c83c7d0ac613d372e32f38ee9f8e272cb374d7fb99

diff --git a/a/1.txt b/N2/1.txt
index 5caf93b..1c19b0d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On Thu, Jan 14, 2016 at 04:25:00PM +0100, Maxime Ripard wrote:
 > 
 > Add a documentation for the bindings.
 > 
-> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
+> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
 > ---
 >  .../bindings/display/sunxi/sun4i-drm.txt           | 228 +++++++++++++++++++++
 
@@ -265,5 +265,5 @@ I would drop the reg where you only have 1 node for ports or endpoints.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe devicetree" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 11f2a3f..ec22fed 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,30 @@
  "ref\01452785109-6172-1-git-send-email-maxime.ripard@free-electrons.com\0"
  "ref\01452785109-6172-18-git-send-email-maxime.ripard@free-electrons.com\0"
- "From\0Rob Herring <robh@kernel.org>\0"
+ "ref\01452785109-6172-18-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation\0"
  "Date\0Thu, 14 Jan 2016 21:15:15 -0600\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
- "Cc\0Mike Turquette <mturquette@baylibre.com>"
-  Stephen Boyd <sboyd@codeaurora.org>
-  David Airlie <airlied@linux.ie>
-  Thierry Reding <thierry.reding@gmail.com>
-  Philipp Zabel <p.zabel@pengutronix.de>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-clk@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-sunxi@googlegroups.com
-  Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-  Chen-Yu Tsai <wens@csie.org>
-  Hans de Goede <hdegoede@redhat.com>
-  Alexander Kaplan <alex@nextthing.co>
-  Boris Brezillon <boris.brezillon@free-electrons.com>
-  Wynter Woods <wynter@nextthing.co>
-  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-  Rob Clark <robdclark@gmail.com>
- " Daniel Vetter <daniel@ffwll.ch>\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Mike Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>"
+  Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  David Airlie <airlied-cv59FeDIM0c@public.gmane.org>
+  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
+  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
+  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
+  Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+  Alexander Kaplan <alex-MflLfwwFzuz+yO7R74ARew@public.gmane.org>
+  Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Wynter Woods <wynter-MflLfwwFzuz+yO7R74ARew@public.gmane.org>
+  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Rob Clark <robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " Daniel Vetter <daniel-/w4YWyX8dFk@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jan 14, 2016 at 04:25:00PM +0100, Maxime Ripard wrote:\n"
@@ -32,7 +33,7 @@
  "> \n"
  "> Add a documentation for the bindings.\n"
  "> \n"
- "> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>\n"
+ "> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  ">  .../bindings/display/sunxi/sun4i-drm.txt           | 228 +++++++++++++++++++++\n"
  "\n"
@@ -293,7 +294,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-aaa635aebce1f8ba3a4e695ec35be039284c239239107f2492e61749b54b9b5b
+ef38991f03939235c05d1414e784f3f3429d2402e679a380ab7402eb26ccdee9

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.