All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161022032559.GL30578@tiger>

diff --git a/a/1.txt b/N1/1.txt
index 858827c..86bda95 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Mon, Sep 19, 2016 at 10:41:51AM +0530, Sanchayan Maity wrote:
 > and rely on support from internal HDMI I2C master controller instead.
 > As a result remove the device tree property ddc-i2c-bus.
 > 
-> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
+> Signed-off-by: Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 I think that the dw-hdmi i2c support [1] is a prerequisite of this
 patch.  I do not see it lands on v4.9-rc1.  Or am I missing something?
@@ -62,7 +62,7 @@ Shawn
 >  	};
 >  
 > -	/* DDC_I2C: I2C2_SDA/SCL on MXM3 205/207 */
-> -	i2cddc: i2c at 0 {
+> -	i2cddc: i2c@0 {
 > -		compatible = "i2c-gpio";
 > -		pinctrl-names = "default";
 > -		pinctrl-0 = <&pinctrl_i2c_ddc>;
@@ -106,4 +106,8 @@ Shawn
 >  
 > -- 
 > 2.9.3
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+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/N1/content_digest
index e9ca502..f2f46f1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,14 @@
  "ref\02263d508999ada9476268138b2922702eb50131f.1474260360.git.maitysanchayan@gmail.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI\0"
+ "ref\02263d508999ada9476268138b2922702eb50131f.1474260360.git.maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI\0"
  "Date\0Sat, 22 Oct 2016 11:25:59 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ@public.gmane.org"
+  stefan-XLVq0VzYD2Y@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 19, 2016 at 10:41:51AM +0530, Sanchayan Maity wrote:\n"
@@ -10,7 +16,7 @@
  "> and rely on support from internal HDMI I2C master controller instead.\n"
  "> As a result remove the device tree property ddc-i2c-bus.\n"
  "> \n"
- "> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>\n"
+ "> Signed-off-by: Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "I think that the dw-hdmi i2c support [1] is a prerequisite of this\n"
  "patch.  I do not see it lands on v4.9-rc1.  Or am I missing something?\n"
@@ -69,7 +75,7 @@
  ">  \t};\n"
  ">  \n"
  "> -\t/* DDC_I2C: I2C2_SDA/SCL on MXM3 205/207 */\n"
- "> -\ti2cddc: i2c at 0 {\n"
+ "> -\ti2cddc: i2c@0 {\n"
  "> -\t\tcompatible = \"i2c-gpio\";\n"
  "> -\t\tpinctrl-names = \"default\";\n"
  "> -\t\tpinctrl-0 = <&pinctrl_i2c_ddc>;\n"
@@ -113,6 +119,10 @@
  ">  \n"
  "> -- \n"
  "> 2.9.3\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-a40074f8d7051f00c6fe331112ced12bbfbce2c98acc45ec4e18e9339f8e7474
+857c8bcd221a58648668bb917c13ec896f4eb2b17b92ec527d3e4e10cca56068

diff --git a/a/1.txt b/N2/1.txt
index 858827c..6613477 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -62,7 +62,7 @@ Shawn
 >  	};
 >  
 > -	/* DDC_I2C: I2C2_SDA/SCL on MXM3 205/207 */
-> -	i2cddc: i2c at 0 {
+> -	i2cddc: i2c@0 {
 > -		compatible = "i2c-gpio";
 > -		pinctrl-names = "default";
 > -		pinctrl-0 = <&pinctrl_i2c_ddc>;
diff --git a/a/content_digest b/N2/content_digest
index e9ca502..6c49ad1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,13 @@
  "ref\02263d508999ada9476268138b2922702eb50131f.1474260360.git.maitysanchayan@gmail.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI\0"
  "Date\0Sat, 22 Oct 2016 11:25:59 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sanchayan Maity <maitysanchayan@gmail.com>\0"
+ "Cc\0marcel.ziswiler@toradex.com"
+  stefan@agner.ch
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 19, 2016 at 10:41:51AM +0530, Sanchayan Maity wrote:\n"
@@ -69,7 +74,7 @@
  ">  \t};\n"
  ">  \n"
  "> -\t/* DDC_I2C: I2C2_SDA/SCL on MXM3 205/207 */\n"
- "> -\ti2cddc: i2c at 0 {\n"
+ "> -\ti2cddc: i2c@0 {\n"
  "> -\t\tcompatible = \"i2c-gpio\";\n"
  "> -\t\tpinctrl-names = \"default\";\n"
  "> -\t\tpinctrl-0 = <&pinctrl_i2c_ddc>;\n"
@@ -115,4 +120,4 @@
  "> 2.9.3\n"
  >
 
-a40074f8d7051f00c6fe331112ced12bbfbce2c98acc45ec4e18e9339f8e7474
+1cbb27e24324ae34a784396199c870dd5a231cdebb8f1f5cf8651b0e39d0db61

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.