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

diff --git a/a/1.txt b/N1/1.txt
index 65cebca..d812688 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,63 +1,78 @@
 On Tue, 21 Jul 2015, S Twiss wrote:
 
-> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> 
+> From: S Twiss <stwiss.opensource@diasemi.com>
+>=20
 > Add device tree bindings for the DA9062 RTC driver component
-> 
-> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> 
+>=20
+> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
+>=20
 > ---
 > Checks performed with linux-next/next-20150708/scripts/checkpatch.pl
 >  da9062.txt                total: 0 errors, 0 warnings, 88 lines checked
-> This patch applies against linux-next and next-20150708 
-> 
-> 
+> This patch applies against linux-next and next-20150708=20
+>=20
+>=20
 >  Documentation/devicetree/bindings/mfd/da9062.txt | 9 +++++++++
 >  1 file changed, 9 insertions(+)
 
 Applied, thanks.
 
-> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
+> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documenta=
+tion/devicetree/bindings/mfd/da9062.txt
 > index 5765ed9..38802b5 100644
 > --- a/Documentation/devicetree/bindings/mfd/da9062.txt
 > +++ b/Documentation/devicetree/bindings/mfd/da9062.txt
-> @@ -5,6 +5,7 @@ DA9062 consists of a large and varied group of sub-devices:
+> @@ -5,6 +5,7 @@ DA9062 consists of a large and varied group of sub-device=
+s:
 >  Device                   Supply Names    Description
 >  ------                   ------------    -----------
 >  da9062-regulator        :               : LDOs & BUCKs
 > +da9062-rtc              :               : Real-Time Clock
 >  da9062-watchdog         :               : Watchdog Timer
->  
->  ======
+> =20
+>  =3D=3D=3D=3D=3D=3D
 > @@ -41,6 +42,10 @@ Sub-nodes:
 >    Documentation/devicetree/bindings/regulator/regulator.txt
->  
->  
-> +- rtc : This node defines settings required for the Real-Time Clock associated
-> +  with the DA9062. There are currently no entries in this binding, however
-> +  compatible = "dlg,da9062-rtc" should be added if a node is created.
+> =20
+> =20
+> +- rtc : This node defines settings required for the Real-Time Clock asso=
+ciated
+> +  with the DA9062. There are currently no entries in this binding, howev=
+er
+> +  compatible =3D "dlg,da9062-rtc" should be added if a node is created.
 > +
->  - watchdog: This node defines the settings for the watchdog driver associated
->    with the DA9062 PMIC. The compatible = "dlg,da9062-watchdog" should be added
+>  - watchdog: This node defines the settings for the watchdog driver assoc=
+iated
+>    with the DA9062 PMIC. The compatible =3D "dlg,da9062-watchdog" should =
+be added
 >    if a node is created.
 > @@ -55,6 +60,10 @@ Example:
->  		interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
+>  		interrupts =3D <11 IRQ_TYPE_LEVEL_LOW>;
 >  		interrupt-controller;
->  
+> =20
 > +		rtc {
-> +			compatible = "dlg,da9062-rtc";
+> +			compatible =3D "dlg,da9062-rtc";
 > +		};
 > +
 >  		watchdog {
->  			compatible = "dlg,da9062-watchdog";
+>  			compatible =3D "dlg,da9062-watchdog";
 >  		};
 
--- 
+--=20
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org =E2=94=82 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
+
+--=20
+--=20
+You received this message because you are subscribed to "rtc-linux".
+Membership options at http://groups.google.com/group/rtc-linux .
+Please read http://groups.google.com/group/rtc-linux/web/checklist
+before submitting a driver.
+---=20
+You received this message because you are subscribed to the Google Groups "=
+rtc-linux" group.
+To unsubscribe from this group and stop receiving emails from it, send an e=
+mail to rtc-linux+unsubscribe@googlegroups.com.
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N1/content_digest
index f6b29bb..961e823 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,88 +1,102 @@
  "ref\0cover.1437474547.git.stwiss.opensource@diasemi.com\0"
  "ref\0f899992aaa9b5ea54cb2e27c1cabf626d5969c07.1437474547.git.stwiss.opensource@diasemi.com\0"
- "ref\0f899992aaa9b5ea54cb2e27c1cabf626d5969c07.1437474547.git.stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH V3 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0[rtc-linux] Re: [PATCH V3 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC\0"
  "Date\0Thu, 23 Jul 2015 16:27:34 +0100\0"
- "To\0S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0DEVICETREE <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  LINUXINPUT <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  LINUXKERNEL <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  RTCLINUX <rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>
-  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  David Dajun Chen <david.chen-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-  Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
- " Support Opensource <support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0S Twiss <stwiss.opensource@diasemi.com>\0"
+ "Cc\0DEVICETREE <devicetree@vger.kernel.org>"
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  LINUXINPUT <linux-input@vger.kernel.org>
+  LINUXKERNEL <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Pawel Moll <pawel.moll@arm.com>
+  RTCLINUX <rtc-linux@googlegroups.com>
+  Rob Herring <robh+dt@kernel.org>
+  Alessandro Zummo <a.zummo@towertech.it>
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  David Dajun Chen <david.chen@diasemi.com>
+  Samuel Ortiz <sameo@linux.intel.com>
+ " Support Opensource <support.opensource@diasemi.com>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 21 Jul 2015, S Twiss wrote:\n"
  "\n"
- "> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> \n"
+ "> From: S Twiss <stwiss.opensource@diasemi.com>\n"
+ ">=20\n"
  "> Add device tree bindings for the DA9062 RTC driver component\n"
- "> \n"
- "> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> \n"
+ ">=20\n"
+ "> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
+ ">=20\n"
  "> ---\n"
  "> Checks performed with linux-next/next-20150708/scripts/checkpatch.pl\n"
  ">  da9062.txt                total: 0 errors, 0 warnings, 88 lines checked\n"
- "> This patch applies against linux-next and next-20150708 \n"
- "> \n"
- "> \n"
+ "> This patch applies against linux-next and next-20150708=20\n"
+ ">=20\n"
+ ">=20\n"
  ">  Documentation/devicetree/bindings/mfd/da9062.txt | 9 +++++++++\n"
  ">  1 file changed, 9 insertions(+)\n"
  "\n"
  "Applied, thanks.\n"
  "\n"
- "> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt\n"
+ "> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documenta=\n"
+ "tion/devicetree/bindings/mfd/da9062.txt\n"
  "> index 5765ed9..38802b5 100644\n"
  "> --- a/Documentation/devicetree/bindings/mfd/da9062.txt\n"
  "> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt\n"
- "> @@ -5,6 +5,7 @@ DA9062 consists of a large and varied group of sub-devices:\n"
+ "> @@ -5,6 +5,7 @@ DA9062 consists of a large and varied group of sub-device=\n"
+ "s:\n"
  ">  Device                   Supply Names    Description\n"
  ">  ------                   ------------    -----------\n"
  ">  da9062-regulator        :               : LDOs & BUCKs\n"
  "> +da9062-rtc              :               : Real-Time Clock\n"
  ">  da9062-watchdog         :               : Watchdog Timer\n"
- ">  \n"
- ">  ======\n"
+ "> =20\n"
+ ">  =3D=3D=3D=3D=3D=3D\n"
  "> @@ -41,6 +42,10 @@ Sub-nodes:\n"
  ">    Documentation/devicetree/bindings/regulator/regulator.txt\n"
- ">  \n"
- ">  \n"
- "> +- rtc : This node defines settings required for the Real-Time Clock associated\n"
- "> +  with the DA9062. There are currently no entries in this binding, however\n"
- "> +  compatible = \"dlg,da9062-rtc\" should be added if a node is created.\n"
+ "> =20\n"
+ "> =20\n"
+ "> +- rtc : This node defines settings required for the Real-Time Clock asso=\n"
+ "ciated\n"
+ "> +  with the DA9062. There are currently no entries in this binding, howev=\n"
+ "er\n"
+ "> +  compatible =3D \"dlg,da9062-rtc\" should be added if a node is created.\n"
  "> +\n"
- ">  - watchdog: This node defines the settings for the watchdog driver associated\n"
- ">    with the DA9062 PMIC. The compatible = \"dlg,da9062-watchdog\" should be added\n"
+ ">  - watchdog: This node defines the settings for the watchdog driver assoc=\n"
+ "iated\n"
+ ">    with the DA9062 PMIC. The compatible =3D \"dlg,da9062-watchdog\" should =\n"
+ "be added\n"
  ">    if a node is created.\n"
  "> @@ -55,6 +60,10 @@ Example:\n"
- ">  \t\tinterrupts = <11 IRQ_TYPE_LEVEL_LOW>;\n"
+ ">  \t\tinterrupts =3D <11 IRQ_TYPE_LEVEL_LOW>;\n"
  ">  \t\tinterrupt-controller;\n"
- ">  \n"
+ "> =20\n"
  "> +\t\trtc {\n"
- "> +\t\t\tcompatible = \"dlg,da9062-rtc\";\n"
+ "> +\t\t\tcompatible =3D \"dlg,da9062-rtc\";\n"
  "> +\t\t};\n"
  "> +\n"
  ">  \t\twatchdog {\n"
- ">  \t\t\tcompatible = \"dlg,da9062-watchdog\";\n"
+ ">  \t\t\tcompatible =3D \"dlg,da9062-watchdog\";\n"
  ">  \t\t};\n"
  "\n"
- "-- \n"
+ "--=20\n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org =E2=94=82 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
+ "\n"
+ "--=20\n"
+ "--=20\n"
+ "You received this message because you are subscribed to \"rtc-linux\".\n"
+ "Membership options at http://groups.google.com/group/rtc-linux .\n"
+ "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
+ "before submitting a driver.\n"
+ "---=20\n"
+ "You received this message because you are subscribed to the Google Groups \"=\n"
+ "rtc-linux\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
+ "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-4bad4b6cc6853acbbad00b225162805ccf3aa7eb374d95431b3db54481e37b41
+38661fda935846ed339c0397a468168588ab05b9ca67b1f81cc14e549c63546c

diff --git a/a/1.txt b/N2/1.txt
index 65cebca..7e2a9ad 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,10 +1,10 @@
 On Tue, 21 Jul 2015, S Twiss wrote:
 
-> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
+> From: S Twiss <stwiss.opensource@diasemi.com>
 > 
 > Add device tree bindings for the DA9062 RTC driver component
 > 
-> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
 > 
 > ---
 > Checks performed with linux-next/next-20150708/scripts/checkpatch.pl
@@ -57,7 +57,3 @@ Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 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/N2/content_digest
index f6b29bb..a3d24a9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,33 +1,32 @@
  "ref\0cover.1437474547.git.stwiss.opensource@diasemi.com\0"
  "ref\0f899992aaa9b5ea54cb2e27c1cabf626d5969c07.1437474547.git.stwiss.opensource@diasemi.com\0"
- "ref\0f899992aaa9b5ea54cb2e27c1cabf626d5969c07.1437474547.git.stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
  "Subject\0Re: [PATCH V3 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC\0"
  "Date\0Thu, 23 Jul 2015 16:27:34 +0100\0"
- "To\0S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0DEVICETREE <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  LINUXINPUT <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  LINUXKERNEL <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  RTCLINUX <rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>
-  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  David Dajun Chen <david.chen-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-  Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
- " Support Opensource <support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0S Twiss <stwiss.opensource@diasemi.com>\0"
+ "Cc\0DEVICETREE <devicetree@vger.kernel.org>"
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  LINUXINPUT <linux-input@vger.kernel.org>
+  LINUXKERNEL <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Pawel Moll <pawel.moll@arm.com>
+  RTCLINUX <rtc-linux@googlegroups.com>
+  Rob Herring <robh+dt@kernel.org>
+  Alessandro Zummo <a.zummo@towertech.it>
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  David Dajun Chen <david.chen@diasemi.com>
+  Samuel Ortiz <sameo@linux.intel.com>
+ " Support Opensource <support.opensource@diasemi.com>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 21 Jul 2015, S Twiss wrote:\n"
  "\n"
- "> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
+ "> From: S Twiss <stwiss.opensource@diasemi.com>\n"
  "> \n"
  "> Add device tree bindings for the DA9062 RTC driver component\n"
  "> \n"
- "> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
  "> \n"
  "> ---\n"
  "> Checks performed with linux-next/next-20150708/scripts/checkpatch.pl\n"
@@ -79,10 +78,6 @@
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "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
+ Follow Linaro: Facebook | Twitter | Blog
 
-4bad4b6cc6853acbbad00b225162805ccf3aa7eb374d95431b3db54481e37b41
+141ae3bd16822c8c06d418e55cb20a0a6dfa97c3026d9777babc9c4582ab10c0

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.