Skip to content

Commit

Permalink
phy: rockchip-inno-usb3: select USB_PHY
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
wuliangfeng authored and rkhuangtao committed Feb 17, 2017
1 parent cb1a2c2 commit 1c6c74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 1c6c74e

Please sign in to comment.