summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-stm32-usbphyc.c
AgeCommit message (Expand)Author
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay
2020-09-30phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson
2020-07-28phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-18phy: add support for STM32 usb phy controllerPatrice Chotard