summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-stm32-usbphyc.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
* phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
* phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-211-24/+30
* phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
* phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
* SPDX: Fixup SPDX tags in a few new filesTom Rini2018-05-201-1/+1
* phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-181-0/+402