All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: u-boot@lists.denx.de
Subject: [PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
Date: Mon, 25 May 2020 11:36:09 +0200	[thread overview]
Message-ID: <030c0c16-0ab8-c584-74e4-8f94defccfa7@juszkiewicz.com.pl> (raw)
In-Reply-To: <CAMty3ZBE6tLuPDbPGdBOQuRGqwOh4x20SAG7uZaPJScS1kWtyQ@mail.gmail.com>

W dniu 25.05.2020 o?11:32, Jagan Teki pisze:
> On Mon, May 25, 2020 at 2:57 PM Marcin Juszkiewicz

>> No - "scanning bus dwc3 for devices... cannot reset port 1!?" every time
>> and devices plugged into usb-c are ignored.
> 
> Can you check 'usb reset' after 'usb start'

Same situation after each 'usb reset' command.
 

  reply	other threads:[~2020-05-25  9:36 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13  7:13 [PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support Frank Wang
2020-05-13  7:13 ` Frank Wang
2020-05-13  7:13 ` [PATCH v5 01/16] clk: rk3399: Enable/Disable the USB2PHY clk Frank Wang
2020-05-13  7:13   ` Frank Wang
2020-05-15  2:15   ` Kever Yang
2020-05-15  2:15     ` Kever Yang
     [not found] ` <20200513071344.5430-1-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-13  7:13   ` [PATCH v5 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks Frank Wang
2020-05-13  7:13     ` Frank Wang
2020-05-15  2:15     ` Kever Yang
2020-05-15  2:15       ` Kever Yang
2020-05-13  7:13   ` [PATCH v5 03/16] clk: rk3399: Enable/Disable TCPHY clocks Frank Wang
2020-05-13  7:13     ` Frank Wang
     [not found]     ` <20200513071344.5430-4-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-15  2:15       ` Kever Yang
2020-05-15  2:15         ` Kever Yang
2020-05-13  7:13   ` [PATCH v5 04/16] phy: rockchip: Add Rockchip USB2PHY driver Frank Wang
2020-05-13  7:13     ` Frank Wang
2020-05-15  2:16     ` Kever Yang
2020-05-15  2:16       ` Kever Yang
2020-05-13  7:17   ` [PATCH v5 15/16] configs: evb-rk3399: update support usb3.0 host Frank Wang
2020-05-13  7:17     ` Frank Wang
2020-05-15  2:50     ` Kever Yang
2020-05-15  2:50       ` Kever Yang
2020-05-13  7:18   ` [PATCH v5 16/16] roc-rk3399-pc: Enable USB3.0 Host Frank Wang
2020-05-13  7:18     ` Frank Wang
2020-05-15  2:51     ` Kever Yang
2020-05-15  2:51       ` Kever Yang
2020-05-13  7:15 ` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port Frank Wang
2020-05-13  7:15   ` Frank Wang
     [not found]   ` <20200513071546.5560-1-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-13  7:15     ` [PATCH v5 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver Frank Wang
2020-05-13  7:15       ` Frank Wang
2020-05-15  2:40       ` Kever Yang
2020-05-15  2:40         ` Kever Yang
2020-05-13  7:15     ` [PATCH v5 07/16] usb: dwc3: add dis_enblslpm_quirk Frank Wang
2020-05-13  7:15       ` Frank Wang
2020-05-13  7:15     ` [PATCH v5 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk Frank Wang
2020-05-13  7:15       ` Frank Wang
2020-05-13  7:15     ` [PATCH v5 09/16] usb: dwc3: Add disable u2mac linestate check quirk Frank Wang
2020-05-13  7:15       ` Frank Wang
     [not found]       ` <20200513071546.5560-5-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-15  2:48         ` Kever Yang
2020-05-15  2:48           ` Kever Yang
2020-05-15  2:40     ` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port Kever Yang
2020-05-15  2:40       ` Kever Yang
     [not found]       ` <2ec538ea-9ca2-92b7-3b57-be96862f3117-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-26  3:49         ` Frank Wang
2020-05-26  3:49           ` Frank Wang
2020-05-13  7:17 ` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller Frank Wang
2020-05-13  7:17   ` Frank Wang
     [not found]   ` <20200513071710.5651-1-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-13  7:17     ` [PATCH v5 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup Frank Wang
2020-05-13  7:17       ` Frank Wang
2020-05-13  7:17     ` [PATCH v5 12/16] usb: dwc3: add make compatible for rockchip platform Frank Wang
2020-05-13  7:17       ` Frank Wang
2020-05-15  2:49       ` Kever Yang
2020-05-15  2:49         ` Kever Yang
2020-05-13  7:17     ` [PATCH v5 13/16] driver: usb: drop legacy rockchip xhci driver Frank Wang
2020-05-13  7:17       ` Frank Wang
2020-05-15  2:50       ` Kever Yang
2020-05-15  2:50         ` Kever Yang
2020-05-13  7:17     ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support Frank Wang
2020-05-13  7:17       ` Frank Wang
     [not found]       ` <20200513071710.5651-5-frank.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-05-15  2:50         ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】 Kever Yang
2020-05-15  2:50           ` Kever Yang
2020-05-15  2:49     ` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller Kever Yang
2020-05-15  2:49       ` Kever Yang
2020-05-25  9:06 ` [PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support Marcin Juszkiewicz
2020-05-25  9:24   ` Jagan Teki
2020-05-25  9:27     ` Marcin Juszkiewicz
2020-05-25  9:32       ` Jagan Teki
2020-05-25  9:36         ` Marcin Juszkiewicz [this message]
2020-05-26  4:17           ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=030c0c16-0ab8-c584-74e4-8f94defccfa7@juszkiewicz.com.pl \
    --to=marcin@juszkiewicz.com.pl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.