linux/drivers/phy/ti
Roger Quadros ed31ee7cf1 phy: ti: usb2: Fix logic on -EPROBE_DEFER
If clk_get() returns -EPROBE_DEFER then we should just
return instead of falling back to old clock name.

Use clk_prepare_enable() and clk_disable_unprepare() instead
of splitting up prepare/unprepare from enable/disable.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2019-02-07 11:10:37 +05:30
..
Kconfig phy: ti: introduce phy-gmii-sel driver 2018-12-12 10:01:40 +05:30
Makefile phy: ti: introduce phy-gmii-sel driver 2018-12-12 10:01:40 +05:30
phy-da8xx-usb.c phy: core: rework phy_set_mode to accept phy mode and submode 2018-12-12 10:01:33 +05:30
phy-dm816x-usb.c
phy-gmii-sel.c phy: ti: ensure priv is not null before dereferencing it 2019-01-16 18:00:54 +05:30
phy-omap-control.c
phy-omap-usb2.c phy: ti: usb2: Fix logic on -EPROBE_DEFER 2019-02-07 11:10:37 +05:30
phy-ti-pipe3.c phy: ti-pipe3: Update pcie phy settings 2017-10-23 11:19:27 +05:30
phy-tusb1210.c phy: core: rework phy_set_mode to accept phy mode and submode 2018-12-12 10:01:33 +05:30
phy-twl4030-usb.c phy: phy-twl4030-usb: fix denied runtime access 2018-09-25 16:10:12 +05:30