u-boot/drivers/phy/rockchip
John Keeping b5194c2258 phy: rockchip: handle clock without enable function
If a clock doesn't supply the enable hook, clk_enable() will return
-ENOSYS.  In this case the clock is always enabled so there is no error
and the phy initialisation should continue.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-12-19 10:56:12 +08:00
..
Kconfig pci: Add Rockchip dwc based PCIe controller driver 2021-01-21 12:00:45 +08:00
Makefile phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY 2021-01-21 12:00:45 +08:00
phy-rockchip-inno-usb2.c phy: rockchip: handle clock without enable function 2022-12-19 10:56:12 +08:00
phy-rockchip-pcie.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
phy-rockchip-snps-pcie3.c phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY 2021-01-21 12:00:45 +08:00
phy-rockchip-typec.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00