Re: [PATCH] [V2] USB: Add support for Xilinx USB host controller

2009-10-06 Thread Greg KH
On Tue, Oct 06, 2009 at 11:07:32AM -0600, Julie Zhu wrote: > Hi, Greg K-H, > > I think we have put in all the suggested changes. Are you planning to > put it into your tree? Or is there something we need to do? I will queue it up in my tree. thanks, greg k-h

RE: [PATCH] [V2] USB: Add support for Xilinx USB host controller

2009-10-06 Thread Julie Zhu
Hi, Greg K-H, I think we have put in all the suggested changes. Are you planning to put it into your tree? Or is there something we need to do? Thank you, Julie. > > -Original Message- > > From: Julie Zhu [mailto:julie@xilinx.com] > > Sent: Monday, September 21, 2009 4:08 PM > > To: J

Re: [PATCH] [V2] USB: Add support for Xilinx USB host controller

2009-09-21 Thread Grant Likely
On Mon, Sep 21, 2009 at 3:08 PM, Julie Zhu wrote: > Add bus glue driver for Xilinx USB host controller. The controller can be > configured as HS only or HS/FS hybrid. The driver uses the device tree file > to configure the driver according to the setting in the hardware system. > > This driver has