All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150707073144.GQ3182@x1>

diff --git a/a/1.txt b/N1/1.txt
index 522512d..5d9087e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,14 +3,14 @@ On Mon, 29 Jun 2015, Vaibhav Hiremath wrote:
 > With addition of DT support to 88pm800 mfd driver, this patch
 > adds new DT binding documentation along with respective properties.
 > 
-> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
+> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 > ---
 >  Documentation/devicetree/bindings/mfd/88pm800.txt | 53 +++++++++++++++++++++++
 >  1 file changed, 53 insertions(+)
 >  create mode 100644 Documentation/devicetree/bindings/mfd/88pm800.txt
 
 For my own reference:
-  Acked-by: Lee Jones <lee.jones@linaro.org>
+  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 
 Yes, I plan to take this through the MFD tree.
 
@@ -41,7 +41,7 @@ Yes, I plan to take this through the MFD tree.
 > +
 > +Example:
 > +
-> +	pmic: 88pm800 at 30 {
+> +	pmic: 88pm800@30 {
 > +		compatible = "marvell,88pm800";
 > +		reg = <0x30>;
 > +		interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
@@ -77,5 +77,9 @@ Yes, I plan to take this through the MFD tree.
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
+--
+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 e9f7051..53ea7f4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,16 @@
  "ref\01435591877-18214-1-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\01435591877-18214-5-git-send-email-vaibhav.hiremath@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH-V5 4/4] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0"
+ "ref\01435591877-18214-5-git-send-email-vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH-V5 4/4] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0"
  "Date\0Tue, 7 Jul 2015 08:31:44 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " yizhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 29 Jun 2015, Vaibhav Hiremath wrote:\n"
@@ -11,14 +18,14 @@
  "> With addition of DT support to 88pm800 mfd driver, this patch\n"
  "> adds new DT binding documentation along with respective properties.\n"
  "> \n"
- "> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n"
+ "> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/mfd/88pm800.txt | 53 +++++++++++++++++++++++\n"
  ">  1 file changed, 53 insertions(+)\n"
  ">  create mode 100644 Documentation/devicetree/bindings/mfd/88pm800.txt\n"
  "\n"
  "For my own reference:\n"
- "  Acked-by: Lee Jones <lee.jones@linaro.org>\n"
+ "  Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "\n"
  "Yes, I plan to take this through the MFD tree.\n"
  "\n"
@@ -49,7 +56,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tpmic: 88pm800 at 30 {\n"
+ "> +\tpmic: 88pm800@30 {\n"
  "> +\t\tcompatible = \"marvell,88pm800\";\n"
  "> +\t\treg = <0x30>;\n"
  "> +\t\tinterrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -85,7 +92,11 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Follow Linaro: Facebook | Twitter | Blog\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
 
-2f9489f0b0561118a14a118399fcc7ae01ac36780be5712611a69815af2f0d0f
+49bfbb00a1cb86bf8fad261548678f5007baf583df2787558268181a4d9da95d

diff --git a/a/1.txt b/N2/1.txt
index 522512d..0930b5a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -41,7 +41,7 @@ Yes, I plan to take this through the MFD tree.
 > +
 > +Example:
 > +
-> +	pmic: 88pm800 at 30 {
+> +	pmic: 88pm800@30 {
 > +		compatible = "marvell,88pm800";
 > +		reg = <0x30>;
 > +		interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
@@ -77,5 +77,5 @@ Yes, I plan to take this through the MFD tree.
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N2/content_digest
index e9f7051..160fa90 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,15 @@
  "ref\01435591877-18214-1-git-send-email-vaibhav.hiremath@linaro.org\0"
  "ref\01435591877-18214-5-git-send-email-vaibhav.hiremath@linaro.org\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH-V5 4/4] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH-V5 4/4] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0"
  "Date\0Tue, 7 Jul 2015 08:31:44 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  robh+dt@kernel.org
+  sameo@linux.intel.com
+  linux-kernel@vger.kernel.org
+ " yizhang@marvell.com\0"
  "\00:1\0"
  "b\0"
  "On Mon, 29 Jun 2015, Vaibhav Hiremath wrote:\n"
@@ -49,7 +55,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tpmic: 88pm800 at 30 {\n"
+ "> +\tpmic: 88pm800@30 {\n"
  "> +\t\tcompatible = \"marvell,88pm800\";\n"
  "> +\t\treg = <0x30>;\n"
  "> +\t\tinterrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -85,7 +91,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-2f9489f0b0561118a14a118399fcc7ae01ac36780be5712611a69815af2f0d0f
+49ba00a608ff99963ce239de828dbf6aad58f8c4f92beebda353532fdea639c8

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.