mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
phy: rockchip-inno-usb3: select USB_PHY
Some rockchip SoCs (e.g. rk322xh/rk3328) integrated with INNO USB 3.0 PHY have a problem to detect disconnection correctly. So we need to depend on the usb phy framework to handle the disconnection. Change-Id: Ie3bd015c89e1fb8d46f69fe8d274e29462bfb763 Signed-off-by: William Wu <wulf@rock-chips.com>
This commit is contained in:
@@ -334,6 +334,7 @@ config PHY_ROCKCHIP_INNO_USB3
|
||||
tristate "Rockchip INNO USB 3.0 PHY Driver"
|
||||
depends on ARCH_ROCKCHIP && OF
|
||||
select GENERIC_PHY
|
||||
select USB_PHY
|
||||
help
|
||||
Support for Rockchip USB 3.0 PHY with Innosilicon IP block.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user