Re: [U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-04-07 Thread Marek Vasut
On Tuesday, April 07, 2015 at 12:38:58 AM, Simon Glass wrote: > Hi Marek, Hi Simon, > On 6 April 2015 at 07:13, Marek Vasut wrote: > > On Monday, April 06, 2015 at 01:38:13 AM, Simon Glass wrote: > >> Hi Marek, > > > > Hi Simon, > > > >> On 26 March 2015 at 13:40, Marek Vasut wrote: > >> > On

Re: [U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-04-06 Thread Simon Glass
Hi Marek, On 6 April 2015 at 07:13, Marek Vasut wrote: > On Monday, April 06, 2015 at 01:38:13 AM, Simon Glass wrote: >> Hi Marek, > > Hi Simon, > >> On 26 March 2015 at 13:40, Marek Vasut wrote: >> > On Wednesday, March 25, 2015 at 07:21:48 PM, Simon Glass wrote: >> >> This series adds driver m

Re: [U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-04-06 Thread Marek Vasut
On Monday, April 06, 2015 at 01:38:13 AM, Simon Glass wrote: > Hi Marek, Hi Simon, > On 26 March 2015 at 13:40, Marek Vasut wrote: > > On Wednesday, March 25, 2015 at 07:21:48 PM, Simon Glass wrote: > >> This series adds driver model support to USB. The intent is to permit > >> the various subsy

Re: [U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-04-05 Thread Simon Glass
Hi Marek, On 26 March 2015 at 13:40, Marek Vasut wrote: > On Wednesday, March 25, 2015 at 07:21:48 PM, Simon Glass wrote: >> This series adds driver model support to USB. The intent is to permit the >> various subsystems (OHCI, EHCI, XHCI) to co-exist and allow any number of >> USB ports of diffe

Re: [U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-03-26 Thread Marek Vasut
On Wednesday, March 25, 2015 at 07:21:48 PM, Simon Glass wrote: > This series adds driver model support to USB. The intent is to permit the > various subsystems (OHCI, EHCI, XHCI) to co-exist and allow any number of > USB ports of different types. > > With the RFC series, only USB controllers had

[U-Boot] [PATCH v2 0/80] dm: Add USB support

2015-03-25 Thread Simon Glass
This series adds driver model support to USB. The intent is to permit the various subsystems (OHCI, EHCI, XHCI) to co-exist and allow any number of USB ports of different types. With the RFC series, only USB controllers had a real driver model device. USB devices (including the hub in the controll