rv1126-uboot/drivers/phy
Frank Wang eb7c724022 phy: rockchip-inno-usb2: add otg_phy_init api
The USB-PHY may have been in suspend mode before done "reboot loader"
action which will cause the USB device failed to be enumerated by PC
in u-boot context.

So reset USB-PHY and power on its PLL in otg_phy_init(), and invoked
by udc_enable() when the USB Gadget start to fix it.

Change-Id: Ie91fdabece937a6f277cfe80cd707ddcace6470d
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
2018-01-12 16:47:13 +08:00
..
marvell dm: core: Rename of_device_is_compatible() 2017-06-01 07:03:06 -06:00
Kconfig phy: add a new driver for rockchip usb2 phy 2017-09-27 11:31:15 +08:00
Makefile phy: add a new driver for rockchip usb2 phy 2017-09-27 11:31:15 +08:00
nop-phy.c phy: add a NO-OP phy driver 2017-07-28 23:34:44 +02:00
phy-rockchip-inno-usb2.c phy: rockchip-inno-usb2: add otg_phy_init api 2018-01-12 16:47:13 +08:00
phy-uclass.c drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 2017-07-28 23:34:04 +02:00
sandbox-phy.c sandbox: phy: Update driver for livetree 2017-06-01 07:03:15 -06:00
ti-pipe3-phy.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00