phy: rockchip-inno-usb3: select USB_PHY
authorWilliam Wu <wulf@rock-chips.com>
Wed, 15 Feb 2017 13:04:22 +0000 (21:04 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 17 Feb 2017 02:47:51 +0000 (10:47 +0800)
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>
drivers/phy/Kconfig

index 1141fe0ff18fd16b70058672eeffb2efe61382f8..d1c72214f6e77c9b0fc45a0ef71c0e48b2b3a73e 100644 (file)
@@ -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.