Re: [RFC PATCH 1/4] usb: dwc3: add AMD NL support

2014-09-26 Thread Huang Rui
On Fri, Sep 26, 2014 at 12:26:05AM -0500, Felipe Balbi wrote: > Hi, > > On Fri, Sep 26, 2014 at 12:53:21PM +0800, Huang Rui wrote: > > On Thu, Sep 25, 2014 at 09:53:55AM -0500, Felipe Balbi wrote: > > > On Thu, Sep 25, 2014 at 03:21:44PM +0800, Huang Rui wrote: > > > > Add PCI device ID of AMD NL.

Re: [RFC PATCH 1/4] usb: dwc3: add AMD NL support

2014-09-25 Thread Felipe Balbi
Hi, On Fri, Sep 26, 2014 at 12:53:21PM +0800, Huang Rui wrote: > On Thu, Sep 25, 2014 at 09:53:55AM -0500, Felipe Balbi wrote: > > On Thu, Sep 25, 2014 at 03:21:44PM +0800, Huang Rui wrote: > > > Add PCI device ID of AMD NL. > > > > > > Signed-off-by: Huang Rui > > > --- > > > drivers/usb/dwc3/

Re: [RFC PATCH 1/4] usb: dwc3: add AMD NL support

2014-09-25 Thread Huang Rui
Hi Felipe, On Thu, Sep 25, 2014 at 09:53:55AM -0500, Felipe Balbi wrote: > On Thu, Sep 25, 2014 at 03:21:44PM +0800, Huang Rui wrote: > > Add PCI device ID of AMD NL. > > > > Signed-off-by: Huang Rui > > --- > > drivers/usb/dwc3/dwc3-pci.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > di

Re: [RFC PATCH 1/4] usb: dwc3: add AMD NL support

2014-09-25 Thread Felipe Balbi
On Thu, Sep 25, 2014 at 03:21:44PM +0800, Huang Rui wrote: > Add PCI device ID of AMD NL. > > Signed-off-by: Huang Rui > --- > drivers/usb/dwc3/dwc3-pci.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/usb/dwc3/dwc3-pci.c b/drivers/usb/dwc3/dwc3-pci.c > index 436fb08..cebbd0

[RFC PATCH 1/4] usb: dwc3: add AMD NL support

2014-09-25 Thread Huang Rui
Add PCI device ID of AMD NL. Signed-off-by: Huang Rui --- drivers/usb/dwc3/dwc3-pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/dwc3/dwc3-pci.c b/drivers/usb/dwc3/dwc3-pci.c index 436fb08..cebbd01 100644 --- a/drivers/usb/dwc3/dwc3-pci.c +++ b/drivers/usb/dwc3/dwc3-pci.c