Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-16 Thread Alexandre Torgue
Hi Amélie, On 08/28/2017 04:20 PM, Amelie Delaunay wrote: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external ULPI phy or in FS/LS with the o

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
On 10/12/2017 01:53 PM, Felipe Balbi wrote: Hi, Felipe Balbi writes: I thought that patches 1 and 2, as they are "driver" patches, had to be applied on USB tree (so Felipe's one), and the others (3 to 7) had to be applied on STM32-DT tree (Alex's one). Did I miss something? patch 1 is doc

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Felipe Balbi
Hi, Felipe Balbi writes: I thought that patches 1 and 2, as they are "driver" patches, had to be applied on USB tree (so Felipe's one), and the others (3 to 7) had to be applied on STM32-DT tree (Alex's one). Did I miss something? >>> >>> patch 1 is documentation, right? Without

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Felipe Balbi
Hi, Alexandre Torgue writes: > Hi Felipe > > On 10/12/2017 10:43 AM, Felipe Balbi wrote: >> >> Hi, >> On 10/11/2017 12:04 PM, Felipe Balbi wrote: > > Hi, > > Amelie Delaunay writes: >> The STM32F7 MCU family embeds two DWC2 USB OTG cor

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Alexandre Torgue
Hi Felipe On 10/12/2017 10:43 AM, Felipe Balbi wrote: Hi, On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy wh

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Felipe Balbi
Hi, Amelie DELAUNAY writes: > Hi Felipe, Alex, > > On 10/11/2017 04:38 PM, Alexandre Torgue wrote: >> >> >> On 10/11/2017 03:26 PM, Felipe Balbi wrote: >>> >>> Hi, >>> >>> Alexandre Torgue writes: Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: > > Hi, > > Alexan

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-12 Thread Amelie DELAUNAY
Hi Felipe, Alex, On 10/11/2017 04:38 PM, Alexandre Torgue wrote: > > > On 10/11/2017 03:26 PM, Felipe Balbi wrote: >> >> Hi, >> >> Alexandre Torgue writes: >>> Hi >>> >>> On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: > Hi Felip > > On

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
On 10/11/2017 03:26 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG co

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Felipe Balbi
Hi, Alexandre Torgue writes: > Hi > > On 10/11/2017 01:50 PM, Felipe Balbi wrote: >> >> Hi, >> >> Alexandre Torgue writes: >>> Hi Felip >>> >>> On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: > The STM32F7 MCU family embeds two DWC2 USB OTG cor

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi On 10/11/2017 01:50 PM, Felipe Balbi wrote: Hi, Alexandre Torgue writes: Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only wo

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Felipe Balbi
Hi, Alexandre Torgue writes: > Hi Felip > > On 10/11/2017 12:04 PM, Felipe Balbi wrote: >> >> Hi, >> >> Amelie Delaunay writes: >>> The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB >>> OTG FS and the other is USB OTG HS. The USB FS core only works with its >>> internal ph

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Alexandre Torgue
Hi Felip On 10/11/2017 12:04 PM, Felipe Balbi wrote: Hi, Amelie Delaunay writes: The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external ULPI

Re: [PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-10-11 Thread Felipe Balbi
Hi, Amelie Delaunay writes: > The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB > OTG FS and the other is USB OTG HS. The USB FS core only works with its > internal phy whilst the USB HS core can work in HS with external ULPI phy > or in FS/LS with the on-chip FS phy. > > Ame

[PATCHv2 0/7] Add support for USB OTG on STM32F7

2017-08-28 Thread Amelie Delaunay
The STM32F7 MCU family embeds two DWC2 USB OTG cores. One core is USB OTG FS and the other is USB OTG HS. The USB FS core only works with its internal phy whilst the USB HS core can work in HS with external ULPI phy or in FS/LS with the on-chip FS phy. Amelie Delaunay (7): dt-bindings: usb: Docu