All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2350540.yAeGFdYPK2@avalon>

diff --git a/a/content_digest b/N1/content_digest
index c518f73..8442ca2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
  "Subject\0[RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings\0"
  "Date\0Mon, 28 Nov 2016 11:37:12 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Neil,\n"
@@ -217,4 +217,4 @@
  "\n"
  Laurent Pinchart
 
-4e1ac97c89ba78cea82c2e34723ddba2f5494f9e0762c01d4bca67ccd66dc5cc
+0d5a20241d9bc63e679eb254bfe24502213b162264606e85213a6185038ff919

diff --git a/a/1.txt b/N2/1.txt
index 9a13aad..67ebbc9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -163,12 +163,12 @@ issue.
 > >> +		#address-cells = <1>;
 > >> +		#size-cells = <0>;
 > >> +
-> >> +		enc_cvbs_in: port at 0 {
+> >> +		enc_cvbs_in: port@0 {
 > >> +			 #address-cells = <1>;
 > >> +			 #size-cells = <0>;
 > >> +			 reg = <0>;
 > >> +
-> >> +			 venc_cvbs_in_vpu: endpoint at 0 {
+> >> +			 venc_cvbs_in_vpu: endpoint@0 {
 > >> +				 reg = <0>;
 > >> +				 remote-endpoint = <&vpu_out_venc_cvbs>;
 > >> +			};
@@ -176,7 +176,7 @@ issue.
 > >> +	};
 > >> +};
 > >> +
-> >> +vpu: vpu at d0100000 {
+> >> +vpu: vpu@d0100000 {
 > >> +	compatible = "amlogic,meson-gxbb-vpu";
 > >> +	reg = <0x0 0xd0100000 0x0 0x100000>,
 > >> +	      <0x0 0xc883c000 0x0 0x1000>,
@@ -188,12 +188,12 @@ issue.
 > >> +		#address-cells = <1>;
 > >> +		#size-cells = <0>;
 > >> +
-> >> +		vpu_out: port at 1 {
+> >> +		vpu_out: port@1 {
 > >> +			 #address-cells = <1>;
 > >> +			 #size-cells = <0>;
 > >> +			 reg = <1>;
 > >> +
-> >> +			 vpu_out_venc_cvbs: endpoint at 0 {
+> >> +			 vpu_out_venc_cvbs: endpoint@0 {
 > >> +				 reg = <0>;
 > >> +				 remote-endpoint = <&venc_cvbs_in_vpu>;
 > >> +			 };
@@ -207,3 +207,8 @@ issue.
 Regards,
 
 Laurent Pinchart
+
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N2/content_digest
index c518f73..a4ebd2c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,20 @@
  "ref\01480089791-12517-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\03721857.XEGXu9B51N@avalon\0"
  "ref\09f32e3bd-531b-0be7-8579-3af52469c421@baylibre.com\0"
- "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
- "Subject\0[RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings\0"
+ "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
+ "Subject\0Re: [RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings\0"
  "Date\0Mon, 28 Nov 2016 11:37:12 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong@baylibre.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  Xing.Xu@amlogic.com
+  victor.wan@amlogic.com
+  khilman@baylibre.com
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  linux-amlogic@lists.infradead.org
+  carlo@caione.org
+  jerry.cao@amlogic.com
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Neil,\n"
@@ -172,12 +182,12 @@
  "> >> +\t\t#address-cells = <1>;\n"
  "> >> +\t\t#size-cells = <0>;\n"
  "> >> +\n"
- "> >> +\t\tenc_cvbs_in: port at 0 {\n"
+ "> >> +\t\tenc_cvbs_in: port@0 {\n"
  "> >> +\t\t\t #address-cells = <1>;\n"
  "> >> +\t\t\t #size-cells = <0>;\n"
  "> >> +\t\t\t reg = <0>;\n"
  "> >> +\n"
- "> >> +\t\t\t venc_cvbs_in_vpu: endpoint at 0 {\n"
+ "> >> +\t\t\t venc_cvbs_in_vpu: endpoint@0 {\n"
  "> >> +\t\t\t\t reg = <0>;\n"
  "> >> +\t\t\t\t remote-endpoint = <&vpu_out_venc_cvbs>;\n"
  "> >> +\t\t\t};\n"
@@ -185,7 +195,7 @@
  "> >> +\t};\n"
  "> >> +};\n"
  "> >> +\n"
- "> >> +vpu: vpu at d0100000 {\n"
+ "> >> +vpu: vpu@d0100000 {\n"
  "> >> +\tcompatible = \"amlogic,meson-gxbb-vpu\";\n"
  "> >> +\treg = <0x0 0xd0100000 0x0 0x100000>,\n"
  "> >> +\t      <0x0 0xc883c000 0x0 0x1000>,\n"
@@ -197,12 +207,12 @@
  "> >> +\t\t#address-cells = <1>;\n"
  "> >> +\t\t#size-cells = <0>;\n"
  "> >> +\n"
- "> >> +\t\tvpu_out: port at 1 {\n"
+ "> >> +\t\tvpu_out: port@1 {\n"
  "> >> +\t\t\t #address-cells = <1>;\n"
  "> >> +\t\t\t #size-cells = <0>;\n"
  "> >> +\t\t\t reg = <1>;\n"
  "> >> +\n"
- "> >> +\t\t\t vpu_out_venc_cvbs: endpoint at 0 {\n"
+ "> >> +\t\t\t vpu_out_venc_cvbs: endpoint@0 {\n"
  "> >> +\t\t\t\t reg = <0>;\n"
  "> >> +\t\t\t\t remote-endpoint = <&venc_cvbs_in_vpu>;\n"
  "> >> +\t\t\t };\n"
@@ -215,6 +225,11 @@
  "-- \n"
  "Regards,\n"
  "\n"
- Laurent Pinchart
+ "Laurent Pinchart\n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-4e1ac97c89ba78cea82c2e34723ddba2f5494f9e0762c01d4bca67ccd66dc5cc
+5ffa170b8163c95da3c2b578f9c49c76c71228e3c8bbc530e268f1ac3ccd7859

diff --git a/a/1.txt b/N3/1.txt
index 9a13aad..49502fe 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -163,12 +163,12 @@ issue.
 > >> +		#address-cells = <1>;
 > >> +		#size-cells = <0>;
 > >> +
-> >> +		enc_cvbs_in: port at 0 {
+> >> +		enc_cvbs_in: port@0 {
 > >> +			 #address-cells = <1>;
 > >> +			 #size-cells = <0>;
 > >> +			 reg = <0>;
 > >> +
-> >> +			 venc_cvbs_in_vpu: endpoint at 0 {
+> >> +			 venc_cvbs_in_vpu: endpoint@0 {
 > >> +				 reg = <0>;
 > >> +				 remote-endpoint = <&vpu_out_venc_cvbs>;
 > >> +			};
@@ -176,7 +176,7 @@ issue.
 > >> +	};
 > >> +};
 > >> +
-> >> +vpu: vpu at d0100000 {
+> >> +vpu: vpu@d0100000 {
 > >> +	compatible = "amlogic,meson-gxbb-vpu";
 > >> +	reg = <0x0 0xd0100000 0x0 0x100000>,
 > >> +	      <0x0 0xc883c000 0x0 0x1000>,
@@ -188,12 +188,12 @@ issue.
 > >> +		#address-cells = <1>;
 > >> +		#size-cells = <0>;
 > >> +
-> >> +		vpu_out: port at 1 {
+> >> +		vpu_out: port@1 {
 > >> +			 #address-cells = <1>;
 > >> +			 #size-cells = <0>;
 > >> +			 reg = <1>;
 > >> +
-> >> +			 vpu_out_venc_cvbs: endpoint at 0 {
+> >> +			 vpu_out_venc_cvbs: endpoint@0 {
 > >> +				 reg = <0>;
 > >> +				 remote-endpoint = <&venc_cvbs_in_vpu>;
 > >> +			 };
diff --git a/a/content_digest b/N3/content_digest
index c518f73..9291167 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,10 +1,21 @@
  "ref\01480089791-12517-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\03721857.XEGXu9B51N@avalon\0"
  "ref\09f32e3bd-531b-0be7-8579-3af52469c421@baylibre.com\0"
- "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
- "Subject\0[RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings\0"
+ "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
+ "Subject\0Re: [RFC PATCH 3/3] dt-bindings: display: add Amlogic Meson DRM Bindings\0"
  "Date\0Mon, 28 Nov 2016 11:37:12 +0200\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong@baylibre.com>\0"
+ "Cc\0dri-devel@lists.freedesktop.org"
+  airlied@linux.ie
+  khilman@baylibre.com
+  carlo@caione.org
+  devicetree@vger.kernel.org
+  Xing.Xu@amlogic.com
+  victor.wan@amlogic.com
+  linux-kernel@vger.kernel.org
+  jerry.cao@amlogic.com
+  linux-amlogic@lists.infradead.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Neil,\n"
@@ -172,12 +183,12 @@
  "> >> +\t\t#address-cells = <1>;\n"
  "> >> +\t\t#size-cells = <0>;\n"
  "> >> +\n"
- "> >> +\t\tenc_cvbs_in: port at 0 {\n"
+ "> >> +\t\tenc_cvbs_in: port@0 {\n"
  "> >> +\t\t\t #address-cells = <1>;\n"
  "> >> +\t\t\t #size-cells = <0>;\n"
  "> >> +\t\t\t reg = <0>;\n"
  "> >> +\n"
- "> >> +\t\t\t venc_cvbs_in_vpu: endpoint at 0 {\n"
+ "> >> +\t\t\t venc_cvbs_in_vpu: endpoint@0 {\n"
  "> >> +\t\t\t\t reg = <0>;\n"
  "> >> +\t\t\t\t remote-endpoint = <&vpu_out_venc_cvbs>;\n"
  "> >> +\t\t\t};\n"
@@ -185,7 +196,7 @@
  "> >> +\t};\n"
  "> >> +};\n"
  "> >> +\n"
- "> >> +vpu: vpu at d0100000 {\n"
+ "> >> +vpu: vpu@d0100000 {\n"
  "> >> +\tcompatible = \"amlogic,meson-gxbb-vpu\";\n"
  "> >> +\treg = <0x0 0xd0100000 0x0 0x100000>,\n"
  "> >> +\t      <0x0 0xc883c000 0x0 0x1000>,\n"
@@ -197,12 +208,12 @@
  "> >> +\t\t#address-cells = <1>;\n"
  "> >> +\t\t#size-cells = <0>;\n"
  "> >> +\n"
- "> >> +\t\tvpu_out: port at 1 {\n"
+ "> >> +\t\tvpu_out: port@1 {\n"
  "> >> +\t\t\t #address-cells = <1>;\n"
  "> >> +\t\t\t #size-cells = <0>;\n"
  "> >> +\t\t\t reg = <1>;\n"
  "> >> +\n"
- "> >> +\t\t\t vpu_out_venc_cvbs: endpoint at 0 {\n"
+ "> >> +\t\t\t vpu_out_venc_cvbs: endpoint@0 {\n"
  "> >> +\t\t\t\t reg = <0>;\n"
  "> >> +\t\t\t\t remote-endpoint = <&venc_cvbs_in_vpu>;\n"
  "> >> +\t\t\t };\n"
@@ -217,4 +228,4 @@
  "\n"
  Laurent Pinchart
 
-4e1ac97c89ba78cea82c2e34723ddba2f5494f9e0762c01d4bca67ccd66dc5cc
+f7fd3395873b9e8843cff48fc190a56eb970974f00ccf55690df9e213caaee11

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.