diff for duplicates of <54B62AFE.1030909@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 931f1d1..2da1edd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,13 +3,13 @@ Hi Arnaud, On 14/01/2015 00:03, 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 Marvell Armada 38x SoCs contains an RTC which differs from the RTC >> used in the other mvebu SoCs until now. This commit adds the Device >> Tree description of this interface at the SoC level. >> ->> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +>> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> >> --- >> arch/arm/boot/dts/armada-38x.dtsi | 6 ++++++ >> 1 file changed, 6 insertions(+) @@ -22,14 +22,14 @@ On 14/01/2015 00:03, Arnaud Ebalard wrote: >> clocks = <&gateclk 4>; >> }; >> ->> + rtc at 184a8 { +>> + rtc@184a8 { >> + compatible = "marvell,armada-380-rtc"; >> + reg = <0xa3800 0x20>, <0x184a0 0x0c>; >> + interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; >> + }; >> + > -> Out of curiosity, why not naming the node rtc at a3800? Main argument: +> Out of curiosity, why not naming the node rtc@a3800? Main argument: > least expectation principle when reading the .dtsi and expecting > increasing addresses. Or did I miss sth else? @@ -43,7 +43,7 @@ Gregory > > ->> sata at a8000 { +>> sata@a8000 { >> compatible = "marvell,armada-380-ahci"; >> reg = <0xa8000 0x2000>; @@ -53,3 +53,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 65d838a..6e08165 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-5-git-send-email-gregory.clement@free-electrons.com\0" "ref\0874mrui8r3.fsf@natisbad.org\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH 4/4] ARM: mvebu: add Device Tree description of RTC on Armada 38x\0" + "ref\0874mrui8r3.fsf-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 4/4] ARM: mvebu: add Device Tree description of RTC on Armada 38x\0" "Date\0Wed, 14 Jan 2015 09:38:22 +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" @@ -12,13 +28,13 @@ "On 14/01/2015 00:03, 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 Marvell Armada 38x SoCs contains an RTC which differs from the RTC\n" ">> used in the other mvebu SoCs until now. This commit adds the Device\n" ">> Tree description of this interface at the SoC level.\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" ">> arch/arm/boot/dts/armada-38x.dtsi | 6 ++++++\n" ">> 1 file changed, 6 insertions(+)\n" @@ -31,14 +47,14 @@ ">> \t\t\t\tclocks = <&gateclk 4>;\n" ">> \t\t\t};\n" ">> \n" - ">> +\t\t\trtc at 184a8 {\n" + ">> +\t\t\trtc@184a8 {\n" ">> +\t\t\t\tcompatible = \"marvell,armada-380-rtc\";\n" ">> +\t\t\t\treg = <0xa3800 0x20>, <0x184a0 0x0c>;\n" ">> +\t\t\t\tinterrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;\n" ">> +\t\t\t};\n" ">> +\n" "> \n" - "> Out of curiosity, why not naming the node rtc at a3800? Main argument:\n" + "> Out of curiosity, why not naming the node rtc@a3800? Main argument:\n" "> least expectation principle when reading the .dtsi and expecting\n" "> increasing addresses. Or did I miss sth else?\n" "\n" @@ -52,7 +68,7 @@ "\n" "> \n" "> \n" - ">> \t\t\tsata at a8000 {\n" + ">> \t\t\tsata@a8000 {\n" ">> \t\t\t\tcompatible = \"marvell,armada-380-ahci\";\n" ">> \t\t\t\treg = <0xa8000 0x2000>;\n" "\n" @@ -61,6 +77,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 -9a5328d37ae40dd7483de98369cdc15c62d7f276d57939d76fefb24a55714c33 +eeece5b5f01de2b275ae8ec6950a9ca7f8d0e6740711a4079b978b319cbe7f9c
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.