diff for duplicates of <54B629F1.7060605@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 01367cd..83e9cb6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,13 +5,13 @@ First, thanks for your extensive review. On 14/01/2015 00:02, Arnaud Ebalard wrote: > Hi Gregory, > -> Gregory CLEMENT <gregory.clement@free-electrons.com> writes: +> Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> writes: > >> The Armada 38x SoCs come with a new RTC which differs from the one >> used in the other mvebu SoCs until now. This patch describes the >> binding of this RTC. >> ->> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +>> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> >> --- >> .../devicetree/bindings/rtc/armada-380-rtc.txt | 17 +++++++++++++++++ >> 1 file changed, 17 insertions(+) @@ -45,7 +45,7 @@ Right, and as suggested by Maxime I will use reg-names >> + >> +Example: >> + ->> +rtc at 184a8 { +>> +rtc@184a8 { >> + compatible = "marvell,armada-380-rtc"; >> + reg = <0xa3800 0x20>, <0x184a0 0x0c>; >> + interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; @@ -57,3 +57,7 @@ Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com +-- +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 a54dcce..6903ed6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,26 @@ "ref\01420817565-28800-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01420817565-28800-2-git-send-email-gregory.clement@free-electrons.com\0" "ref\087iogai8sc.fsf@natisbad.org\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH 1/4] rtc: armada38x: Add the device tree binding documentation\0" + "ref\087iogai8sc.fsf-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/4] rtc: armada38x: Add the device tree binding documentation\0" "Date\0Wed, 14 Jan 2015 09:33:53 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnaud Ebalard <arno-LkuqDEemtHBg9hUCZPvPmw@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> + Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Arnaud,\n" @@ -14,13 +30,13 @@ "On 14/01/2015 00:02, Arnaud Ebalard wrote:\n" "> 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 Armada 38x SoCs come with a new RTC which differs from the one\n" ">> used in the other mvebu SoCs until now. This patch describes the\n" ">> binding of this RTC.\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" ">> .../devicetree/bindings/rtc/armada-380-rtc.txt | 17 +++++++++++++++++\n" ">> 1 file changed, 17 insertions(+)\n" @@ -54,7 +70,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +rtc at 184a8 {\n" + ">> +rtc@184a8 {\n" ">> +\tcompatible = \"marvell,armada-380-rtc\";\n" ">> +\treg = <0xa3800 0x20>, <0x184a0 0x0c>;\n" ">> +\tinterrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -65,6 +81,10 @@ "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\n" - http://free-electrons.com + "http://free-electrons.com\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 -cb43eee6fd8185e60e9b05a9937b523903b5999cd6548c79158f429d9c8c3941 +669569949a7928354422c974ef35dceb5f2bc363fa238a26b55f04e07540ac20
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.