diff for duplicates of <20170713080717.GP3172@dragon> diff --git a/a/1.txt b/N1/1.txt index 5be60e2..681bb34 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > LS1012A has one USB 3.0(DWC3) controller and > one USB 2.0 controller. > -> Signed-off-by: Ran Wang <ran.wang_1@nxp.com> +> Signed-off-by: Ran Wang <ran.wang_1-3arQi8VN3Tc@public.gmane.org> > --- > arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) @@ -15,7 +15,7 @@ On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > <&clockgen 4 3>; > }; > -> + usb0: usb3 at 2f00000 { +> + usb0: usb3@2f00000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x2f00000 0x0 0x10000>; > + interrupts = <0 60 0x4>; @@ -24,7 +24,7 @@ On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > + snps,dis_rxdet_inp3_quirk; > + }; > + -> + usb1: usb2 at 8600000 { +> + usb1: usb2@8600000 { > + compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr"; > + reg = <0x0 0x8600000 0x0 0x1000>; > + interrupts = <0 139 0x4>; @@ -37,9 +37,13 @@ Please keep the nodes sorted in unit-address. Shawn > + -> sata: sata at 3200000 { +> sata: sata@3200000 { > compatible = "fsl,ls1012a-ahci", "fsl,ls1043a-ahci"; > reg = <0x0 0x3200000 0x0 0x10000>, > -- > 2.1.0.27.g96db324 -> +> +-- +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 7c59139..e75f936 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,26 @@ "ref\01499223243-13253-1-git-send-email-ran.wang_1@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] arm64: dts: ls1012a: add USB host controller nodes\0" + "ref\01499223243-13253-1-git-send-email-ran.wang_1-3arQi8VN3Tc@public.gmane.org\0" + "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH] arm64: dts: ls1012a: add USB host controller nodes\0" "Date\0Thu, 13 Jul 2017 16:07:18 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ran Wang <ran.wang_1-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> + Yuantian Tang <andy.tang-3arQi8VN3Tc@public.gmane.org> + Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> + horia.geanta-3arQi8VN3Tc@public.gmane.org + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + moderated list:ARM64 PORT (AARCH64 ARCHITECTURE) <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote:\n" "> LS1012A has one USB 3.0(DWC3) controller and\n" "> one USB 2.0 controller.\n" "> \n" - "> Signed-off-by: Ran Wang <ran.wang_1@nxp.com>\n" + "> Signed-off-by: Ran Wang <ran.wang_1-3arQi8VN3Tc@public.gmane.org>\n" "> ---\n" "> arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 17 +++++++++++++++++\n" "> 1 file changed, 17 insertions(+)\n" @@ -22,7 +33,7 @@ "> \t\t\t\t <&clockgen 4 3>;\n" "> \t\t};\n" "> \n" - "> +\t\tusb0: usb3 at 2f00000 {\n" + "> +\t\tusb0: usb3@2f00000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x2f00000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 60 0x4>;\n" @@ -31,7 +42,7 @@ "> +\t\t\tsnps,dis_rxdet_inp3_quirk;\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: usb2 at 8600000 {\n" + "> +\t\tusb1: usb2@8600000 {\n" "> +\t\t\tcompatible = \"fsl-usb2-dr-v2.5\", \"fsl-usb2-dr\";\n" "> +\t\t\treg = <0x0 0x8600000 0x0 0x1000>;\n" "> +\t\t\tinterrupts = <0 139 0x4>;\n" @@ -44,11 +55,15 @@ "Shawn\n" "\n" "> +\n" - "> \t\tsata: sata at 3200000 {\n" + "> \t\tsata: sata@3200000 {\n" "> \t\t\tcompatible = \"fsl,ls1012a-ahci\", \"fsl,ls1043a-ahci\";\n" "> \t\t\treg = <0x0 0x3200000 0x0 0x10000>,\n" "> -- \n" "> 2.1.0.27.g96db324\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 -ff10787571c16836e4d7df07c73d6622f76470a3bcee44b5d7d0ab4bb5209bc0 +cb4fb3e239f47ec445c3d1994320d466ef2a9167da30751ef403e0cd651d20bb
diff --git a/a/1.txt b/N2/1.txt index 5be60e2..9be523b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,7 +15,7 @@ On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > <&clockgen 4 3>; > }; > -> + usb0: usb3 at 2f00000 { +> + usb0: usb3@2f00000 { > + compatible = "snps,dwc3"; > + reg = <0x0 0x2f00000 0x0 0x10000>; > + interrupts = <0 60 0x4>; @@ -24,7 +24,7 @@ On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > + snps,dis_rxdet_inp3_quirk; > + }; > + -> + usb1: usb2 at 8600000 { +> + usb1: usb2@8600000 { > + compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr"; > + reg = <0x0 0x8600000 0x0 0x1000>; > + interrupts = <0 139 0x4>; @@ -37,7 +37,7 @@ Please keep the nodes sorted in unit-address. Shawn > + -> sata: sata at 3200000 { +> sata: sata@3200000 { > compatible = "fsl,ls1012a-ahci", "fsl,ls1043a-ahci"; > reg = <0x0 0x3200000 0x0 0x10000>, > -- diff --git a/a/content_digest b/N2/content_digest index 7c59139..9d743e4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\01499223243-13253-1-git-send-email-ran.wang_1@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] arm64: dts: ls1012a: add USB host controller nodes\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH] arm64: dts: ls1012a: add USB host controller nodes\0" "Date\0Thu, 13 Jul 2017 16:07:18 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ran Wang <ran.wang_1@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> + Yuantian Tang <andy.tang@nxp.com> + Harninder Rai <harninder.rai@nxp.com> + horia.geanta@nxp.com + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + moderated list:ARM64 PORT (AARCH64 ARCHITECTURE) <linux-arm-kernel@lists.infradead.org> + " open list <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote:\n" @@ -22,7 +32,7 @@ "> \t\t\t\t <&clockgen 4 3>;\n" "> \t\t};\n" "> \n" - "> +\t\tusb0: usb3 at 2f00000 {\n" + "> +\t\tusb0: usb3@2f00000 {\n" "> +\t\t\tcompatible = \"snps,dwc3\";\n" "> +\t\t\treg = <0x0 0x2f00000 0x0 0x10000>;\n" "> +\t\t\tinterrupts = <0 60 0x4>;\n" @@ -31,7 +41,7 @@ "> +\t\t\tsnps,dis_rxdet_inp3_quirk;\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb1: usb2 at 8600000 {\n" + "> +\t\tusb1: usb2@8600000 {\n" "> +\t\t\tcompatible = \"fsl-usb2-dr-v2.5\", \"fsl-usb2-dr\";\n" "> +\t\t\treg = <0x0 0x8600000 0x0 0x1000>;\n" "> +\t\t\tinterrupts = <0 139 0x4>;\n" @@ -44,11 +54,11 @@ "Shawn\n" "\n" "> +\n" - "> \t\tsata: sata at 3200000 {\n" + "> \t\tsata: sata@3200000 {\n" "> \t\t\tcompatible = \"fsl,ls1012a-ahci\", \"fsl,ls1043a-ahci\";\n" "> \t\t\treg = <0x0 0x3200000 0x0 0x10000>,\n" "> -- \n" "> 2.1.0.27.g96db324\n" > -ff10787571c16836e4d7df07c73d6622f76470a3bcee44b5d7d0ab4bb5209bc0 +8a237371cab47e47be725a4f342589c631b4c04f3fa4d19b3948a54d5d232ee9
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.