diff for duplicates of <5374C08C.7040700@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index a06c40e..bf5fbd4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,8 +9,8 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > adds the Device Tree description of this interfaces at the SoC level, > and also enables the USB2 port on the Armada 375 DB platform. -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> -> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > arch/arm/boot/dts/armada-375-db.dts | 4 ++++ > arch/arm/boot/dts/armada-375.dtsi | 16 ++++++++++++++++ @@ -26,7 +26,7 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > clocks = <&coreclk 0>; > }; > -> + usb at 50000 { +> + usb@50000 { > + compatible = "marvell,orion-ehci"; > + reg = <0x50000 0x500>; > + interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>; @@ -34,7 +34,7 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > + status = "disabled"; > + }; > + -> + usb at 54000 { +> + usb@54000 { > + compatible = "marvell,orion-ehci"; > + reg = <0x54000 0x500>; > + interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>; @@ -42,9 +42,14 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > + status = "disabled"; > + }; > + -> usb3 at 58000 { +> usb3@58000 { > compatible = "marvell,armada-375-xhci"; > reg = <0x58000 0x20000>,<0x5b880 0x80>; > WBR, Sergei + +-- +To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 716fc84..98421a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,27 @@ "ref\01400149062-32661-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01400149062-32661-18-git-send-email-gregory.clement@free-electrons.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 375\0" + "ref\01400149062-32661-18-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 375\0" "Date\0Thu, 15 May 2014 17:26:36 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@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> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -17,8 +35,8 @@ "> adds the Device Tree description of this interfaces at the SoC level,\n" "> and also enables the USB2 port on the Armada 375 DB platform.\n" "\n" - "> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" - "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n" + "> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/armada-375-db.dts | 4 ++++\n" "> arch/arm/boot/dts/armada-375.dtsi | 16 ++++++++++++++++\n" @@ -34,7 +52,7 @@ "> \t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tusb at 50000 {\n" + "> +\t\t\tusb@50000 {\n" "> +\t\t\t\tcompatible = \"marvell,orion-ehci\";\n" "> +\t\t\t\treg = <0x50000 0x500>;\n" "> +\t\t\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -42,7 +60,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusb at 54000 {\n" + "> +\t\t\tusb@54000 {\n" "> +\t\t\t\tcompatible = \"marvell,orion-ehci\";\n" "> +\t\t\t\treg = <0x54000 0x500>;\n" "> +\t\t\t\tinterrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -50,11 +68,16 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tusb3 at 58000 {\n" + "> \t\t\tusb3@58000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-375-xhci\";\n" "> \t\t\t\treg = <0x58000 0x20000>,<0x5b880 0x80>;\n" ">\n" "\n" - WBR, Sergei + "WBR, Sergei\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 -f809fc0acc8af981b91983c71fcf3f427dc6f9048e662d49c2f41a371d0f5737 +c1ed01106e57ee9a955372a1cb2016400d8eeebc52342ed127d1d5530d7e3ae3
diff --git a/a/1.txt b/N2/1.txt index a06c40e..eecf5bc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,7 +26,7 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > clocks = <&coreclk 0>; > }; > -> + usb at 50000 { +> + usb@50000 { > + compatible = "marvell,orion-ehci"; > + reg = <0x50000 0x500>; > + interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>; @@ -34,7 +34,7 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > + status = "disabled"; > + }; > + -> + usb at 54000 { +> + usb@54000 { > + compatible = "marvell,orion-ehci"; > + reg = <0x54000 0x500>; > + interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>; @@ -42,7 +42,7 @@ On 05/15/2014 02:17 PM, Gregory CLEMENT wrote: > + status = "disabled"; > + }; > + -> usb3 at 58000 { +> usb3@58000 { > compatible = "marvell,armada-375-xhci"; > reg = <0x58000 0x20000>,<0x5b880 0x80>; > diff --git a/a/content_digest b/N2/content_digest index 716fc84..40b9f28 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,26 @@ "ref\01400149062-32661-1-git-send-email-gregory.clement@free-electrons.com\0" "ref\01400149062-32661-18-git-send-email-gregory.clement@free-electrons.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 375\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 375\0" "Date\0Thu, 15 May 2014 17:26:36 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>" + Mathias Nyman <mathias.nyman@intel.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Felipe Balbi <balbi@ti.com> + linux-usb@vger.kernel.org + linux-kernel@vger.kernel.org + 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> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -34,7 +51,7 @@ "> \t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tusb at 50000 {\n" + "> +\t\t\tusb@50000 {\n" "> +\t\t\t\tcompatible = \"marvell,orion-ehci\";\n" "> +\t\t\t\treg = <0x50000 0x500>;\n" "> +\t\t\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -42,7 +59,7 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusb at 54000 {\n" + "> +\t\t\tusb@54000 {\n" "> +\t\t\t\tcompatible = \"marvell,orion-ehci\";\n" "> +\t\t\t\treg = <0x54000 0x500>;\n" "> +\t\t\t\tinterrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -50,11 +67,11 @@ "> +\t\t\t\tstatus = \"disabled\";\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tusb3 at 58000 {\n" + "> \t\t\tusb3@58000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-375-xhci\";\n" "> \t\t\t\treg = <0x58000 0x20000>,<0x5b880 0x80>;\n" ">\n" "\n" WBR, Sergei -f809fc0acc8af981b91983c71fcf3f427dc6f9048e662d49c2f41a371d0f5737 +ea2cd13c6ff0be5a5bd744d0f18722833eddbd6ef5c0b296779410982c5077ff
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.