public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: u-boot@lists.denx.de
Subject: [PATCH v6 13/16] driver: usb: drop legacy rockchip xhci driver
Date: Thu, 28 May 2020 16:29:51 +0200	[thread overview]
Message-ID: <2039347.PpgexNvhO1@phil> (raw)
In-Reply-To: <20200526033435.20235-4-frank.wang@rock-chips.com>

Am Dienstag, 26. Mai 2020, 05:34:32 CEST schrieb Frank Wang:
> We have changed to use dwc3 generic driver for usb3.0 host, so the
> legacy Rockchip's xHCI driver is not needed, and drop it.
> 
> Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

this needs to be adapted for
commit f7ae49fc4f36 ("common: Drop log.h from common header")
which added a
	#include <log.h>
to xhci-rockchip.c


Heiko

  reply	other threads:[~2020-05-28 14:29 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26  3:32 [PATCH v6 00/16] Add Rockchip RK3399 USB3.0 Host support Frank Wang
2020-05-26  3:32 ` [PATCH v6 01/16] clk: rk3399: Enable/Disable the USB2PHY clk Frank Wang
2020-05-26  3:32 ` [PATCH v6 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks Frank Wang
2020-05-26  3:32 ` [PATCH v6 03/16] clk: rk3399: Enable/Disable TCPHY clocks Frank Wang
2020-05-26  3:32 ` [PATCH v6 04/16] arm: mach-rockchip: bind sub-nodes for rk3399_syscon Frank Wang
2020-05-26  4:12   ` Jagan Teki
2020-05-29 10:12   ` Kever Yang
2020-05-26  3:33 ` [PATCH v6 05/16] phy: rockchip: Add Rockchip USB2PHY driver Frank Wang
2020-05-26  3:33   ` [PATCH v6 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver Frank Wang
2020-05-26  3:33   ` [PATCH v6 07/16] usb: dwc3: add dis_enblslpm_quirk Frank Wang
2020-05-26  3:33   ` [PATCH v6 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk Frank Wang
2020-05-26  3:33   ` [PATCH v6 09/16] usb: dwc3: Add disable u2mac linestate check quirk Frank Wang
2020-05-26  3:34 ` [PATCH v6 10/16] usb: dwc3: Enable AutoRetry feature in the controller Frank Wang
2020-05-26  3:34   ` [PATCH v6 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup Frank Wang
2020-05-26  3:34   ` [PATCH v6 12/16] usb: dwc3: add make compatible for rockchip platform Frank Wang
2020-05-26  4:11     ` Jagan Teki
2020-05-26  3:34   ` [PATCH v6 13/16] driver: usb: drop legacy rockchip xhci driver Frank Wang
2020-05-28 14:29     ` Heiko Stuebner [this message]
2020-05-26  3:34   ` [PATCH v6 14/16] ARM: dts: rk3399-evb: usb3.0 host support Frank Wang
2020-05-26  3:35 ` [PATCH v6 15/16] configs: evb-rk3399: update support usb3.0 host Frank Wang
2020-05-26  3:35   ` [PATCH v6 16/16] roc-rk3399-pc: Enable USB3.0 Host Frank Wang
2020-05-26  4:16 ` [PATCH v6 00/16] Add Rockchip RK3399 USB3.0 Host support Jagan Teki
2020-05-26  8:55 ` Marcin Juszkiewicz
2020-06-01  0:54 ` Kever Yang

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=2039347.PpgexNvhO1@phil \
    --to=heiko@sntech.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox