diff for duplicates of <20150709142648.GI23464@tiger> diff --git a/a/1.txt b/N1/1.txt index a08f307..1f122d8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Sat, Jul 04, 2015 at 01:15:18AM +0200, Philippe Reynes wrote: > Cc: Mark Rutland <mark.rutland@arm.com> > Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> > Cc: Kumar Gala <galak@codeaurora.org> -> Cc: devicetree@vger.kernel.org +> Cc: devicetree at vger.kernel.org > Signed-off-by: Philippe Reynes <tremyfr@gmail.com> > --- > Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 +++++++++++++++++++++ @@ -43,7 +43,7 @@ Shawn > + > +Example: > + -> +rtc@10007000 { +> +rtc at 10007000 { > + compatible = "fsl,imx21-rtc"; > + reg = <0x10007000 0x1000>; > + interrupts = <22>; @@ -57,18 +57,7 @@ Shawn > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -> - --- --- -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. ---- -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 email 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 228f590..f75d69c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,9 @@ "ref\01435965320-1478-1-git-send-email-tremyfr@gmail.com\0" "ref\01435965320-1478-6-git-send-email-tremyfr@gmail.com\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" "Date\0Thu, 9 Jul 2015 22:26:48 +0800\0" - "To\0Philippe Reynes <tremyfr@gmail.com>\0" - "Cc\0a.zummo@towertech.it" - alexandre.belloni@free-electrons.com - shawn.guo@linaro.org - kernel@pengutronix.de - linux@arm.linux.org.uk - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - rtc-linux@googlegroups.com - 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> - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat, Jul 04, 2015 at 01:15:18AM +0200, Philippe Reynes wrote:\n" @@ -29,7 +15,7 @@ "> Cc: Mark Rutland <mark.rutland@arm.com>\n" "> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" "> Cc: Kumar Gala <galak@codeaurora.org>\n" - "> Cc: devicetree@vger.kernel.org\n" + "> Cc: devicetree at vger.kernel.org\n" "> Signed-off-by: Philippe Reynes <tremyfr@gmail.com>\n" "> ---\n" "> Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 +++++++++++++++++++++\n" @@ -65,7 +51,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +rtc@10007000 {\n" + "> +rtc at 10007000 {\n" "> +\tcompatible = \"fsl,imx21-rtc\";\n" "> +\treg = <0x10007000 0x1000>;\n" "> +\tinterrupts = <22>;\n" @@ -79,20 +65,9 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> Please read the FAQ at http://www.tux.org/lkml/\n" - "> \n" - "\n" - "-- \n" - "-- \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" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -55753ba224b26ad5eba0e989e79da00873e8318455194480fdd2032711113498 +0c8bbc3a2efe32c743cbc237de2b391b9b9f2dd7ed791d9316cc40c0887d2d29
diff --git a/a/1.txt b/N2/1.txt index a08f307..834b982 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,13 +2,13 @@ On Sat, Jul 04, 2015 at 01:15:18AM +0200, Philippe Reynes wrote: > This adds documentation of device tree bindings for the > mxc rtc. > -> Cc: Rob Herring <robh+dt@kernel.org> -> Cc: Pawel Moll <pawel.moll@arm.com> -> Cc: Mark Rutland <mark.rutland@arm.com> -> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> -> Cc: Kumar Gala <galak@codeaurora.org> -> Cc: devicetree@vger.kernel.org -> Signed-off-by: Philippe Reynes <tremyfr@gmail.com> +> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> +> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> +> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> Signed-off-by: Philippe Reynes <tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 +++++++++++++++++++++ > 1 files changed, 27 insertions(+), 0 deletions(-) @@ -57,18 +57,11 @@ Shawn > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - --- --- -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. ---- -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 email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +-- +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 228f590..b4ab401 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,36 +1,37 @@ "ref\01435965320-1478-1-git-send-email-tremyfr@gmail.com\0" "ref\01435965320-1478-6-git-send-email-tremyfr@gmail.com\0" - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" + "ref\01435965320-1478-6-git-send-email-tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" "Date\0Thu, 9 Jul 2015 22:26:48 +0800\0" - "To\0Philippe Reynes <tremyfr@gmail.com>\0" - "Cc\0a.zummo@towertech.it" - alexandre.belloni@free-electrons.com - shawn.guo@linaro.org - kernel@pengutronix.de - linux@arm.linux.org.uk - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - rtc-linux@googlegroups.com - 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> - " devicetree@vger.kernel.org\0" + "To\0Philippe Reynes <tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org" + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@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> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Sat, Jul 04, 2015 at 01:15:18AM +0200, Philippe Reynes wrote:\n" "> This adds documentation of device tree bindings for the\n" "> mxc rtc.\n" "> \n" - "> Cc: Rob Herring <robh+dt@kernel.org>\n" - "> Cc: Pawel Moll <pawel.moll@arm.com>\n" - "> Cc: Mark Rutland <mark.rutland@arm.com>\n" - "> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" - "> Cc: Kumar Gala <galak@codeaurora.org>\n" - "> Cc: devicetree@vger.kernel.org\n" - "> Signed-off-by: Philippe Reynes <tremyfr@gmail.com>\n" + "> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n" + "> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> Signed-off-by: Philippe Reynes <tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 +++++++++++++++++++++\n" "> 1 files changed, 27 insertions(+), 0 deletions(-)\n" @@ -79,20 +80,13 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n" - "> the body of a message to majordomo@vger.kernel.org\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" "> Please read the FAQ at http://www.tux.org/lkml/\n" "> \n" - "\n" - "-- \n" - "-- \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" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + "--\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 -55753ba224b26ad5eba0e989e79da00873e8318455194480fdd2032711113498 +26a601a9baf438425a5360dfc3653ee3a6b0a3e463f4123edef254a8fa669735
diff --git a/a/1.txt b/N3/1.txt index a08f307..c7a3ec0 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -60,15 +60,4 @@ Shawn > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -> - --- --- -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. ---- -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 email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N3/content_digest index 228f590..0e1aad8 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\01435965320-1478-1-git-send-email-tremyfr@gmail.com\0" "ref\01435965320-1478-6-git-send-email-tremyfr@gmail.com\0" "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" + "Subject\0Re: [PATCH v4 5/7] dt-binding: document the binding for mxc rtc\0" "Date\0Thu, 9 Jul 2015 22:26:48 +0800\0" "To\0Philippe Reynes <tremyfr@gmail.com>\0" "Cc\0a.zummo@towertech.it" @@ -82,17 +82,6 @@ "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> Please read the FAQ at http://www.tux.org/lkml/\n" - "> \n" - "\n" - "-- \n" - "-- \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" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -55753ba224b26ad5eba0e989e79da00873e8318455194480fdd2032711113498 +c09d5985cb8a138683980d5e3e711c4e9a91a75335186b5f1dfdcc4ae6c5322a
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.