diff for duplicates of <5458714D.4060107@ti.com> diff --git a/a/1.txt b/N1/1.txt index bb0e533..115a257 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,9 +4,9 @@ On Friday 24 October 2014 08:54 PM, Gregory CLEMENT wrote: > On Armada 375, the USB cluster allows to control the cluster composed > of the USB2 and USB3 host controllers. > -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> -Acked-by: Kishon Vijay Abraham I <kishon@ti.com> +Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> > --- > arch/arm/boot/dts/armada-375.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) @@ -19,13 +19,17 @@ Acked-by: Kishon Vijay Abraham I <kishon@ti.com> > #clock-cells = <1>; > }; > -> + usbcluster: usb-cluster at 18400 { +> + usbcluster: usb-cluster@18400 { > + compatible = "marvell,armada-375-usb-cluster"; > + reg = <0x18400 0x4>; > + #phy-cells = <1>; > + }; > + -> mbusc: mbus-controller at 20000 { +> mbusc: mbus-controller@20000 { > compatible = "marvell,mbus-controller"; > reg = <0x20000 0x100>, <0x20180 0x20>; -> +> +-- +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 ec448fc..f705b92 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,24 @@ "ref\01414164254-13053-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01414164254-13053-6-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH v2 5/6] ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375\0" + "ref\01414164254-13053-6-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 5/6] ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375\0" "Date\0Tue, 4 Nov 2014 11:55:17 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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>\0" + "Cc\0Thomas 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 + 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 + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "\n" @@ -12,9 +27,9 @@ "> On Armada 375, the USB cluster allows to control the cluster composed\n" "> of the USB2 and USB3 host controllers.\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" - "Acked-by: Kishon Vijay Abraham I <kishon@ti.com>\n" + "Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/armada-375.dtsi | 6 ++++++\n" "> 1 file changed, 6 insertions(+)\n" @@ -27,15 +42,19 @@ "> \t\t\t\t#clock-cells = <1>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tusbcluster: usb-cluster at 18400 {\n" + "> +\t\t\tusbcluster: usb-cluster@18400 {\n" "> +\t\t\t\tcompatible = \"marvell,armada-375-usb-cluster\";\n" "> +\t\t\t\treg = <0x18400 0x4>;\n" "> +\t\t\t\t#phy-cells = <1>;\n" "> +\t\t\t};\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" - > + "> \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 -ded12dff2810f445b9644321ea4bbdcac6b87b56a18fa7b8ed502e0cf6ac3fab +3bbf988020afe2d9f7d60997fdd3c2716e5e07b2c81699c773855b6e8f57591b
diff --git a/a/1.txt b/N2/1.txt index bb0e533..67f7a8e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -19,13 +19,13 @@ Acked-by: Kishon Vijay Abraham I <kishon@ti.com> > #clock-cells = <1>; > }; > -> + usbcluster: usb-cluster at 18400 { +> + usbcluster: usb-cluster@18400 { > + compatible = "marvell,armada-375-usb-cluster"; > + reg = <0x18400 0x4>; > + #phy-cells = <1>; > + }; > + -> mbusc: mbus-controller at 20000 { +> mbusc: mbus-controller@20000 { > compatible = "marvell,mbus-controller"; > reg = <0x20000 0x100>, <0x20180 0x20>; > diff --git a/a/content_digest b/N2/content_digest index ec448fc..160e7b7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,23 @@ "ref\01414164254-13053-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01414164254-13053-6-git-send-email-gregory.clement@free-electrons.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH v2 5/6] ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Subject\0Re: [PATCH v2 5/6] ARM: mvebu: add Device Tree description of USB cluster controller on Armada 375\0" "Date\0Tue, 4 Nov 2014 11:55:17 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>" + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" + Ezequiel Garcia <ezequiel.garcia@free-electrons.com> + <linux-arm-kernel@lists.infradead.org> + Lior Amsalem <alior@marvell.com> + Tawfik Bayouk <tawfik@marvell.com> + Nadav Haklai <nadavh@marvell.com> + Mark Rutland <mark.rutland@arm.com> + <devicetree@vger.kernel.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -27,15 +41,15 @@ "> \t\t\t\t#clock-cells = <1>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tusbcluster: usb-cluster at 18400 {\n" + "> +\t\t\tusbcluster: usb-cluster@18400 {\n" "> +\t\t\t\tcompatible = \"marvell,armada-375-usb-cluster\";\n" "> +\t\t\t\treg = <0x18400 0x4>;\n" "> +\t\t\t\t#phy-cells = <1>;\n" "> +\t\t\t};\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" > -ded12dff2810f445b9644321ea4bbdcac6b87b56a18fa7b8ed502e0cf6ac3fab +d77e0ddb72916f80341f04db23459532bf254856f091b6ebbe89df15e888fe3d
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.