phy: phy-rockchip-typec: support Type-C phy work without extcon
authorMeng Dongyang <daniel.meng@rock-chips.com>
Thu, 18 Aug 2016 03:45:01 +0000 (11:45 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 12 Sep 2016 03:31:31 +0000 (11:31 +0800)
commit978e10ffd82a44ef1f0a86476ec6a89aedc01483
treeeea0f38a649f435c59cfedb6043e672622b9b0f3
parentfa0777162ee0366fb176266c24fa1812a547c6b0
phy: phy-rockchip-typec: support Type-C phy work without extcon

There is a Standard-A receptacle on the rk3399 box platform with
Type-C phy, which does not have an extern Type-C controller
(e.g. FUSB302), this result in failure when typec probe, this patch
add support without extcon for usb3.0, support of dp is not included
in this patch.

Change-Id: I1af87d311707a5d385017e10478f992d940000b8
Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com>
drivers/phy/phy-rockchip-typec.c