Re: [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-09-07 Thread Patrick DELAUNAY
Hi, On 4/26/22 14:37, Patrick Delaunay wrote: 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: Patrick Delaunay ---

Re: [Uboot-stm32] [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-05-10 Thread Patrice CHOTARD
On 5/6/22 16:24, Patrice CHOTARD wrote: > Hi Patrick > > On 4/26/22 14:37, Patrick Delaunay wrote: >> 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

Re: [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-05-09 Thread Patrick DELAUNAY
Hi Sean On 5/8/22 20:23, Sean Anderson wrote: On 4/26/22 8:37 AM, Patrick Delaunay wrote: 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:

Re: [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-05-08 Thread Sean Anderson
On 4/26/22 8:37 AM, Patrick Delaunay wrote: 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: Patrick Delaunay ---

Re: [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-05-06 Thread Patrice CHOTARD
Hi Patrick On 4/26/22 14:37, Patrick Delaunay wrote: > 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: Patrick Delaunay > --- > >

[PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock

2022-04-26 Thread Patrick Delaunay
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: Patrick Delaunay --- drivers/phy/phy-stm32-usbphyc.c | 79 +