All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55EEF99F.1020904@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 35dbb75..49a2779 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@
 
 On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 > On Mon, Sep 7, 2015 at 1:18 PM, Vaibhav Hiremath
-> <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> <vaibhav.hiremath@linaro.org> wrote:
 >
 >> Different bus clock may need different pin setting.
 >> For example, fast bus clock like 208Mhz need pin drive fast
@@ -15,8 +15,8 @@ On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 >>
 >> And selection of pin state is done based on timing mode.
 >>
->> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
->> Signed-off-by: Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
+>> Signed-off-by: Kevin Liu <kliu5@marvell.com>
 > (...)
 >> +       pxa->pinctrl = devm_pinctrl_get(dev);
 >> +       if (!IS_ERR(pxa->pinctrl)) {
@@ -35,7 +35,7 @@ On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 > pinctrl_pm_select_default_state() but for this simple scenario
 > this is fine.
 >
-> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
 >  From a pinctrl point of view.
 >
 
@@ -75,7 +75,3 @@ handle to "struct pinctrl" for the device. Why is so?
 
 Thanks,
 Vaibhav
---
-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 8bad87a..3991da6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,17 @@
  "ref\01441624721-15612-1-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\01441624721-15612-5-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\0CACRpkdY59roEBgUd9TR39yNgfhw393+WmHQQAeLkOEZLChOcWQ@mail.gmail.com\0"
- "ref\0CACRpkdY59roEBgUd9TR39yNgfhw393+WmHQQAeLkOEZLChOcWQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock\0"
+ "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0"
+ "Subject\0[PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock\0"
  "Date\0Tue, 8 Sep 2015 20:37:11 +0530\0"
- "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
  "On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:\n"
  "> On Mon, Sep 7, 2015 at 1:18 PM, Vaibhav Hiremath\n"
- "> <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> <vaibhav.hiremath@linaro.org> wrote:\n"
  ">\n"
  ">> Different bus clock may need different pin setting.\n"
  ">> For example, fast bus clock like 208Mhz need pin drive fast\n"
@@ -32,8 +24,8 @@
  ">>\n"
  ">> And selection of pin state is done based on timing mode.\n"
  ">>\n"
- ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- ">> Signed-off-by: Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n"
+ ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n"
+ ">> Signed-off-by: Kevin Liu <kliu5@marvell.com>\n"
  "> (...)\n"
  ">> +       pxa->pinctrl = devm_pinctrl_get(dev);\n"
  ">> +       if (!IS_ERR(pxa->pinctrl)) {\n"
@@ -52,7 +44,7 @@
  "> pinctrl_pm_select_default_state() but for this simple scenario\n"
  "> this is fine.\n"
  ">\n"
- "> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>\n"
  ">  From a pinctrl point of view.\n"
  ">\n"
  "\n"
@@ -91,10 +83,6 @@
  "\n"
  "\n"
  "Thanks,\n"
- "Vaibhav\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
+ Vaibhav
 
-341101aca065d022d1f1b8de798e8cf2dbd47583de7cc93451b115446e46be0e
+1bb674b11c7b4f8e6ce898587cd90c8ca4d99887540450aae1f718fe7b970a70

diff --git a/a/1.txt b/N2/1.txt
index 35dbb75..49a2779 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@
 
 On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 > On Mon, Sep 7, 2015 at 1:18 PM, Vaibhav Hiremath
-> <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> <vaibhav.hiremath@linaro.org> wrote:
 >
 >> Different bus clock may need different pin setting.
 >> For example, fast bus clock like 208Mhz need pin drive fast
@@ -15,8 +15,8 @@ On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 >>
 >> And selection of pin state is done based on timing mode.
 >>
->> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
->> Signed-off-by: Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
+>> Signed-off-by: Kevin Liu <kliu5@marvell.com>
 > (...)
 >> +       pxa->pinctrl = devm_pinctrl_get(dev);
 >> +       if (!IS_ERR(pxa->pinctrl)) {
@@ -35,7 +35,7 @@ On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:
 > pinctrl_pm_select_default_state() but for this simple scenario
 > this is fine.
 >
-> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
 >  From a pinctrl point of view.
 >
 
@@ -75,7 +75,3 @@ handle to "struct pinctrl" for the device. Why is so?
 
 Thanks,
 Vaibhav
---
-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 8bad87a..7194492 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,24 @@
  "ref\01441624721-15612-1-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\01441624721-15612-5-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\0CACRpkdY59roEBgUd9TR39yNgfhw393+WmHQQAeLkOEZLChOcWQ@mail.gmail.com\0"
- "ref\0CACRpkdY59roEBgUd9TR39yNgfhw393+WmHQQAeLkOEZLChOcWQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\0"
  "Subject\0Re: [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock\0"
  "Date\0Tue, 8 Sep 2015 20:37:11 +0530\0"
- "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Linus Walleij <linus.walleij@linaro.org>\0"
+ "Cc\0linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+  Ulf Hansson <ulf.hansson@linaro.org>
+ " Kevin Liu <kliu5@marvell.com>\0"
  "\00:1\0"
  "b\0"
  "\n"
  "\n"
  "On Tuesday 08 September 2015 08:12 PM, Linus Walleij wrote:\n"
  "> On Mon, Sep 7, 2015 at 1:18 PM, Vaibhav Hiremath\n"
- "> <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> <vaibhav.hiremath@linaro.org> wrote:\n"
  ">\n"
  ">> Different bus clock may need different pin setting.\n"
  ">> For example, fast bus clock like 208Mhz need pin drive fast\n"
@@ -32,8 +31,8 @@
  ">>\n"
  ">> And selection of pin state is done based on timing mode.\n"
  ">>\n"
- ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- ">> Signed-off-by: Kevin Liu <kliu5-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n"
+ ">> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n"
+ ">> Signed-off-by: Kevin Liu <kliu5@marvell.com>\n"
  "> (...)\n"
  ">> +       pxa->pinctrl = devm_pinctrl_get(dev);\n"
  ">> +       if (!IS_ERR(pxa->pinctrl)) {\n"
@@ -52,7 +51,7 @@
  "> pinctrl_pm_select_default_state() but for this simple scenario\n"
  "> this is fine.\n"
  ">\n"
- "> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>\n"
  ">  From a pinctrl point of view.\n"
  ">\n"
  "\n"
@@ -91,10 +90,6 @@
  "\n"
  "\n"
  "Thanks,\n"
- "Vaibhav\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
+ Vaibhav
 
-341101aca065d022d1f1b8de798e8cf2dbd47583de7cc93451b115446e46be0e
+9b749869488472d3f73f762c1b831e4ca5d72c8d8973d9042c4dd4e09204d39f

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.