All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170324052324.GF30608@dragon>

diff --git a/a/1.txt b/N1/1.txt
index a14e2ec..4247b04 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote:
-> From: Jagan Teki <jagan@amarulasolutions.com>
+> From: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
 > 
 > Add support for Sound card and related codec(via i2c1) nodes
 > on Engicam Is.IoT MX6UL variant module boards.
 > 
-> Cc: Shawn Guo <shawnguo@kernel.org>
-> Cc: Matteo Lisi <matteo.lisi@engicam.com>
-> Cc: Michael Trimarchi <michael@amarulasolutions.com>
-> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
+> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> Cc: Matteo Lisi <matteo.lisi-4s7YQHO/iPVBDgjK7y7TUQ@public.gmane.org>
+> Cc: Michael Trimarchi <michael-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
+> Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/imx6ul-isiot-common.dtsi | 11 +++++++++++
 >  arch/arm/boot/dts/imx6ul-isiot.dtsi        | 30 ++++++++++++++++++++++++++++++
@@ -21,9 +21,9 @@ On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote:
 >   */
 >  
 >  &i2c1 {
-> +	codec: sgtl5000 at 0a {
+> +	codec: sgtl5000@0a {
 
-	sgtl5000: codec at a {
+	sgtl5000: codec@a {
 
 > +		compatible = "fsl,sgtl5000";
 > +		reg = <0x0a>;
@@ -38,7 +38,7 @@ This is a property for wm8960 not sgtl5000.
 > +		VDDD-supply = <&reg_1p8v>;
 > +	};
 > +
->  	touch: stmpe811 at 44 {
+>  	touch: stmpe811@44 {
 >  		compatible = "st,stmpe811";
 >  		reg = <0x44>;
 > diff --git a/arch/arm/boot/dts/imx6ul-isiot.dtsi b/arch/arm/boot/dts/imx6ul-isiot.dtsi
@@ -89,4 +89,8 @@ Shawn
 >  &i2c1 {
 > -- 
 > 1.9.1
->
+> 
+--
+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 71027c4..20b7276 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,28 @@
  "ref\01490204897-14525-1-git-send-email-jagan@openedev.com\0"
  "ref\01490204897-14525-8-git-send-email-jagan@openedev.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node\0"
+ "ref\01490204897-14525-8-git-send-email-jagan-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node\0"
  "Date\0Fri, 24 Mar 2017 13:23:28 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jagan Teki <jagan-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Matteo Lisi <matteo.lisi-4s7YQHO/iPVBDgjK7y7TUQ@public.gmane.org>
+  Michael Trimarchi <michael-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
+ " Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote:\n"
- "> From: Jagan Teki <jagan@amarulasolutions.com>\n"
+ "> From: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\n"
  "> \n"
  "> Add support for Sound card and related codec(via i2c1) nodes\n"
  "> on Engicam Is.IoT MX6UL variant module boards.\n"
  "> \n"
- "> Cc: Shawn Guo <shawnguo@kernel.org>\n"
- "> Cc: Matteo Lisi <matteo.lisi@engicam.com>\n"
- "> Cc: Michael Trimarchi <michael@amarulasolutions.com>\n"
- "> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>\n"
+ "> Cc: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> Cc: Matteo Lisi <matteo.lisi-4s7YQHO/iPVBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Cc: Michael Trimarchi <michael-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\n"
+ "> Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/imx6ul-isiot-common.dtsi | 11 +++++++++++\n"
  ">  arch/arm/boot/dts/imx6ul-isiot.dtsi        | 30 ++++++++++++++++++++++++++++++\n"
@@ -29,9 +36,9 @@
  ">   */\n"
  ">  \n"
  ">  &i2c1 {\n"
- "> +\tcodec: sgtl5000 at 0a {\n"
+ "> +\tcodec: sgtl5000@0a {\n"
  "\n"
- "\tsgtl5000: codec at a {\n"
+ "\tsgtl5000: codec@a {\n"
  "\n"
  "> +\t\tcompatible = \"fsl,sgtl5000\";\n"
  "> +\t\treg = <0x0a>;\n"
@@ -46,7 +53,7 @@
  "> +\t\tVDDD-supply = <&reg_1p8v>;\n"
  "> +\t};\n"
  "> +\n"
- ">  \ttouch: stmpe811 at 44 {\n"
+ ">  \ttouch: stmpe811@44 {\n"
  ">  \t\tcompatible = \"st,stmpe811\";\n"
  ">  \t\treg = <0x44>;\n"
  "> diff --git a/arch/arm/boot/dts/imx6ul-isiot.dtsi b/arch/arm/boot/dts/imx6ul-isiot.dtsi\n"
@@ -97,6 +104,10 @@
  ">  &i2c1 {\n"
  "> -- \n"
  "> 1.9.1\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
 
-51158a93af8ec259b144c8818880e6e8659d0e3da3dac0bd9853cfa3832a651e
+3656c0a59a1093754e58a1967da0586181c3a82e59bca2d8a577c81cecec5b24

diff --git a/a/1.txt b/N2/1.txt
index a14e2ec..d2fd21a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,9 +21,9 @@ On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote:
 >   */
 >  
 >  &i2c1 {
-> +	codec: sgtl5000 at 0a {
+> +	codec: sgtl5000@0a {
 
-	sgtl5000: codec at a {
+	sgtl5000: codec@a {
 
 > +		compatible = "fsl,sgtl5000";
 > +		reg = <0x0a>;
@@ -38,7 +38,7 @@ This is a property for wm8960 not sgtl5000.
 > +		VDDD-supply = <&reg_1p8v>;
 > +	};
 > +
->  	touch: stmpe811 at 44 {
+>  	touch: stmpe811@44 {
 >  		compatible = "st,stmpe811";
 >  		reg = <0x44>;
 > diff --git a/arch/arm/boot/dts/imx6ul-isiot.dtsi b/arch/arm/boot/dts/imx6ul-isiot.dtsi
diff --git a/a/content_digest b/N2/content_digest
index 71027c4..b3ceffd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,15 @@
  "ref\01490204897-14525-1-git-send-email-jagan@openedev.com\0"
  "ref\01490204897-14525-8-git-send-email-jagan@openedev.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node\0"
  "Date\0Fri, 24 Mar 2017 13:23:28 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jagan Teki <jagan@openedev.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Matteo Lisi <matteo.lisi@engicam.com>
+  Michael Trimarchi <michael@amarulasolutions.com>
+ " Jagan Teki <jagan@amarulasolutions.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote:\n"
@@ -29,9 +35,9 @@
  ">   */\n"
  ">  \n"
  ">  &i2c1 {\n"
- "> +\tcodec: sgtl5000 at 0a {\n"
+ "> +\tcodec: sgtl5000@0a {\n"
  "\n"
- "\tsgtl5000: codec at a {\n"
+ "\tsgtl5000: codec@a {\n"
  "\n"
  "> +\t\tcompatible = \"fsl,sgtl5000\";\n"
  "> +\t\treg = <0x0a>;\n"
@@ -46,7 +52,7 @@
  "> +\t\tVDDD-supply = <&reg_1p8v>;\n"
  "> +\t};\n"
  "> +\n"
- ">  \ttouch: stmpe811 at 44 {\n"
+ ">  \ttouch: stmpe811@44 {\n"
  ">  \t\tcompatible = \"st,stmpe811\";\n"
  ">  \t\treg = <0x44>;\n"
  "> diff --git a/arch/arm/boot/dts/imx6ul-isiot.dtsi b/arch/arm/boot/dts/imx6ul-isiot.dtsi\n"
@@ -99,4 +105,4 @@
  "> 1.9.1\n"
  >
 
-51158a93af8ec259b144c8818880e6e8659d0e3da3dac0bd9853cfa3832a651e
+a754307a33cf751e9ecaee8b4875695068d73f232c749bdbcc3bb174b191b722

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.