Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-02-25 Thread Vivek Gautam
Hi Simon, On Sat, Jan 31, 2015 at 12:34 AM, Simon Glass wrote: > This series adds basic 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. So far the absolute limit on the number > o

Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-02-10 Thread Marek Vasut
On Tuesday, February 10, 2015 at 06:28:30 AM, Simon Glass wrote: > Hi Marek, Hi! [...] > >> > Hi! > >> > > >> > I'll look at this by the end of next week, I will be free by then. > >> > It's not possible for me to do it earlier, sorry. Does this still > >> > work for you please? > >> > >> Defi

Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-02-09 Thread Simon Glass
Hi Marek, On 9 February 2015 at 14:02, Marek Vasut wrote: > On Friday, January 30, 2015 at 11:41:33 PM, Simon Glass wrote: >> Hi Marek, > > Hi! > >> On 30 January 2015 at 15:16, Marek Vasut wrote: >> > On Friday, January 30, 2015 at 08:04:50 PM, Simon Glass wrote: >> > > This series adds basic d

Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-02-09 Thread Marek Vasut
On Friday, January 30, 2015 at 11:41:33 PM, Simon Glass wrote: > Hi Marek, Hi! > On 30 January 2015 at 15:16, Marek Vasut wrote: > > On Friday, January 30, 2015 at 08:04:50 PM, Simon Glass wrote: > > > This series adds basic driver model support to USB. The intent is to > > > permit the various

Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-01-30 Thread Simon Glass
Hi Marek, On 30 January 2015 at 15:16, Marek Vasut wrote: > > On Friday, January 30, 2015 at 08:04:50 PM, Simon Glass wrote: > > This series adds basic 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 po

Re: [U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-01-30 Thread Marek Vasut
On Friday, January 30, 2015 at 08:04:50 PM, Simon Glass wrote: > This series adds basic 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. So far the absolute limit on the number > of U

[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support

2015-01-30 Thread Simon Glass
This series adds basic 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. So far the absolute limit on the number of USB devices is only slightly relaxed. Only USB controllers have a real