All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180418102900.3d36e424@bbrezillon>

diff --git a/a/1.txt b/N1/1.txt
index 40bcd9c..eb8dd2c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -58,8 +58,8 @@ Peter Rosin <peda@axentia.se> wrote:
 > 		pinctrl-names = "default";
 > 		pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;
 > 
-> 		port at 0 {
-> 			hlcdc_panel_output: endpoint at 0 {
+> 		port@0 {
+> 			hlcdc_panel_output: endpoint@0 {
 > 				bus-type = <0>;
 > 				bus-width = <16>;
 > 			};
@@ -75,3 +75,7 @@ Looks good to me, no need to add a new example.
 Thanks,
 
 Boris
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index 19b00bd..1eb29a0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,23 @@
  "ref\020180417131052.16336-3-peda@axentia.se\0"
  "ref\020180418091658.690e3d5e@bbrezillon\0"
  "ref\0ffa56109-db0a-5619-2214-d163a2a42ef6@axentia.se\0"
- "From\0boris.brezillon@bootlin.com (Boris Brezillon)\0"
- "Subject\0[PATCH v2 2/6] dt-bindings: display: atmel: optional video-interface of endpoints\0"
+ "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0"
+ "Subject\0Re: [PATCH v2 2/6] dt-bindings: display: atmel: optional video-interface of endpoints\0"
  "Date\0Wed, 18 Apr 2018 10:29:00 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Rosin <peda@axentia.se>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Boris Brezillon <boris.brezillon@free-electrons.com>
+  Alexandre Belloni <alexandre.belloni@bootlin.com>
+  devicetree@vger.kernel.org
+  David Airlie <airlied@linux.ie>
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  Nicolas Ferre <nicolas.ferre@microchip.com>
+  Rob Herring <robh+dt@kernel.org>
+  Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+  Daniel Vetter <daniel.vetter@intel.com>
+  Russell King - ARM Linux <linux@armlinux.org.uk>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 18 Apr 2018 09:31:53 +0200\n"
@@ -68,8 +81,8 @@
  "> \t\tpinctrl-names = \"default\";\n"
  "> \t\tpinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;\n"
  "> \n"
- "> \t\tport at 0 {\n"
- "> \t\t\thlcdc_panel_output: endpoint at 0 {\n"
+ "> \t\tport@0 {\n"
+ "> \t\t\thlcdc_panel_output: endpoint@0 {\n"
  "> \t\t\t\tbus-type = <0>;\n"
  "> \t\t\t\tbus-width = <16>;\n"
  "> \t\t\t};\n"
@@ -84,6 +97,10 @@
  "\n"
  "Thanks,\n"
  "\n"
- Boris
+ "Boris\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-b8a637a7b6d0eae4d3e63336c2dc7eeb7c69df380aa9e2a803e6c269a11437e6
+01a03a541aa6d5b9ac7e2deeea42a4954a38a81bf0996b56a21a107bef718514

diff --git a/a/1.txt b/N2/1.txt
index 40bcd9c..01ed7dc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -58,8 +58,8 @@ Peter Rosin <peda@axentia.se> wrote:
 > 		pinctrl-names = "default";
 > 		pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;
 > 
-> 		port at 0 {
-> 			hlcdc_panel_output: endpoint at 0 {
+> 		port@0 {
+> 			hlcdc_panel_output: endpoint@0 {
 > 				bus-type = <0>;
 > 				bus-width = <16>;
 > 			};
diff --git a/a/content_digest b/N2/content_digest
index 19b00bd..911901f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,25 @@
  "ref\020180417131052.16336-3-peda@axentia.se\0"
  "ref\020180418091658.690e3d5e@bbrezillon\0"
  "ref\0ffa56109-db0a-5619-2214-d163a2a42ef6@axentia.se\0"
- "From\0boris.brezillon@bootlin.com (Boris Brezillon)\0"
- "Subject\0[PATCH v2 2/6] dt-bindings: display: atmel: optional video-interface of endpoints\0"
+ "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0"
+ "Subject\0Re: [PATCH v2 2/6] dt-bindings: display: atmel: optional video-interface of endpoints\0"
  "Date\0Wed, 18 Apr 2018 10:29:00 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Peter Rosin <peda@axentia.se>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  David Airlie <airlied@linux.ie>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Nicolas Ferre <nicolas.ferre@microchip.com>
+  Alexandre Belloni <alexandre.belloni@bootlin.com>
+  Boris Brezillon <boris.brezillon@free-electrons.com>
+  Daniel Vetter <daniel.vetter@intel.com>
+  Gustavo Padovan <gustavo@padovan.org>
+  Sean Paul <seanpaul@chromium.org>
+  Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+  Russell King - ARM Linux <linux@armlinux.org.uk>
+  dri-devel@lists.freedesktop.org
+  devicetree@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 18 Apr 2018 09:31:53 +0200\n"
@@ -68,8 +83,8 @@
  "> \t\tpinctrl-names = \"default\";\n"
  "> \t\tpinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;\n"
  "> \n"
- "> \t\tport at 0 {\n"
- "> \t\t\thlcdc_panel_output: endpoint at 0 {\n"
+ "> \t\tport@0 {\n"
+ "> \t\t\thlcdc_panel_output: endpoint@0 {\n"
  "> \t\t\t\tbus-type = <0>;\n"
  "> \t\t\t\tbus-width = <16>;\n"
  "> \t\t\t};\n"
@@ -86,4 +101,4 @@
  "\n"
  Boris
 
-b8a637a7b6d0eae4d3e63336c2dc7eeb7c69df380aa9e2a803e6c269a11437e6
+52fd8da537161f3ff06b211156532018f3645f1f8b597ce9161a407697f4c0b6

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.