diff for duplicates of <20170922065454.GF26358@dragon> diff --git a/a/1.txt b/N1/1.txt index 54282e4..00acf12 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ -On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu at nxp.com wrote: -> From: "yinbo.zhu" <yinbo.zhu@nxp.com> +On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu-3arQi8VN3Tc@public.gmane.org wrote: +> From: "yinbo.zhu" <yinbo.zhu-3arQi8VN3Tc@public.gmane.org> > > Fix the issue that usb is not detected on ls1088ardb It's not really about fixing issue but adding support. > -> Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com> -> Signed-off-by: Ran Wang <ran.wang_1@nxp.com> +> Signed-off-by: yinbo.zhu <yinbo.zhu-3arQi8VN3Tc@public.gmane.org> +> Signed-off-by: Ran Wang <ran.wang_1-3arQi8VN3Tc@public.gmane.org> > --- You should better have a version history here to tell what's changed @@ -49,7 +49,7 @@ Shawn > status = "disabled"; > }; > -> + usb0: usb3 at 3100000 { +> + usb0: usb3@3100000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x3100000 0x0 0x10000>; > + interrupts = <0 80 IRQ_TYPE_LEVEL_HIGH>; @@ -59,7 +59,7 @@ Shawn > + status = "disabled"; > + }; > + -> + usb1: usb3 at 3110000 { +> + usb1: usb3@3110000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x3110000 0x0 0x10000>; > + interrupts = <0 81 IRQ_TYPE_LEVEL_HIGH>; @@ -69,9 +69,13 @@ Shawn > + status = "disabled"; > + }; > + -> sata: sata at 3200000 { +> sata: sata@3200000 { > compatible = "fsl,ls1088a-ahci"; > reg = <0x0 0x3200000 0x0 0x10000>, > -- > 2.14.1 -> +> +-- +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 f120832..96cf37f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,32 @@ "ref\020170913091009.21448-1-yinbo.zhu@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v2] arm64: dts: ls1088a: Add USB support\0" + "ref\020170913091009.21448-1-yinbo.zhu-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v2] arm64: dts: ls1088a: Add USB support\0" "Date\0Fri, 22 Sep 2017 14:54:56 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0yinbo.zhu-3arQi8VN3Tc@public.gmane.org\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Catalin Marinas ) <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + Will Deacon ) <will.deacon-5wv7dgnIgG8@public.gmane.org> + Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> + Raghav Dogra <raghav.dogra-3arQi8VN3Tc@public.gmane.org> + Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org> + Yuantian Tang <andy.tang-3arQi8VN3Tc@public.gmane.org> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" - "On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu at nxp.com wrote:\n" - "> From: \"yinbo.zhu\" <yinbo.zhu@nxp.com>\n" + "On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu-3arQi8VN3Tc@public.gmane.org wrote:\n" + "> From: \"yinbo.zhu\" <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>\n" "> \n" "> Fix the issue that usb is not detected on ls1088ardb\n" "\n" "It's not really about fixing issue but adding support.\n" "\n" "> \n" - "> Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>\n" - "> Signed-off-by: Ran Wang <ran.wang_1@nxp.com>\n" + "> Signed-off-by: yinbo.zhu <yinbo.zhu-3arQi8VN3Tc@public.gmane.org>\n" + "> Signed-off-by: Ran Wang <ran.wang_1-3arQi8VN3Tc@public.gmane.org>\n" "> ---\n" "\n" "You should better have a version history here to tell what's changed\n" @@ -56,7 +68,7 @@ "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" "> \n" - "> +\t\tusb0: usb3 at 3100000 {\n" + "> +\t\tusb0: usb3@3100000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x3100000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 80 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -66,7 +78,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: usb3 at 3110000 {\n" + "> +\t\tusb1: usb3@3110000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x3110000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 81 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -76,11 +88,15 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> \t\tsata: sata at 3200000 {\n" + "> \t\tsata: sata@3200000 {\n" "> \t\t\tcompatible = \"fsl,ls1088a-ahci\";\n" "> \t\t\treg = <0x0 0x3200000 0x0 0x10000>,\n" "> -- \n" "> 2.14.1\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 -8d6ad70c4d07dc2dcf0cbeec801924870df76636263d80da6ea5e9fe73af82b7 +2a69719297236ade3165e70e3c5eb502072897cab00c770789b59cb5c9ac4120
diff --git a/a/1.txt b/N2/1.txt index 54282e4..9b97ee3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu at nxp.com wrote: +On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu@nxp.com wrote: > From: "yinbo.zhu" <yinbo.zhu@nxp.com> > > Fix the issue that usb is not detected on ls1088ardb @@ -49,7 +49,7 @@ Shawn > status = "disabled"; > }; > -> + usb0: usb3 at 3100000 { +> + usb0: usb3@3100000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x3100000 0x0 0x10000>; > + interrupts = <0 80 IRQ_TYPE_LEVEL_HIGH>; @@ -59,7 +59,7 @@ Shawn > + status = "disabled"; > + }; > + -> + usb1: usb3 at 3110000 { +> + usb1: usb3@3110000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x3110000 0x0 0x10000>; > + interrupts = <0 81 IRQ_TYPE_LEVEL_HIGH>; @@ -69,7 +69,7 @@ Shawn > + status = "disabled"; > + }; > + -> sata: sata at 3200000 { +> sata: sata@3200000 { > compatible = "fsl,ls1088a-ahci"; > reg = <0x0 0x3200000 0x0 0x10000>, > -- diff --git a/a/content_digest b/N2/content_digest index f120832..2e7c0ef 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,22 @@ "ref\020170913091009.21448-1-yinbo.zhu@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v2] arm64: dts: ls1088a: Add USB support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH v2] arm64: dts: ls1088a: Add USB support\0" "Date\0Fri, 22 Sep 2017 14:54:56 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0yinbo.zhu@nxp.com\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Catalin Marinas ) <catalin.marinas@arm.com> + Will Deacon ) <will.deacon@arm.com> + Harninder Rai <harninder.rai@nxp.com> + Raghav Dogra <raghav.dogra@nxp.com> + Ashish Kumar <ashish.kumar@nxp.com> + Yuantian Tang <andy.tang@nxp.com> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org + " open list <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" - "On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu at nxp.com wrote:\n" + "On Wed, Sep 13, 2017 at 05:10:09PM +0800, yinbo.zhu@nxp.com wrote:\n" "> From: \"yinbo.zhu\" <yinbo.zhu@nxp.com>\n" "> \n" "> Fix the issue that usb is not detected on ls1088ardb\n" @@ -56,7 +67,7 @@ "> \t\t\tstatus = \"disabled\";\n" "> \t\t};\n" "> \n" - "> +\t\tusb0: usb3 at 3100000 {\n" + "> +\t\tusb0: usb3@3100000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x3100000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 80 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -66,7 +77,7 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: usb3 at 3110000 {\n" + "> +\t\tusb1: usb3@3110000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x3110000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 81 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -76,11 +87,11 @@ "> +\t\t\tstatus = \"disabled\";\n" "> +\t\t};\n" "> +\n" - "> \t\tsata: sata at 3200000 {\n" + "> \t\tsata: sata@3200000 {\n" "> \t\t\tcompatible = \"fsl,ls1088a-ahci\";\n" "> \t\t\treg = <0x0 0x3200000 0x0 0x10000>,\n" "> -- \n" "> 2.14.1\n" > -8d6ad70c4d07dc2dcf0cbeec801924870df76636263d80da6ea5e9fe73af82b7 +3bcff20d64d326e1bc9ed10a02ef4ae2d74d899c3025e02155bb86a44ff98da6
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.