diff for duplicates of <87egqv7m16.fsf@natisbad.org> diff --git a/a/1.txt b/N1/1.txt index 6fd729c..e868063 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Gregory, -Gregory CLEMENT <gregory.clement@free-electrons.com> writes: +Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> writes: > The new mvebu SoCs come with a new RTC driver. This patch adds the > support for this new IP which is currently found in the Armada 38x @@ -9,7 +9,7 @@ Gregory CLEMENT <gregory.clement@free-electrons.com> writes: > This RTC provides two alarms, but only the first one is used in the > driver. The RTC also allows using periodic interrupts. > -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > drivers/rtc/Kconfig | 10 ++ > drivers/rtc/Makefile | 1 + @@ -19,8 +19,12 @@ Gregory CLEMENT <gregory.clement@free-electrons.com> writes: FWIW: -Reviewed-by: Arnaud Ebalard <arno@natisbad.org> +Reviewed-by: Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org> Cheers, a+ +-- +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 485c973..bedfae8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,30 @@ "ref\01421342601-20384-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01421342601-20384-3-git-send-email-gregory.clement@free-electrons.com\0" - "From\0arno@natisbad.org (Arnaud Ebalard)\0" - "Subject\0[PATCH v4 2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs\0" + "ref\01421342601-20384-3-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org (Arnaud Ebalard)\0" + "Subject\0Re: [PATCH v4 2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs\0" "Date\0Thu, 15 Jan 2015 22:48:37 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>" + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Gregory,\n" "\n" - "Gregory CLEMENT <gregory.clement@free-electrons.com> writes:\n" + "Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> writes:\n" "\n" "> The new mvebu SoCs come with a new RTC driver. This patch adds the\n" "> support for this new IP which is currently found in the Armada 38x\n" @@ -17,7 +33,7 @@ "> This RTC provides two alarms, but only the first one is used in the\n" "> driver. The RTC also allows using periodic interrupts.\n" ">\n" - "> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> drivers/rtc/Kconfig | 10 ++\n" "> drivers/rtc/Makefile | 1 +\n" @@ -27,10 +43,14 @@ "\n" "FWIW:\n" "\n" - "Reviewed-by: Arnaud Ebalard <arno@natisbad.org>\n" + "Reviewed-by: Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org>\n" "\n" "Cheers,\n" "\n" - a+ + "a+\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 -fd326be07d0feb9e3ab3b145c0661588b18b5c4649c76a7bd809c665357546e9 +2e43aae508841b3da6871d28ceee1d1bd5b44a26bd3f7f6473571aaa426d47f1
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.