diff for duplicates of <20160602075844.GA7889@shlinux2> diff --git a/a/1.txt b/N1/1.txt index 1906da8..6e4c540 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,18 +30,18 @@ On Thu, Jun 02, 2016 at 09:26:57AM +0200, Krzysztof Kozlowski wrote: > >> }; > >> > >> &ehci { -> >> port@1 { +> >> port at 1 { > >> status = "okay"; > >> + usb-pwrseq = <&usb3503>; > >> }; -> >> port@2 { +> >> port at 2 { > >> status = "okay"; > >> -- > >> 1.9.1 > >> > > > > The hub is under the port1, you may need to describe it -> > under the port@1, see below: +> > under the port at 1, see below: > > Documentation/devicetree/bindings/usb/usb-device.txt > > My configuration is a little bit different than yours. @@ -106,7 +106,7 @@ gpios under dts before the enumeration at USB code. > > > > #address-cells = <1>; > > #size-cells = <0>; -> > hub: genesys@1 { +> > hub: genesys at 1 { > > compatible = "usb5e3,608"; > > reg = <1>; > > reset-gpios = <&gpio4 5 GPIO_ACTIVE_LOW>; /* hub reset pin */ diff --git a/a/content_digest b/N1/content_digest index 3cdb68f..5e95cd9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,31 +2,10 @@ "ref\01464768141-25420-13-git-send-email-k.kozlowski@samsung.com\0" "ref\020160601115929.GA16740@shlinux2\0" "ref\0574FDFC1.5050209@samsung.com\0" - "From\0Peter Chen <hzpeterchen@gmail.com>\0" - "Subject\0Re: [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0" + "From\0hzpeterchen@gmail.com (Peter Chen)\0" + "Subject\0[PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0" "Date\0Thu, 2 Jun 2016 15:58:44 +0800\0" - "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Cc\0Ulf Hansson <ulf.hansson@linaro.org>" - Sebastian Reichel <sre@kernel.org> - Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> - David Woodhouse <dwmw2@infradead.org> - Javier Martinez Canillas <javier@osg.samsung.com> - linux-kernel@vger.kernel.org - linux-mmc@vger.kernel.org - linux-pm@vger.kernel.or - Alan Stern <stern@rowland.harvard.edu> - linux-usb@vger.kernel.org - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - Kukjin Kim <kgene@kernel.org> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-samsung-soc@vger.kernel.org - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - " Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Jun 02, 2016 at 09:26:57AM +0200, Krzysztof Kozlowski wrote:\n" @@ -61,18 +40,18 @@ "> >> };\n" "> >> \n" "> >> &ehci {\n" - "> >> \tport@1 {\n" + "> >> \tport at 1 {\n" "> >> \t\tstatus = \"okay\";\n" "> >> +\t\tusb-pwrseq = <&usb3503>;\n" "> >> \t};\n" - "> >> \tport@2 {\n" + "> >> \tport at 2 {\n" "> >> \t\tstatus = \"okay\";\n" "> >> -- \n" "> >> 1.9.1\n" "> >>\n" "> > \n" "> > The hub is under the port1, you may need to describe it\n" - "> > under the port@1, see below:\n" + "> > under the port at 1, see below:\n" "> > Documentation/devicetree/bindings/usb/usb-device.txt\n" "> \n" "> My configuration is a little bit different than yours.\n" @@ -137,7 +116,7 @@ "> > \n" "> > \t#address-cells = <1>;\n" "> > \t#size-cells = <0>;\n" - "> > \thub: genesys@1 {\n" + "> > \thub: genesys at 1 {\n" "> > \t\tcompatible = \"usb5e3,608\";\n" "> > \t\treg = <1>;\n" "> > \t\treset-gpios = <&gpio4 5 GPIO_ACTIVE_LOW>; /* hub reset pin */\n" @@ -156,4 +135,4 @@ "Best Regards,\n" Peter Chen -bca23f8ee642077dd437676436d89dc295e6ac6bd8de6f1737b0470ce6c0e5ff +a1c569e3bfa17828e14c56095237ac2e31b9063f8e70cfbda9abe1dcde1de59b
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.