Re: [U-Boot] [RESEND][PATCH v1] phy: add support for STM32 usb phy controller

2018-04-27 Thread Marek Vasut
On 04/27/2018 09:50 AM, Patrice CHOTARD wrote: > Hi Marek > > On 04/26/2018 05:13 PM, Marek Vasut wrote: >> On 04/26/2018 04:23 PM, Patrice Chotard wrote: >>> From: Christophe Kerello >>> >>> This patch adds phy tranceiver driver for STM32 USB PHY >>> Controller

Re: [U-Boot] [RESEND][PATCH v1] phy: add support for STM32 usb phy controller

2018-04-27 Thread Patrice CHOTARD
Hi Marek On 04/26/2018 05:13 PM, Marek Vasut wrote: > On 04/26/2018 04:23 PM, Patrice Chotard wrote: >> From: Christophe Kerello >> >> This patch adds phy tranceiver driver for STM32 USB PHY >> Controller (usbphyc) that provides dual port High-Speed >> phy for OTG

Re: [U-Boot] [RESEND][PATCH v1] phy: add support for STM32 usb phy controller

2018-04-26 Thread Marek Vasut
On 04/26/2018 04:23 PM, Patrice Chotard wrote: > From: Christophe Kerello > > This patch adds phy tranceiver driver for STM32 USB PHY > Controller (usbphyc) that provides dual port High-Speed > phy for OTG (single port) and EHCI/OHCI host controller > (two ports). >

[U-Boot] [RESEND][PATCH v1] phy: add support for STM32 usb phy controller

2018-04-26 Thread Patrice Chotard
From: Christophe Kerello This patch adds phy tranceiver driver for STM32 USB PHY Controller (usbphyc) that provides dual port High-Speed phy for OTG (single port) and EHCI/OHCI host controller (two ports). One port of the phy is shared between the two USB controllers