diff for duplicates of <20150727133720.GA15004@beef> diff --git a/a/1.txt b/N1/1.txt index a681723..d9b94c5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,21 +30,10 @@ On Sat, Jul 11, 2015 at 07:28:50PM +0200, Joachim Eastwood wrote: > + See ../clocks/clock-bindings.txt for details. > + > +Example: -> +rtc: rtc@40046000 { +> +rtc: rtc at 40046000 { > + compatible = "nxp,lpc1788-rtc"; > + reg = <0x40046000 0x1000>; > + interrupts = <47>; > + clocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>; > + clock-names = "rtc", "reg"; > +}; - --- --- -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 87be574..07bdb5e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01436635730-15617-1-git-send-email-manabian@gmail.com\0" "ref\01436635730-15617-3-git-send-email-manabian@gmail.com\0" - "From\0Matt Porter <mporter@konsulko.com>\0" - "Subject\0[rtc-linux] Re: [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc\0" + "From\0mporter@konsulko.com (Matt Porter)\0" + "Subject\0[PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc\0" "Date\0Mon, 27 Jul 2015 09:37:20 -0400\0" - "To\0Joachim Eastwood <manabian@gmail.com>\0" - "Cc\0alexandre.belloni@free-electrons.com" - a.zummo@towertech.it - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - rtc-linux@googlegroups.com - " joshc@ni.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat, Jul 11, 2015 at 07:28:50PM +0200, Joachim Eastwood wrote:\n" @@ -44,23 +38,12 @@ "> + See ../clocks/clock-bindings.txt for details.\n" "> +\n" "> +Example:\n" - "> +rtc: rtc@40046000 {\n" + "> +rtc: rtc at 40046000 {\n" "> +\tcompatible = \"nxp,lpc1788-rtc\";\n" "> +\treg = <0x40046000 0x1000>;\n" "> +\tinterrupts = <47>;\n" "> +\tclocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>;\n" "> +\tclock-names = \"rtc\", \"reg\";\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. + > +}; -41d41786e9339eec6bb35918c2466725230101556ba13f9ca14fd9a497dd4f38 +c2c60f772448d29c8147e06e605808fef61c3f2df8f2644548fd0beee3d5f494
diff --git a/a/1.txt b/N2/1.txt index a681723..7c2d78c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Sat, Jul 11, 2015 at 07:28:50PM +0200, Joachim Eastwood wrote: -> Signed-off-by: Joachim Eastwood <manabian@gmail.com> +> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > .../devicetree/bindings/rtc/nxp,lpc1788-rtc.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) @@ -37,14 +37,7 @@ On Sat, Jul 11, 2015 at 07:28:50PM +0200, Joachim Eastwood wrote: > + clocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>; > + clock-names = "rtc", "reg"; > +}; - --- --- -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 87be574..7e6a633 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,20 @@ "ref\01436635730-15617-1-git-send-email-manabian@gmail.com\0" "ref\01436635730-15617-3-git-send-email-manabian@gmail.com\0" - "From\0Matt Porter <mporter@konsulko.com>\0" - "Subject\0[rtc-linux] Re: [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc\0" + "ref\01436635730-15617-3-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Matt Porter <mporter-OWPKS81ov/FWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc\0" "Date\0Mon, 27 Jul 2015 09:37:20 -0400\0" - "To\0Joachim Eastwood <manabian@gmail.com>\0" - "Cc\0alexandre.belloni@free-electrons.com" - a.zummo@towertech.it - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - rtc-linux@googlegroups.com - " joshc@ni.com\0" + "To\0Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" + a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + " joshc-acOepvfBmUk@public.gmane.org\0" "\00:1\0" "b\0" "On Sat, Jul 11, 2015 at 07:28:50PM +0200, Joachim Eastwood wrote:\n" - "> Signed-off-by: Joachim Eastwood <manabian@gmail.com>\n" + "> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/rtc/nxp,lpc1788-rtc.txt | 21 +++++++++++++++++++++\n" "> 1 file changed, 21 insertions(+)\n" @@ -51,16 +52,9 @@ "> +\tclocks = <&creg_clk 0>, <&ccu1 CLK_CPU_BUS>;\n" "> +\tclock-names = \"rtc\", \"reg\";\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 -41d41786e9339eec6bb35918c2466725230101556ba13f9ca14fd9a497dd4f38 +eb37c1ed79122f59a8439f772f5a34ebdb964b241fe9e4656a8942ee9315ef85
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.