diff for duplicates of <20170713085720.GX3172@dragon> diff --git a/a/1.txt b/N1/1.txt index ef339ed..49e7f52 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, 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>; @@ -17,7 +17,7 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, 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>; @@ -28,20 +28,24 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, Ran Wang wrote: > > Please keep the nodes sorted in unit-address. > > > > Shawn -> Do you mean to move the node 'usb1: usb2 at 8600000' forward to where it's address is just before '@8600000 '? +> Do you mean to move the node 'usb1: usb2@8600000' forward to where it's address is just before '@8600000 '? > I think it's reasonable to put USB controller nodes together in DTS for developer to do issue analysis. The nodes under simple-bus are maintained in order of unit-address. Please respect that. -usb2 at 8600000 should go after sata at 3200000 with the current nodes. +usb2@8600000 should go after sata@3200000 with the current nodes. 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 ca29567..83a8f4e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,21 @@ "ref\01499223243-13253-1-git-send-email-ran.wang_1@nxp.com\0" "ref\020170713080717.GP3172@dragon\0" "ref\0AM3PR04MB14896986FF8C5A18C2643C29F1AC0@AM3PR04MB1489.eurprd04.prod.outlook.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH] arm64: dts: ls1012a: add USB host controller nodes\0" + "ref\0AM3PR04MB14896986FF8C5A18C2643C29F1AC0-f56W/S9L6NSxLz4KejyzUc9NdZoXdze2vxpqHgZTriW3zl9H0oFU5g@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:57:21 +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> + Andy Tang <andy.tang-3arQi8VN3Tc@public.gmane.org> + Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> + " Horia Geant\304\203 <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 Thu, Jul 13, 2017 at 08:46:50AM +0000, Ran Wang wrote:\n" @@ -17,7 +28,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" @@ -26,7 +37,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" @@ -37,22 +48,26 @@ "> > Please keep the nodes sorted in unit-address.\n" "> > \n" "> > Shawn\n" - "> Do you mean to move the node 'usb1: usb2 at 8600000' forward to where it's address is just before '@8600000 '?\n" + "> Do you mean to move the node 'usb1: usb2@8600000' forward to where it's address is just before '@8600000 '?\n" "> I think it's reasonable to put USB controller nodes together in DTS for developer to do issue analysis.\n" "\n" "The nodes under simple-bus are maintained in order of unit-address.\n" "Please respect that.\n" "\n" - "usb2 at 8600000 should go after sata at 3200000 with the current nodes.\n" + "usb2@8600000 should go after sata@3200000 with the current nodes.\n" "\n" "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 -fd386d64517edf63153191c4fcee2facf8f2db910065f25f9813e847beb26f35 +2cc0d8da4e3977175feb26ffaa60f7888410acef6e5e251dc25e1b839836666e
diff --git a/a/1.txt b/N2/1.txt index ef339ed..782b889 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, 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>; @@ -17,7 +17,7 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, 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>; @@ -28,18 +28,18 @@ On Thu, Jul 13, 2017 at 08:46:50AM +0000, Ran Wang wrote: > > Please keep the nodes sorted in unit-address. > > > > Shawn -> Do you mean to move the node 'usb1: usb2 at 8600000' forward to where it's address is just before '@8600000 '? +> Do you mean to move the node 'usb1: usb2@8600000' forward to where it's address is just before '@8600000 '? > I think it's reasonable to put USB controller nodes together in DTS for developer to do issue analysis. The nodes under simple-bus are maintained in order of unit-address. Please respect that. -usb2 at 8600000 should go after sata at 3200000 with the current nodes. +usb2@8600000 should go after sata@3200000 with the current nodes. 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 ca29567..9a63d83 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,20 @@ "ref\01499223243-13253-1-git-send-email-ran.wang_1@nxp.com\0" "ref\020170713080717.GP3172@dragon\0" "ref\0AM3PR04MB14896986FF8C5A18C2643C29F1AC0@AM3PR04MB1489.eurprd04.prod.outlook.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:57:21 +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> + Andy Tang <andy.tang@nxp.com> + Harninder Rai <harninder.rai@nxp.com> + " Horia Geant\304\203 <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 Thu, Jul 13, 2017 at 08:46:50AM +0000, Ran Wang wrote:\n" @@ -17,7 +27,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" @@ -26,7 +36,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" @@ -37,22 +47,22 @@ "> > Please keep the nodes sorted in unit-address.\n" "> > \n" "> > Shawn\n" - "> Do you mean to move the node 'usb1: usb2 at 8600000' forward to where it's address is just before '@8600000 '?\n" + "> Do you mean to move the node 'usb1: usb2@8600000' forward to where it's address is just before '@8600000 '?\n" "> I think it's reasonable to put USB controller nodes together in DTS for developer to do issue analysis.\n" "\n" "The nodes under simple-bus are maintained in order of unit-address.\n" "Please respect that.\n" "\n" - "usb2 at 8600000 should go after sata at 3200000 with the current nodes.\n" + "usb2@8600000 should go after sata@3200000 with the current nodes.\n" "\n" "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" > > > -fd386d64517edf63153191c4fcee2facf8f2db910065f25f9813e847beb26f35 +484c4c7d1e0313ce1d5030cebe3fdbfaddac8a21ef1dc26b106d4cdd5311de9c
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.