phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Mon, 8 Feb 2021 11:46:59 +0000 (12:46 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 15 Mar 2021 09:55:29 +0000 (15:25 +0530)
commit7bc057dd65ab02995f21fa3b0f9d97261cd5aa2a
tree6471981d71089dd55b1d97d929630753e4238a5d
parent12810cb9c2be12b0da64d295711fa932e9836ec9
phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock

ck_usbo_48m is generated by usbphyc PLL and used by OTG controller
for Full-Speed use cases with dedicated Full-Speed transceiver.

ck_usbo_48m is available as soon as the PLL is enabled.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20210208114659.15269-3-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/st/Kconfig
drivers/phy/st/phy-stm32-usbphyc.c