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)
commite1904abc1bf90e9b382042a45d645d3dd6fbe8b0
tree3ec4cc03daddc672b361a2f85bb5969ca61abc12
parentc50151d43f78738d3d9fef4c4f4611e83178dc88
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