Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-10-04 Thread Rob Herring
On Wed, Oct 4, 2017 at 3:12 AM, Richard Leitner wrote: > > On 09/21/2017 07:10 PM, Serge Semin wrote: >> On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring >> wrote: >>> On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin >>>

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-10-04 Thread Rob Herring
On Wed, Oct 4, 2017 at 3:12 AM, Richard Leitner wrote: > > On 09/21/2017 07:10 PM, Serge Semin wrote: >> On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring >> wrote: >>> On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin >>> wrote: > > ... > These are different parameters of the device.

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-10-04 Thread Richard Leitner
On 09/21/2017 07:10 PM, Serge Semin wrote: > On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring wrote: >> On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: ... >>> These are different parameters of the device. They got different >>>

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-10-04 Thread Richard Leitner
On 09/21/2017 07:10 PM, Serge Semin wrote: > On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring wrote: >> On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: ... >>> These are different parameters of the device. They got different >>> configuration >>> registers and descriptions: >>>

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-21 Thread Serge Semin
On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring wrote: > On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: > > On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring > > wrote: > >> On Sat, Sep 16, 2017 at 01:42:19PM +0300,

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-21 Thread Serge Semin
On Thu, Sep 21, 2017 at 11:26:04AM -0500, Rob Herring wrote: > On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: > > On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring > > wrote: > >> On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: > >> > This parameters may be varied in

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-21 Thread Rob Herring
On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: > On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring wrote: >> On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: >> > This parameters may be varied in accordance with hardware specifics.

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-21 Thread Rob Herring
On Wed, Sep 20, 2017 at 4:27 PM, Serge Semin wrote: > On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring wrote: >> On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: >> > This parameters may be varied in accordance with hardware specifics. >> > So lets add the corresponding settings

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-20 Thread Serge Semin
On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring wrote: > On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: > > This parameters may be varied in accordance with hardware specifics. > > So lets add the corresponding settings to the usb251x driver dts > >

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-20 Thread Serge Semin
On Wed, Sep 20, 2017 at 03:52:55PM -0500, Rob Herring wrote: > On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: > > This parameters may be varied in accordance with hardware specifics. > > So lets add the corresponding settings to the usb251x driver dts > > specification. > > > >

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-20 Thread Rob Herring
On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: > This parameters may be varied in accordance with hardware specifics. > So lets add the corresponding settings to the usb251x driver dts > specification. > > Signed-off-by: Serge Semin > --- >

Re: [PATCH 8/9 v2] usb: usb251xb: Add max power/current dts property support

2017-09-20 Thread Rob Herring
On Sat, Sep 16, 2017 at 01:42:19PM +0300, Serge Semin wrote: > This parameters may be varied in accordance with hardware specifics. > So lets add the corresponding settings to the usb251x driver dts > specification. > > Signed-off-by: Serge Semin > --- >