All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <m2zihqdjma.fsf@baylibre.com>

diff --git a/a/1.txt b/N1/1.txt
index 346025b..75b42be 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
-Bartosz Golaszewski <bgolaszewski@baylibre.com> writes:
+Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> writes:
 
-> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
+> Signed-off-by: Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
 
 I'll fold this one into the original since it's not yet merged.
 
@@ -17,14 +17,14 @@ Kevin
 > @@ -301,14 +301,14 @@
 >  	/* VPIF capture port */
 >  	port {
->  		vpif_ch0: endpoint at 0 {
+>  		vpif_ch0: endpoint@0 {
 > -			  reg = <0>;
 > -			  bus-width = <8>;
 > +			reg = <0>;
 > +			bus-width = <8>;
 >  		};
 >  
->  		vpif_ch1: endpoint at 1 {
+>  		vpif_ch1: endpoint@1 {
 > -			  reg = <1>;
 > -			  bus-width = <8>;
 > -			  data-shift = <8>;
@@ -34,3 +34,7 @@ Kevin
 >  		};
 >  	};
 >  };
+--
+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 feabbc3..b8ffbf7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,30 @@
  "ref\01486485683-11427-1-git-send-email-bgolaszewski@baylibre.com\0"
  "ref\01486485683-11427-3-git-send-email-bgolaszewski@baylibre.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH 02/10] ARM: dts: da850-evm: fix whitespace errors\0"
+ "ref\01486485683-11427-3-git-send-email-bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0"
+ "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 02/10] ARM: dts: da850-evm: fix whitespace errors\0"
  "Date\0Mon, 13 Feb 2017 10:35:25 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>"
+  Patrick Titiano <ptitiano-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  Alexandre Bailon <abailon-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>
+  Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
+  Mauro Carvalho Chehab <mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Lad Prabhakar <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Bartosz Golaszewski <bgolaszewski@baylibre.com> writes:\n"
+ "Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> writes:\n"
  "\n"
- "> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>\n"
+ "> Signed-off-by: Bartosz Golaszewski <bgolaszewski-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
  "\n"
  "I'll fold this one into the original since it's not yet merged.\n"
  "\n"
@@ -25,14 +41,14 @@
  "> @@ -301,14 +301,14 @@\n"
  ">  \t/* VPIF capture port */\n"
  ">  \tport {\n"
- ">  \t\tvpif_ch0: endpoint at 0 {\n"
+ ">  \t\tvpif_ch0: endpoint@0 {\n"
  "> -\t\t\t  reg = <0>;\n"
  "> -\t\t\t  bus-width = <8>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tbus-width = <8>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tvpif_ch1: endpoint at 1 {\n"
+ ">  \t\tvpif_ch1: endpoint@1 {\n"
  "> -\t\t\t  reg = <1>;\n"
  "> -\t\t\t  bus-width = <8>;\n"
  "> -\t\t\t  data-shift = <8>;\n"
@@ -41,6 +57,10 @@
  "> +\t\t\tdata-shift = <8>;\n"
  ">  \t\t};\n"
  ">  \t};\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
 
-1c66395b2646554ee63d655d787365d1a6157c577bf11cba4994443f3274fc60
+a2e6ad83113e39c60c6382dfa5b8dff441915652d155e6237835d1b9f6e4f306

diff --git a/a/1.txt b/N2/1.txt
index 346025b..924f6bf 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -17,14 +17,14 @@ Kevin
 > @@ -301,14 +301,14 @@
 >  	/* VPIF capture port */
 >  	port {
->  		vpif_ch0: endpoint at 0 {
+>  		vpif_ch0: endpoint@0 {
 > -			  reg = <0>;
 > -			  bus-width = <8>;
 > +			reg = <0>;
 > +			bus-width = <8>;
 >  		};
 >  
->  		vpif_ch1: endpoint at 1 {
+>  		vpif_ch1: endpoint@1 {
 > -			  reg = <1>;
 > -			  bus-width = <8>;
 > -			  data-shift = <8>;
diff --git a/a/content_digest b/N2/content_digest
index feabbc3..476af49 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,24 @@
  "ref\01486485683-11427-1-git-send-email-bgolaszewski@baylibre.com\0"
  "ref\01486485683-11427-3-git-send-email-bgolaszewski@baylibre.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH 02/10] ARM: dts: da850-evm: fix whitespace errors\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH 02/10] ARM: dts: da850-evm: fix whitespace errors\0"
  "Date\0Mon, 13 Feb 2017 10:35:25 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Bartosz Golaszewski <bgolaszewski@baylibre.com>\0"
+ "Cc\0Sekhar Nori <nsekhar@ti.com>"
+  Patrick Titiano <ptitiano@baylibre.com>
+  Michael Turquette <mturquette@baylibre.com>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+  Alexandre Bailon <abailon@baylibre.com>
+  David Lechner <david@lechnology.com>
+  Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+  Mauro Carvalho Chehab <mchehab@kernel.org>
+  Lad Prabhakar <prabhakar.csengg@gmail.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-media@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Bartosz Golaszewski <bgolaszewski@baylibre.com> writes:\n"
@@ -25,14 +40,14 @@
  "> @@ -301,14 +301,14 @@\n"
  ">  \t/* VPIF capture port */\n"
  ">  \tport {\n"
- ">  \t\tvpif_ch0: endpoint at 0 {\n"
+ ">  \t\tvpif_ch0: endpoint@0 {\n"
  "> -\t\t\t  reg = <0>;\n"
  "> -\t\t\t  bus-width = <8>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tbus-width = <8>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tvpif_ch1: endpoint at 1 {\n"
+ ">  \t\tvpif_ch1: endpoint@1 {\n"
  "> -\t\t\t  reg = <1>;\n"
  "> -\t\t\t  bus-width = <8>;\n"
  "> -\t\t\t  data-shift = <8>;\n"
@@ -43,4 +58,4 @@
  ">  \t};\n"
  >  };
 
-1c66395b2646554ee63d655d787365d1a6157c577bf11cba4994443f3274fc60
+64d72e9c6968dbb6b545f0946e242f19639022203cb3372a580be78896072fc3

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.