usb: dwc3: add make compatible for rockchip platform
authorFrank Wang <frank.wang@rock-chips.com>
Tue, 26 May 2020 03:34:31 +0000 (11:34 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 29 May 2020 23:38:50 +0000 (07:38 +0800)
commit5d422ab26d87d7fc5c4e75a69603757d772aa68c
tree5300058a0b7aced361239e9c98ec6d61cdae86a9
parent646979425a9bbf23990b72098c9f70e45743f46a
usb: dwc3: add make compatible for rockchip platform

RK3399 Type-C PHY is required that must hold whole USB3.0 OTG controller
in resetting to hold pipe power state in P2 before initializing the PHY.
This commit fixed it and added device compatible for rockchip platform.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/usb/dwc3/dwc3-generic.c