Re: [PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-20 Thread Richard Zhao
On Fri, Jun 15, 2012 at 10:46:26AM +0800, Richard Zhao wrote: > On Thu, Jun 14, 2012 at 08:46:24AM -0700, Greg KH wrote: > > On Thu, Jun 14, 2012 at 10:52:57AM +0300, Alexander Shishkin wrote: > > > Greg KH writes: > > > > > > > On Fri, Jun 08, 2012 at 08:37:06PM +0800, Richard Zhao wrote: > > >

Re: [PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-14 Thread Richard Zhao
On Thu, Jun 14, 2012 at 08:46:24AM -0700, Greg KH wrote: > On Thu, Jun 14, 2012 at 10:52:57AM +0300, Alexander Shishkin wrote: > > Greg KH writes: > > > > > On Fri, Jun 08, 2012 at 08:37:06PM +0800, Richard Zhao wrote: > > >> Sometimes, the driver bindings may know what phy they use. > > >> For e

Re: [PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-14 Thread Greg KH
On Thu, Jun 14, 2012 at 10:52:57AM +0300, Alexander Shishkin wrote: > Greg KH writes: > > > On Fri, Jun 08, 2012 at 08:37:06PM +0800, Richard Zhao wrote: > >> Sometimes, the driver bindings may know what phy they use. > >> For example, when using device tree, the usb controller may have a > >> ph

Re: [PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-12 Thread Richard Zhao
On Tue, Jun 12, 2012 at 04:14:38PM -0700, Greg KH wrote: > On Fri, Jun 08, 2012 at 08:37:06PM +0800, Richard Zhao wrote: > > Sometimes, the driver bindings may know what phy they use. > > For example, when using device tree, the usb controller may have a > > phandler pointing to usb phy. > > > > S

Re: [PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-12 Thread Greg KH
On Fri, Jun 08, 2012 at 08:37:06PM +0800, Richard Zhao wrote: > Sometimes, the driver bindings may know what phy they use. > For example, when using device tree, the usb controller may have a > phandler pointing to usb phy. > > Signed-off-by: Richard Zhao > Reviewed-by: Marek Vasut > Acked-by: F

[PATCH v4] usb: chipidea: permit driver bindings pass phy pointer

2012-06-08 Thread Richard Zhao
Sometimes, the driver bindings may know what phy they use. For example, when using device tree, the usb controller may have a phandler pointing to usb phy. Signed-off-by: Richard Zhao Reviewed-by: Marek Vasut Acked-by: Felipe Balbi --- Changes since laster version: - hcd transceiver renamed to