All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160108085734.GC27359@ibawizard.net>

diff --git a/a/1.txt b/N1/1.txt
index 4ce7395..a4873e0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-> +	i2cddc: i2c at 0 {
+> +	i2cddc: i2c@0 {
 > +		gpios = <&gpio3 16 GPIO_ACTIVE_HIGH /* sda */
 > +			 &gpio2 30 GPIO_ACTIVE_HIGH /* scl */
 > +			>;
@@ -9,3 +9,7 @@ According to one of the comments, it should be changed to the following:
 		scl-gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>;
 
 -- ynezz
+--
+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 8534177..f87dd4c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,30 @@
  "ref\01452011942-11940-1-git-send-email-marcel.ziswiler@toradex.com\0"
  "ref\01452011942-11940-2-git-send-email-marcel.ziswiler@toradex.com\0"
- "From\0ynezz@true.cz (Petr \305\240tetiar)\0"
- "Subject\0[PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM\0"
+ "ref\01452011942-11940-2-git-send-email-marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ@public.gmane.org\0"
+ "From\0Petr \305\240tetiar <ynezz-knWk7/PSn+s@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM\0"
  "Date\0Fri, 8 Jan 2016 09:57:34 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marcel Ziswiler <marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+ " Petr \305\240tetiar <ynezz-knWk7/PSn+s@public.gmane.org>"
+  Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>
+  Joshua Clayton <stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "> +\ti2cddc: i2c at 0 {\n"
+ "> +\ti2cddc: i2c@0 {\n"
  "> +\t\tgpios = <&gpio3 16 GPIO_ACTIVE_HIGH /* sda */\n"
  "> +\t\t\t &gpio2 30 GPIO_ACTIVE_HIGH /* scl */\n"
  "> +\t\t\t>;\n"
@@ -16,6 +34,10 @@
  "\t\tsda-gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;\n"
  "\t\tscl-gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>;\n"
  "\n"
- -- ynezz
+ "-- ynezz\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
 
-98aa4eee007ce859a4707b253eab161d79bd4a86e2c662cc296e403ab72daf09
+c34596fbd51275526da993148496da11b3c220f06a7a48e278b9fd2d62a80fcb

diff --git a/a/1.txt b/N2/1.txt
index 4ce7395..ed1b92d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-> +	i2cddc: i2c at 0 {
+> +	i2cddc: i2c@0 {
 > +		gpios = <&gpio3 16 GPIO_ACTIVE_HIGH /* sda */
 > +			 &gpio2 30 GPIO_ACTIVE_HIGH /* scl */
 > +			>;
diff --git a/a/content_digest b/N2/content_digest
index 8534177..935cc77 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,29 @@
  "ref\01452011942-11940-1-git-send-email-marcel.ziswiler@toradex.com\0"
  "ref\01452011942-11940-2-git-send-email-marcel.ziswiler@toradex.com\0"
- "From\0ynezz@true.cz (Petr \305\240tetiar)\0"
- "Subject\0[PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM\0"
+ "From\0Petr \305\240tetiar <ynezz@true.cz>\0"
+ "Subject\0Re: [PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM\0"
  "Date\0Fri, 8 Jan 2016 09:57:34 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Marcel Ziswiler <marcel.ziswiler@toradex.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Lucas Stach <l.stach@pengutronix.de>
+  Russell King <linux@arm.linux.org.uk>
+  Sascha Hauer <kernel@pengutronix.de>
+ " Petr \305\240tetiar <ynezz@true.cz>"
+  Shawn Guo <shawn.guo@linaro.org>
+  Fabio Estevam <festevam@gmail.com>
+  Kumar Gala <galak@codeaurora.org>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Stefan Agner <stefan@agner.ch>
+  Joshua Clayton <stillcompiling@gmail.com>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " Shawn Guo <shawnguo@kernel.org>\0"
  "\00:1\0"
  "b\0"
- "> +\ti2cddc: i2c at 0 {\n"
+ "> +\ti2cddc: i2c@0 {\n"
  "> +\t\tgpios = <&gpio3 16 GPIO_ACTIVE_HIGH /* sda */\n"
  "> +\t\t\t &gpio2 30 GPIO_ACTIVE_HIGH /* scl */\n"
  "> +\t\t\t>;\n"
@@ -18,4 +35,4 @@
  "\n"
  -- ynezz
 
-98aa4eee007ce859a4707b253eab161d79bd4a86e2c662cc296e403ab72daf09
+b9c245500779c3c925f1d8b2fb38c916b09840775993ada0c8d9f7beea04edb0

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.