diff for duplicates of <20180308085813.GZ3217@dragon> diff --git a/a/1.txt b/N1/1.txt index c9de77a..9fe14bc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,7 @@ Shawn > > - in addition all properties from usb-xhci.txt from the current directory are > supported as well -> @@ -71,4 +76,5 @@ dwc3@4a030000 { +> @@ -71,4 +76,5 @@ dwc3 at 4a030000 { > reg = <0x4a030000 0xcfff>; > interrupts = <0 92 4> > usb-phy = <&usb2_phy>, <&usb3,phy>; @@ -67,7 +67,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> pcie@3400000 { +> pcie at 3400000 { > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi > index 82b272f..4275a8f 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi @@ -79,7 +79,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> sata: sata@3200000 { +> sata: sata at 3200000 { > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi > index 380e7c7..0067567 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi @@ -91,7 +91,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> usb1: usb3@3000000 { +> usb1: usb3 at 3000000 { > @@ -631,6 +632,7 @@ > dr_mode = "host"; > snps,quirk-frame-length-adjustment = <0x20>; @@ -99,7 +99,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> usb2: usb3@3100000 { +> usb2: usb3 at 3100000 { > @@ -640,6 +642,7 @@ > dr_mode = "host"; > snps,quirk-frame-length-adjustment = <0x20>; @@ -107,7 +107,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> sata: sata@3200000 { +> sata: sata at 3200000 { > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi > index 06b5e12..2bf6756 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi @@ -119,7 +119,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> usb1: usb@3000000 { +> usb1: usb at 3000000 { > @@ -611,6 +612,7 @@ > dr_mode = "host"; > snps,quirk-frame-length-adjustment = <0x20>; @@ -127,7 +127,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> usb2: usb@3100000 { +> usb2: usb at 3100000 { > @@ -620,6 +622,7 @@ > dr_mode = "host"; > snps,quirk-frame-length-adjustment = <0x20>; @@ -135,7 +135,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> sata: sata@3200000 { +> sata: sata at 3200000 { > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi > index 4fc150c..c2b5b45 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi @@ -167,7 +167,7 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> usb1: usb3@3110000 { +> usb1: usb3 at 3110000 { > @@ -764,6 +765,7 @@ > dr_mode = "host"; > snps,quirk-frame-length-adjustment = <0x20>; @@ -175,16 +175,12 @@ Shawn > + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; > }; > -> ccn@4000000 { +> ccn at 4000000 { > -- > 1.7.1 > > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel@lists.infradead.org +> linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ---- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 61c3188..575f38a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ - "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[v5,2/3] USB3/DWC3: Add property \"snps,incr-burst-type-adjustment\" for INCR burst type\0" + "ref\020180306085911.5930-1-ran.wang_1@nxp.com\0" + "ref\020180306085911.5930-2-ran.wang_1@nxp.com\0" + "From\0shawnguo@kernel.org (Shawn Guo)\0" + "Subject\0[PATCH v5 2/3] USB3/DWC3: Add property \"snps, incr-burst-type-adjustment\" for INCR burst type\0" "Date\0Thu, 8 Mar 2018 16:58:14 +0800\0" - "To\0Ran Wang <ran.wang_1@nxp.com>\0" - "Cc\0Felipe Balbi <balbi@kernel.org>" - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Russell King <linux@armlinux.org.uk> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - Li Yang <leoyang.li@nxp.com> - devicetree@vger.kernel.org - linux-usb@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Mar 06, 2018 at 04:59:10PM +0800, Ran Wang wrote:\n" @@ -68,7 +58,7 @@ "> \n" "> - in addition all properties from usb-xhci.txt from the current directory are\n" "> supported as well\n" - "> @@ -71,4 +76,5 @@ dwc3@4a030000 {\n" + "> @@ -71,4 +76,5 @@ dwc3 at 4a030000 {\n" "> \treg = <0x4a030000 0xcfff>;\n" "> \tinterrupts = <0 92 4>\n" "> \tusb-phy = <&usb2_phy>, <&usb3,phy>;\n" @@ -85,7 +75,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tpcie@3400000 {\n" + "> \t\tpcie at 3400000 {\n" "> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi\n" "> index 82b272f..4275a8f 100644\n" "> --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi\n" @@ -97,7 +87,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tsata: sata@3200000 {\n" + "> \t\tsata: sata at 3200000 {\n" "> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi\n" "> index 380e7c7..0067567 100644\n" "> --- a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi\n" @@ -109,7 +99,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tusb1: usb3@3000000 {\n" + "> \t\tusb1: usb3 at 3000000 {\n" "> @@ -631,6 +632,7 @@\n" "> \t\t\tdr_mode = \"host\";\n" "> \t\t\tsnps,quirk-frame-length-adjustment = <0x20>;\n" @@ -117,7 +107,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tusb2: usb3@3100000 {\n" + "> \t\tusb2: usb3 at 3100000 {\n" "> @@ -640,6 +642,7 @@\n" "> \t\t\tdr_mode = \"host\";\n" "> \t\t\tsnps,quirk-frame-length-adjustment = <0x20>;\n" @@ -125,7 +115,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tsata: sata@3200000 {\n" + "> \t\tsata: sata at 3200000 {\n" "> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi\n" "> index 06b5e12..2bf6756 100644\n" "> --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi\n" @@ -137,7 +127,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tusb1: usb@3000000 {\n" + "> \t\tusb1: usb at 3000000 {\n" "> @@ -611,6 +612,7 @@\n" "> \t\t\tdr_mode = \"host\";\n" "> \t\t\tsnps,quirk-frame-length-adjustment = <0x20>;\n" @@ -145,7 +135,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tusb2: usb@3100000 {\n" + "> \t\tusb2: usb at 3100000 {\n" "> @@ -620,6 +622,7 @@\n" "> \t\t\tdr_mode = \"host\";\n" "> \t\t\tsnps,quirk-frame-length-adjustment = <0x20>;\n" @@ -153,7 +143,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tsata: sata@3200000 {\n" + "> \t\tsata: sata at 3200000 {\n" "> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi\n" "> index 4fc150c..c2b5b45 100644\n" "> --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi\n" @@ -185,7 +175,7 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tusb1: usb3@3110000 {\n" + "> \t\tusb1: usb3 at 3110000 {\n" "> @@ -764,6 +765,7 @@\n" "> \t\t\tdr_mode = \"host\";\n" "> \t\t\tsnps,quirk-frame-length-adjustment = <0x20>;\n" @@ -193,18 +183,14 @@ "> +\t\t\tsnps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;\n" "> \t\t};\n" "> \n" - "> \t\tccn@4000000 {\n" + "> \t\tccn at 4000000 {\n" "> -- \n" "> 1.7.1\n" "> \n" "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel@lists.infradead.org\n" - "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" - "---\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> linux-arm-kernel at lists.infradead.org\n" + > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -602f279a0a71c07c2fa819dde419afaedf8a362df6338e77fef0b45bd66e0b73 +eb8a611464f5ec37cfdcade71a7f4f8cf2072eeb3fe8cc418f8298089134a8dd
diff --git a/a/1.txt b/N2/1.txt index c9de77a..66a9a5b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -184,7 +184,3 @@ Shawn > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ---- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 61c3188..85f59a6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,21 @@ + "ref\020180306085911.5930-1-ran.wang_1@nxp.com\0" + "ref\020180306085911.5930-2-ran.wang_1@nxp.com\0" "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[v5,2/3] USB3/DWC3: Add property \"snps,incr-burst-type-adjustment\" for INCR burst type\0" + "Subject\0Re: [PATCH v5 2/3] USB3/DWC3: Add property \"snps, incr-burst-type-adjustment\" for INCR burst type\0" "Date\0Thu, 8 Mar 2018 16:58:14 +0800\0" "To\0Ran Wang <ran.wang_1@nxp.com>\0" - "Cc\0Felipe Balbi <balbi@kernel.org>" - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Russell King <linux@armlinux.org.uk> + "Cc\0Mark Rutland <mark.rutland@arm.com>" + Felipe Balbi <balbi@kernel.org> + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org Catalin Marinas <catalin.marinas@arm.com> + linux-usb@vger.kernel.org Will Deacon <will.deacon@arm.com> + Russell King <linux@armlinux.org.uk> Li Yang <leoyang.li@nxp.com> - devicetree@vger.kernel.org - linux-usb@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + Rob Herring <robh+dt@kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Mar 06, 2018 at 04:59:10PM +0800, Ran Wang wrote:\n" @@ -201,10 +203,6 @@ "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" "> linux-arm-kernel@lists.infradead.org\n" - "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" - "---\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -602f279a0a71c07c2fa819dde419afaedf8a362df6338e77fef0b45bd66e0b73 +24f3f24a7569e6892528567c589e03169b1fe184382f5e504ea4285f43437c08
diff --git a/a/1.txt b/N3/1.txt index c9de77a..66a9a5b 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -184,7 +184,3 @@ Shawn > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ---- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N3/content_digest index 61c3188..e561aaa 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,5 +1,7 @@ + "ref\020180306085911.5930-1-ran.wang_1@nxp.com\0" + "ref\020180306085911.5930-2-ran.wang_1@nxp.com\0" "From\0Shawn Guo <shawnguo@kernel.org>\0" - "Subject\0[v5,2/3] USB3/DWC3: Add property \"snps,incr-burst-type-adjustment\" for INCR burst type\0" + "Subject\0Re: [PATCH v5 2/3] USB3/DWC3: Add property \"snps, incr-burst-type-adjustment\" for INCR burst type\0" "Date\0Thu, 8 Mar 2018 16:58:14 +0800\0" "To\0Ran Wang <ran.wang_1@nxp.com>\0" "Cc\0Felipe Balbi <balbi@kernel.org>" @@ -201,10 +203,6 @@ "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" "> linux-arm-kernel@lists.infradead.org\n" - "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" - "---\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -602f279a0a71c07c2fa819dde419afaedf8a362df6338e77fef0b45bd66e0b73 +e0b4a328dc8f419195b67486f16ea51db0bedfaf72383f21a0b9fc0d031c68d6
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.