All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5493BD52.8070804@freescale.com>

diff --git a/a/1.txt b/N1/1.txt
index 23d2fc3..175fcab 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,11 +80,11 @@ Ok, I'll add this second compatible string.
 >> +[4] Documentation/devicetree/bindings/mipi/dsi/mipi-dsi-bus.txt
 >> +
 >> +example:
->> +	gpr: iomuxc-gpr at 020e0000 {
+>> +	gpr: iomuxc-gpr@020e0000 {
 >> +		/* ... */
 >> +	};
 >> +
->> +	mipi_dsi: mipi at 021e0000 {
+>> +	mipi_dsi: mipi@021e0000 {
 >> +		#address-cells = <1>;
 >> +		#size-cells = <0>;
 >> +		compatible = "fsl,imx6q-mipi-dsi";
@@ -300,3 +300,7 @@ Liu Ying
 > regards
 > Philipp
 >
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+http://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index dca6108..56ddd0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,17 @@
  "ref\01418886696-11636-1-git-send-email-Ying.Liu@freescale.com\0"
  "ref\01418886696-11636-9-git-send-email-Ying.Liu@freescale.com\0"
  "ref\01418902740.4212.46.camel@pengutronix.de\0"
- "From\0Ying.Liu@freescale.com (Liu Ying)\0"
- "Subject\0[PATCH RFC v2 08/14] drm: imx: Add MIPI DSI host controller driver\0"
+ "From\0Liu Ying <Ying.Liu@freescale.com>\0"
+ "Subject\0Re: [PATCH RFC v2 08/14] drm: imx: Add MIPI DSI host controller driver\0"
  "Date\0Fri, 19 Dec 2014 13:53:22 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux@arm.linux.org.uk
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  kernel@pengutronix.de
+  mturquette@linaro.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 12/18/2014 07:39 PM, Philipp Zabel wrote:\n"
@@ -89,11 +96,11 @@
  ">> +[4] Documentation/devicetree/bindings/mipi/dsi/mipi-dsi-bus.txt\n"
  ">> +\n"
  ">> +example:\n"
- ">> +\tgpr: iomuxc-gpr at 020e0000 {\n"
+ ">> +\tgpr: iomuxc-gpr@020e0000 {\n"
  ">> +\t\t/* ... */\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tmipi_dsi: mipi at 021e0000 {\n"
+ ">> +\tmipi_dsi: mipi@021e0000 {\n"
  ">> +\t\t#address-cells = <1>;\n"
  ">> +\t\t#size-cells = <0>;\n"
  ">> +\t\tcompatible = \"fsl,imx6q-mipi-dsi\";\n"
@@ -308,6 +315,10 @@
  ">\n"
  "> regards\n"
  "> Philipp\n"
- >
+ ">\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ http://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-dcb333bdbd0d1e0df9820bb4f0372859f7ea48300076ff12492d42a2f96f7b83
+66e735cf1629075a59b2aa3fabc90cee5898ce2298d2163df6b60469899c20fc

diff --git a/a/1.txt b/N2/1.txt
index 23d2fc3..06a66d1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -80,11 +80,11 @@ Ok, I'll add this second compatible string.
 >> +[4] Documentation/devicetree/bindings/mipi/dsi/mipi-dsi-bus.txt
 >> +
 >> +example:
->> +	gpr: iomuxc-gpr at 020e0000 {
+>> +	gpr: iomuxc-gpr@020e0000 {
 >> +		/* ... */
 >> +	};
 >> +
->> +	mipi_dsi: mipi at 021e0000 {
+>> +	mipi_dsi: mipi@021e0000 {
 >> +		#address-cells = <1>;
 >> +		#size-cells = <0>;
 >> +		compatible = "fsl,imx6q-mipi-dsi";
diff --git a/a/content_digest b/N2/content_digest
index dca6108..fe1612f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,20 @@
  "ref\01418886696-11636-1-git-send-email-Ying.Liu@freescale.com\0"
  "ref\01418886696-11636-9-git-send-email-Ying.Liu@freescale.com\0"
  "ref\01418902740.4212.46.camel@pengutronix.de\0"
- "From\0Ying.Liu@freescale.com (Liu Ying)\0"
- "Subject\0[PATCH RFC v2 08/14] drm: imx: Add MIPI DSI host controller driver\0"
+ "From\0Liu Ying <Ying.Liu@freescale.com>\0"
+ "Subject\0Re: [PATCH RFC v2 08/14] drm: imx: Add MIPI DSI host controller driver\0"
  "Date\0Fri, 19 Dec 2014 13:53:22 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>\0"
+ "Cc\0<dri-devel@lists.freedesktop.org>"
+  <devicetree@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux@arm.linux.org.uk>
+  <kernel@pengutronix.de>
+  <thierry.reding@gmail.com>
+  <shawn.guo@linaro.org>
+  <mturquette@linaro.org>
+  <airlied@linux.ie>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 12/18/2014 07:39 PM, Philipp Zabel wrote:\n"
@@ -89,11 +99,11 @@
  ">> +[4] Documentation/devicetree/bindings/mipi/dsi/mipi-dsi-bus.txt\n"
  ">> +\n"
  ">> +example:\n"
- ">> +\tgpr: iomuxc-gpr at 020e0000 {\n"
+ ">> +\tgpr: iomuxc-gpr@020e0000 {\n"
  ">> +\t\t/* ... */\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\tmipi_dsi: mipi at 021e0000 {\n"
+ ">> +\tmipi_dsi: mipi@021e0000 {\n"
  ">> +\t\t#address-cells = <1>;\n"
  ">> +\t\t#size-cells = <0>;\n"
  ">> +\t\tcompatible = \"fsl,imx6q-mipi-dsi\";\n"
@@ -310,4 +320,4 @@
  "> Philipp\n"
  >
 
-dcb333bdbd0d1e0df9820bb4f0372859f7ea48300076ff12492d42a2f96f7b83
+039762c91e36bcddb32a54892b524c02bb71ac07e1dadd3aa811f3795d3b16ba

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.