diff for duplicates of <574FDFC1.5050209@samsung.com> diff --git a/a/1.txt b/N1/1.txt index d864296..3173fc8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,18 +29,18 @@ On 06/01/2016 01:59 PM, Peter Chen 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. @@ -100,7 +100,7 @@ great if you could implement this on USB side. > > #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 50a5b21..9def97c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,10 @@ "ref\01464768141-25420-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01464768141-25420-13-git-send-email-k.kozlowski@samsung.com\0" "ref\020160601115929.GA16740@shlinux2\0" - "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0Re: [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3\0" "Date\0Thu, 02 Jun 2016 09:26:57 +0200\0" - "To\0Peter Chen <hzpeterchen@gmail.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 06/01/2016 01:59 PM, Peter Chen wrote:\n" @@ -59,18 +38,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" @@ -130,7 +109,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" @@ -148,4 +127,4 @@ "Best regards,\n" Krzysztof -23c4cfae52bf61c5f4c91071a0be0badb871efabb4ee7f8ee0b8ef8dbafd64be +313e37cc2ab77ab1b1bea7ab9a7c3f86301c211cf0b8bc84e3509dafc354904e
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.