diff for duplicates of <5460C875.4090609@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 61a1f58..f1cc4d8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,14 +7,14 @@ On 24/10/2014 13:59, Thomas Petazzoni wrote: > include those registers in the MBus controller description; > -Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Thanks, Gregory -> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > arch/arm/boot/dts/armada-370-xp.dtsi | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) @@ -25,14 +25,14 @@ Gregory > +++ b/arch/arm/boot/dts/armada-370-xp.dtsi > @@ -180,7 +180,8 @@ > -> mbusc: mbus-controller at 20000 { +> mbusc: mbus-controller@20000 { > compatible = "marvell,mbus-controller"; > - reg = <0x20000 0x100>, <0x20180 0x20>; > + reg = <0x20000 0x100>, <0x20180 0x20>, > + <0x20250 0x8>; > }; > -> mpic: interrupt-controller at 20000 { +> mpic: interrupt-controller@20000 { > @@ -41,3 +41,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 c1cce9a..64f6d9e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\01414151970-6626-1-git-send-email-thomas.petazzoni@free-electrons.com\0" "ref\01414151970-6626-17-git-send-email-thomas.petazzoni@free-electrons.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH 16/17] ARM: mvebu: adjust mbus controller description on Armada 370/XP\0" + "ref\01414151970-6626-17-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 16/17] ARM: mvebu: adjust mbus controller description on Armada 370/XP\0" "Date\0Mon, 10 Nov 2014 15:15:17 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>" + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@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> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Thomas,\n" @@ -15,14 +25,14 @@ "> include those registers in the MBus controller description;\n" "> \n" "\n" - "Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "\n" "Thanks,\n" "\n" "Gregory\n" "\n" - "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/armada-370-xp.dtsi | 3 ++-\n" "> 1 file changed, 2 insertions(+), 1 deletion(-)\n" @@ -33,14 +43,14 @@ "> +++ b/arch/arm/boot/dts/armada-370-xp.dtsi\n" "> @@ -180,7 +180,8 @@\n" "> \n" - "> \t\t\tmbusc: mbus-controller at 20000 {\n" + "> \t\t\tmbusc: mbus-controller@20000 {\n" "> \t\t\t\tcompatible = \"marvell,mbus-controller\";\n" "> -\t\t\t\treg = <0x20000 0x100>, <0x20180 0x20>;\n" "> +\t\t\t\treg = <0x20000 0x100>, <0x20180 0x20>,\n" "> +\t\t\t\t <0x20250 0x8>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tmpic: interrupt-controller at 20000 {\n" + "> \t\t\tmpic: interrupt-controller@20000 {\n" "> \n" "\n" "\n" @@ -48,6 +58,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 -2d41d686df1d24072bf46e559735569cf0794af9f0cbfdeed675a300b2809e78 +236c263c836c88eb5a1770515f9b21750adc7210e99791cb68b95348f22447d0
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.