All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53DA936E.9060004@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a6b5b6a..c2094bd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ people involved so I preferred to review them first.
 
 You can find my comments inline.
 
-On 31.07.2014 18:08, Andreas Färber wrote:
+On 31.07.2014 18:08, Andreas F?rber wrote:
 > Adds initial support for the HP Chromebook 11.
 
 [snip]
@@ -45,7 +45,7 @@ debounce-interval here. Is this correct?
 > +		enable-active-high;
 > +	};
 > +
-> +	usb@12110000 {
+> +	usb at 12110000 {
 
 Since this is a brand new dts file, it should use the reference based
 syntax, which would be something like
@@ -94,7 +94,7 @@ using a reference.
 Ditto.
 
 > +
-> +	fimd@14400000 {
+> +	fimd at 14400000 {
 > +		status = "okay";
 > +		samsung,invert-vclk;
 > +	};
@@ -102,7 +102,7 @@ Ditto.
 Ditto.
 
 > +
-> +	dp-controller@145B0000 {
+> +	dp-controller at 145B0000 {
 > +		status = "okay";
 > +		pinctrl-names = "default";
 > +		pinctrl-0 = <&dp_hpd>;
@@ -155,7 +155,7 @@ explained by a comment.
 > +	samsung,i2c-sda-delay = <100>;
 > +	samsung,i2c-max-bus-freq = <66000>;
 > +
-> +	hdmiddc@50 {
+> +	hdmiddc at 50 {
 > +		compatible = "samsung,exynos4210-hdmiddc";
 > +		reg = <0x50>;
 > +	};
@@ -195,7 +195,3 @@ to explain why, like with i2c pull-up above.
 
 Best regards,
 Tomasz
---
-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 3efae80..fecb026 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,9 @@
  "ref\01406822910-6255-1-git-send-email-afaerber@suse.de\0"
  "ref\01406822910-6255-5-git-send-email-afaerber@suse.de\0"
- "ref\01406822910-6255-5-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org\0"
- "From\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH v4 4/4] ARM: dts: Add exynos5250-spring device tree\0"
+ "From\0tomasz.figa@gmail.com (Tomasz Figa)\0"
+ "Subject\0[PATCH v4 4/4] ARM: dts: Add exynos5250-spring device tree\0"
  "Date\0Thu, 31 Jul 2014 21:05:18 +0200\0"
- "To\0Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>"
- " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Stephan van Schaik <stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org>
-  Vincent Palatin <vpalatin-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@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>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
-  Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
- " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Andreas,\n"
@@ -30,7 +13,7 @@
  "\n"
  "You can find my comments inline.\n"
  "\n"
- "On 31.07.2014 18:08, Andreas F\303\244rber wrote:\n"
+ "On 31.07.2014 18:08, Andreas F?rber wrote:\n"
  "> Adds initial support for the HP Chromebook 11.\n"
  "\n"
  "[snip]\n"
@@ -70,7 +53,7 @@
  "> +\t\tenable-active-high;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb@12110000 {\n"
+ "> +\tusb at 12110000 {\n"
  "\n"
  "Since this is a brand new dts file, it should use the reference based\n"
  "syntax, which would be something like\n"
@@ -119,7 +102,7 @@
  "Ditto.\n"
  "\n"
  "> +\n"
- "> +\tfimd@14400000 {\n"
+ "> +\tfimd at 14400000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tsamsung,invert-vclk;\n"
  "> +\t};\n"
@@ -127,7 +110,7 @@
  "Ditto.\n"
  "\n"
  "> +\n"
- "> +\tdp-controller@145B0000 {\n"
+ "> +\tdp-controller at 145B0000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tpinctrl-names = \"default\";\n"
  "> +\t\tpinctrl-0 = <&dp_hpd>;\n"
@@ -180,7 +163,7 @@
  "> +\tsamsung,i2c-sda-delay = <100>;\n"
  "> +\tsamsung,i2c-max-bus-freq = <66000>;\n"
  "> +\n"
- "> +\thdmiddc@50 {\n"
+ "> +\thdmiddc at 50 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-hdmiddc\";\n"
  "> +\t\treg = <0x50>;\n"
  "> +\t};\n"
@@ -219,10 +202,6 @@
  "to explain why, like with i2c pull-up above.\n"
  "\n"
  "Best regards,\n"
- "Tomasz\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
+ Tomasz
 
-ab18ac466f04843726b1ef4910117d972571a7f44eab2cba2c0fb801613820ae
+6dc93c5f7b4f195849de48dafe905961407b2a0ac777a00960db2ed9e8bb3602

diff --git a/a/1.txt b/N2/1.txt
index a6b5b6a..da4377e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -195,7 +195,3 @@ to explain why, like with i2c pull-up above.
 
 Best regards,
 Tomasz
---
-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/N2/content_digest
index 3efae80..db29173 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,25 @@
  "ref\01406822910-6255-1-git-send-email-afaerber@suse.de\0"
  "ref\01406822910-6255-5-git-send-email-afaerber@suse.de\0"
- "ref\01406822910-6255-5-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org\0"
- "From\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Tomasz Figa <tomasz.figa@gmail.com>\0"
  "Subject\0Re: [PATCH v4 4/4] ARM: dts: Add exynos5250-spring device tree\0"
  "Date\0Thu, 31 Jul 2014 21:05:18 +0200\0"
- "To\0Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>"
- " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Stephan van Schaik <stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org>
-  Vincent Palatin <vpalatin-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@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>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
-  Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
- " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Andreas F\303\244rber <afaerber@suse.de>"
+ " linux-samsung-soc@vger.kernel.org\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  Stephan van Schaik <stephan@synkhronix.com>
+  Vincent Palatin <vpalatin@chromium.org>
+  Doug Anderson <dianders@chromium.org>
+  Javier Martinez Canillas <javier.martinez@collabora.co.uk>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Russell King <linux@arm.linux.org.uk>
+  Ben Dooks <ben-linux@fluff.org>
+  Kukjin Kim <kgene.kim@samsung.com>
+ " open list <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Andreas,\n"
@@ -219,10 +218,6 @@
  "to explain why, like with i2c pull-up above.\n"
  "\n"
  "Best regards,\n"
- "Tomasz\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
+ Tomasz
 
-ab18ac466f04843726b1ef4910117d972571a7f44eab2cba2c0fb801613820ae
+c42f43e6caf440f560b618f3ba579a78c5bffe7a07bcea07aa0aea081d4de58b

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.