All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53A94DA1.50703@collabora.co.uk>

diff --git a/a/1.txt b/N1/1.txt
index 9d1dcb3..9053ea7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ Hello Doug,
 On 06/24/2014 06:05 AM, Doug Anderson wrote:
 > Andreas,
 > 
-> On Mon, Jun 23, 2014 at 3:46 PM, Andreas Färber <afaerber@suse.de> wrote:
+> On Mon, Jun 23, 2014 at 3:46 PM, Andreas F?rber <afaerber@suse.de> wrote:
 >> Hi Doug,
 >>
 >> Am 23.06.2014 21:47, schrieb Doug Anderson:
@@ -14,7 +14,7 @@ On 06/24/2014 06:05 AM, Doug Anderson wrote:
 >>
 >> A first pass of replies to my defense. ;)
 >>
->>> On Sun, Jun 22, 2014 at 6:21 PM, Andreas Färber <afaerber@suse.de> wrote:
+>>> On Sun, Jun 22, 2014 at 6:21 PM, Andreas F?rber <afaerber@suse.de> wrote:
 >> [...]
 >>>> diff --git a/arch/arm/boot/dts/exynos5250-spring.dts b/arch/arm/boot/dts/exynos5250-spring.dts
 >>>> new file mode 100644
@@ -73,7 +73,7 @@ more flexible/reusable?
 >>>> +       model = "Google Spring";
 >>>> +       compatible = "google,spring", "samsung,exynos5250", "samsung,exynos5";
 >>>> +
->>>> +       pinctrl@11400000 {
+>>>> +       pinctrl at 11400000 {
 >>>
 >>> The new best way to do things is to put this down at the bottom.  See
 >>> exynos5420-peach-pit as an example:
@@ -132,7 +132,7 @@ more flexible/reusable?
 >>>> +               };
 >>>> +       };
 >>>> +
->>>> +       pinctrl@13400000 {
+>>>> +       pinctrl at 13400000 {
 >>>> +               hsic_reset: hsic-reset {
 >>>> +                       samsung,pins = "gpe1-0";
 >>>> +                       samsung,pin-function = <1>;
@@ -166,7 +166,7 @@ more flexible/reusable?
 >>>> +               regulator-boot-on;
 >>>> +       };
 >>>> +
->>>> +       usb@12000000 {
+>>>> +       usb at 12000000 {
 >>>> +               status = "okay";
 >>>> +       };
 >>>> +
@@ -181,30 +181,30 @@ more flexible/reusable?
 >>>> +               enable-active-high;
 >>>> +       };
 >>>> +
->>>> +       phy@12100000 {
+>>>> +       phy at 12100000 {
 >>>> +               vbus-supply = <&usb3_vbus_reg>;
 >>>> +       };
 >>>> +
->>>> +       usb@12110000 {
+>>>> +       usb at 12110000 {
 >>>> +               samsung,vbus-gpio = <&gpx1 1 0>;
 >>>> +               status = "okay";
 >>>> +       };
 >>>> +
->>>> +       usb@12120000 {
+>>>> +       usb at 12120000 {
 >>>> +               status = "okay";
 >>>> +       };
 >>>> +
->>>> +       mmc@12220000 {
+>>>> +       mmc at 12220000 {
 >>>> +               /* MMC2 pins are used as GPIO for eDP bridge control. */
 >>>> +               status = "disabled";
 >>>> +       };
 >>>> +
->>>> +       mmc@12230000 {
+>>>> +       mmc at 12230000 {
 >>>> +               status = "disabled";
 >>>> +       };
 >>>> +
->>>> +       i2c@12C60000 {
->>>> +               max77686@09 {
+>>>> +       i2c at 12C60000 {
+>>>> +               max77686 at 09 {
 >>>
 >>> There is no max77686 on spring.  It uses s5m8767 in the place of max77686.
 >>>
@@ -248,7 +248,7 @@ node for a device that is not present in the board is not right.
 >>>> +                       };
 >>>> +               };
 >>>> +
->>>> +               s5m8767_pmic@66 {
+>>>> +               s5m8767_pmic at 66 {
 >>>> +                       compatible = "samsung,s5m8767-pmic";
 >>>> +                       reg = <0x66>;
 >>>> +                       interrupt-parent = <&gpx3>;
@@ -509,7 +509,7 @@ backward compatibility.
 >>>> +               };
 >>>> +       };
 >>>> +
->>>> +       i2c@12C70000 {
+>>>> +       i2c at 12C70000 {
 >>>> +               trackpad {
 >>>> +                       status = "disabled";
 >>>
@@ -539,7 +539,7 @@ backward compatibility.
 >>>> +               };
 >>>> +       };
 >>>> +
->>>> +       i2c@12CA0000 {
+>>>> +       i2c at 12CA0000 {
 >>>> +               embedded-controller {
 >>>
 >>> Add "cros_ec" alias like snow.
@@ -804,12 +804,12 @@ backward compatibility.
 >>>> +               vdd_pll-supply = <&s5m_ldo8_reg>;
 >>>> +       };
 >>>> +
->>>> +       fimd@14400000 {
+>>>> +       fimd at 14400000 {
 >>>> +               status = "okay";
 >>>> +               samsung,invert-vclk;
 >>>> +       };
 >>>> +
->>>> +       dp-controller@145B0000 {
+>>>> +       dp-controller at 145B0000 {
 >>>> +               status = "okay";
 >>>> +               pinctrl-names = "default";
 >>>> +               pinctrl-0 = <&dp_hpd>;
@@ -832,7 +832,7 @@ backward compatibility.
 >>>> +               display-timings {
 >>>> +                       native-mode = <&timing1>;
 >>>> +
->>>> +                       timing1: timing@1 {
+>>>> +                       timing1: timing at 1 {
 >>>> +                               clock-frequency = <70589280>;
 >>>> +                               hactive = <1366>;
 >>>> +                               vactive = <768>;
@@ -863,7 +863,3 @@ Best regards,
 Javier
 
 [0]: https://patchwork.kernel.org/patch/1855331/
---
-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 4ef1e31..3143f71 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,30 +3,10 @@
  "ref\0CAD=FV=WHAqASC+bp8mGVnhfr79F5LapJCTLtSfgUG8XuRUSCqw@mail.gmail.com\0"
  "ref\053A8AE4C.6080702@suse.de\0"
  "ref\0CAD=FV=W96QpDhh1NSaVwrXYjL6Jr-v4sq1-eRSfT=tErw_KCOQ@mail.gmail.com\0"
- "ref\0CAD=FV=W96QpDhh1NSaVwrXYjL6Jr-v4sq1-eRSfT=tErw_KCOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>\0"
- "Subject\0Re: [RFC 4/4] ARM: dts: exynos5250: Add Spring device tree\0"
+ "From\0javier.martinez@collabora.co.uk (Javier Martinez Canillas)\0"
+ "Subject\0[RFC 4/4] ARM: dts: exynos5250: Add Spring device tree\0"
  "Date\0Tue, 24 Jun 2014 12:06:25 +0200\0"
- "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
- " Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>\0"
- "Cc\0linux-samsung-soc <linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Stephan van Schaik <stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org>
-  Vincent Palatin <vpalatin-F7+t8E8rja9g9hUCZPvPmw@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 FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
-  tbroch-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
- " jwerner-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hello Doug,\n"
@@ -34,7 +14,7 @@
  "On 06/24/2014 06:05 AM, Doug Anderson wrote:\n"
  "> Andreas,\n"
  "> \n"
- "> On Mon, Jun 23, 2014 at 3:46 PM, Andreas F\303\244rber <afaerber@suse.de> wrote:\n"
+ "> On Mon, Jun 23, 2014 at 3:46 PM, Andreas F?rber <afaerber@suse.de> wrote:\n"
  ">> Hi Doug,\n"
  ">>\n"
  ">> Am 23.06.2014 21:47, schrieb Doug Anderson:\n"
@@ -45,7 +25,7 @@
  ">>\n"
  ">> A first pass of replies to my defense. ;)\n"
  ">>\n"
- ">>> On Sun, Jun 22, 2014 at 6:21 PM, Andreas F\303\244rber <afaerber@suse.de> wrote:\n"
+ ">>> On Sun, Jun 22, 2014 at 6:21 PM, Andreas F?rber <afaerber@suse.de> wrote:\n"
  ">> [...]\n"
  ">>>> diff --git a/arch/arm/boot/dts/exynos5250-spring.dts b/arch/arm/boot/dts/exynos5250-spring.dts\n"
  ">>>> new file mode 100644\n"
@@ -104,7 +84,7 @@
  ">>>> +       model = \"Google Spring\";\n"
  ">>>> +       compatible = \"google,spring\", \"samsung,exynos5250\", \"samsung,exynos5\";\n"
  ">>>> +\n"
- ">>>> +       pinctrl@11400000 {\n"
+ ">>>> +       pinctrl at 11400000 {\n"
  ">>>\n"
  ">>> The new best way to do things is to put this down at the bottom.  See\n"
  ">>> exynos5420-peach-pit as an example:\n"
@@ -163,7 +143,7 @@
  ">>>> +               };\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       pinctrl@13400000 {\n"
+ ">>>> +       pinctrl at 13400000 {\n"
  ">>>> +               hsic_reset: hsic-reset {\n"
  ">>>> +                       samsung,pins = \"gpe1-0\";\n"
  ">>>> +                       samsung,pin-function = <1>;\n"
@@ -197,7 +177,7 @@
  ">>>> +               regulator-boot-on;\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       usb@12000000 {\n"
+ ">>>> +       usb at 12000000 {\n"
  ">>>> +               status = \"okay\";\n"
  ">>>> +       };\n"
  ">>>> +\n"
@@ -212,30 +192,30 @@
  ">>>> +               enable-active-high;\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       phy@12100000 {\n"
+ ">>>> +       phy at 12100000 {\n"
  ">>>> +               vbus-supply = <&usb3_vbus_reg>;\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       usb@12110000 {\n"
+ ">>>> +       usb at 12110000 {\n"
  ">>>> +               samsung,vbus-gpio = <&gpx1 1 0>;\n"
  ">>>> +               status = \"okay\";\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       usb@12120000 {\n"
+ ">>>> +       usb at 12120000 {\n"
  ">>>> +               status = \"okay\";\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       mmc@12220000 {\n"
+ ">>>> +       mmc at 12220000 {\n"
  ">>>> +               /* MMC2 pins are used as GPIO for eDP bridge control. */\n"
  ">>>> +               status = \"disabled\";\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       mmc@12230000 {\n"
+ ">>>> +       mmc at 12230000 {\n"
  ">>>> +               status = \"disabled\";\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       i2c@12C60000 {\n"
- ">>>> +               max77686@09 {\n"
+ ">>>> +       i2c at 12C60000 {\n"
+ ">>>> +               max77686 at 09 {\n"
  ">>>\n"
  ">>> There is no max77686 on spring.  It uses s5m8767 in the place of max77686.\n"
  ">>>\n"
@@ -279,7 +259,7 @@
  ">>>> +                       };\n"
  ">>>> +               };\n"
  ">>>> +\n"
- ">>>> +               s5m8767_pmic@66 {\n"
+ ">>>> +               s5m8767_pmic at 66 {\n"
  ">>>> +                       compatible = \"samsung,s5m8767-pmic\";\n"
  ">>>> +                       reg = <0x66>;\n"
  ">>>> +                       interrupt-parent = <&gpx3>;\n"
@@ -540,7 +520,7 @@
  ">>>> +               };\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       i2c@12C70000 {\n"
+ ">>>> +       i2c at 12C70000 {\n"
  ">>>> +               trackpad {\n"
  ">>>> +                       status = \"disabled\";\n"
  ">>>\n"
@@ -570,7 +550,7 @@
  ">>>> +               };\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       i2c@12CA0000 {\n"
+ ">>>> +       i2c at 12CA0000 {\n"
  ">>>> +               embedded-controller {\n"
  ">>>\n"
  ">>> Add \"cros_ec\" alias like snow.\n"
@@ -835,12 +815,12 @@
  ">>>> +               vdd_pll-supply = <&s5m_ldo8_reg>;\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       fimd@14400000 {\n"
+ ">>>> +       fimd at 14400000 {\n"
  ">>>> +               status = \"okay\";\n"
  ">>>> +               samsung,invert-vclk;\n"
  ">>>> +       };\n"
  ">>>> +\n"
- ">>>> +       dp-controller@145B0000 {\n"
+ ">>>> +       dp-controller at 145B0000 {\n"
  ">>>> +               status = \"okay\";\n"
  ">>>> +               pinctrl-names = \"default\";\n"
  ">>>> +               pinctrl-0 = <&dp_hpd>;\n"
@@ -863,7 +843,7 @@
  ">>>> +               display-timings {\n"
  ">>>> +                       native-mode = <&timing1>;\n"
  ">>>> +\n"
- ">>>> +                       timing1: timing@1 {\n"
+ ">>>> +                       timing1: timing at 1 {\n"
  ">>>> +                               clock-frequency = <70589280>;\n"
  ">>>> +                               hactive = <1366>;\n"
  ">>>> +                               vactive = <768>;\n"
@@ -893,10 +873,6 @@
  "Best regards,\n"
  "Javier\n"
  "\n"
- "[0]: https://patchwork.kernel.org/patch/1855331/\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
+ [0]: https://patchwork.kernel.org/patch/1855331/
 
-5bc9ec60ceef36bef71849604d0b40e4346bfedf7d79a703a0706aa5d0ab5424
+9a73e6208e79d042de4a61f53f82dcd3c3eaa0ea6dd26fc5b6a44e4aa4ddc671

diff --git a/a/1.txt b/N2/1.txt
index 9d1dcb3..4fc9b50 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -863,7 +863,3 @@ Best regards,
 Javier
 
 [0]: https://patchwork.kernel.org/patch/1855331/
---
-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 4ef1e31..c77c4cc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,30 +3,29 @@
  "ref\0CAD=FV=WHAqASC+bp8mGVnhfr79F5LapJCTLtSfgUG8XuRUSCqw@mail.gmail.com\0"
  "ref\053A8AE4C.6080702@suse.de\0"
  "ref\0CAD=FV=W96QpDhh1NSaVwrXYjL6Jr-v4sq1-eRSfT=tErw_KCOQ@mail.gmail.com\0"
- "ref\0CAD=FV=W96QpDhh1NSaVwrXYjL6Jr-v4sq1-eRSfT=tErw_KCOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>\0"
+ "From\0Javier Martinez Canillas <javier.martinez@collabora.co.uk>\0"
  "Subject\0Re: [RFC 4/4] ARM: dts: exynos5250: Add Spring device tree\0"
  "Date\0Tue, 24 Jun 2014 12:06:25 +0200\0"
- "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
- " Andreas F\303\244rber <afaerber-l3A5Bk7waGM@public.gmane.org>\0"
- "Cc\0linux-samsung-soc <linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Stephan van Schaik <stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org>
-  Vincent Palatin <vpalatin-F7+t8E8rja9g9hUCZPvPmw@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 FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
-  tbroch-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
- " jwerner-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
+ "To\0Doug Anderson <dianders@chromium.org>"
+ " Andreas F\303\244rber <afaerber@suse.de>\0"
+ "Cc\0linux-samsung-soc <linux-samsung-soc@vger.kernel.org>"
+  Stephan van Schaik <stephan@synkhronix.com>
+  Vincent Palatin <vpalatin@chromium.org>
+  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 FIRMWARE AND... <devicetree@vger.kernel.org>
+  ARM PORT <linux-arm-kernel@lists.infradead.org>
+  LKML <linux-kernel@vger.kernel.org>
+  Olof Johansson <olof@lixom.net>
+  tbroch@chromium.org
+  Tomasz Figa <t.figa@samsung.com>
+ " jwerner@chromium.org\0"
  "\00:1\0"
  "b\0"
  "Hello Doug,\n"
@@ -893,10 +892,6 @@
  "Best regards,\n"
  "Javier\n"
  "\n"
- "[0]: https://patchwork.kernel.org/patch/1855331/\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
+ [0]: https://patchwork.kernel.org/patch/1855331/
 
-5bc9ec60ceef36bef71849604d0b40e4346bfedf7d79a703a0706aa5d0ab5424
+4a717cf277dc453e2171cc708a2e96410d150bd5834df6ab43dee5b7fea3a5f9

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.