]> git.baikalelectronics.ru Git - uboot.git/commit
phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 29 Mar 2019 14:42:12 +0000 (15:42 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 21 Apr 2019 08:26:51 +0000 (10:26 +0200)
commit6dfe408d5d8235d630bb67871f73020a2c9c528c
tree3ec4cc03daddc672b361a2f85bb5969ca61abc12
parenteb44e81f0a5e2cb52f053458aff796d3eda598ca
phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init

vdda1v1 and vdda1v8 are used by the PLL.
Both need to be enabled before starting the PLL.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/phy/phy-stm32-usbphyc.c