Hi,
> -Original Message-
> From: Balbi, Felipe
> Sent: Tuesday, September 08, 2015 4:25 PM
> To: Liu, Bin
> Cc: Balbi, Felipe; linux-usb@vger.kernel.org
> Subject: Re: [PATCH 2/2] usb: musb: dsps: control musb speed based on dts
> setting
>
> On Tue, Sep 08, 20
On Tue, Sep 08, 2015 at 04:18:14PM -0500, Bin Liu wrote:
> Hi,
>
> On 09/08/2015 04:16 PM, Felipe Balbi wrote:
> >On Tue, Sep 08, 2015 at 04:10:12PM -0500, Bin Liu wrote:
> >>Set musb config->maximum_speed based on the dts setting to control musb
> >>speed.
> >>
> >>By default musb works in high-s
Hi,
On 09/08/2015 04:16 PM, Felipe Balbi wrote:
On Tue, Sep 08, 2015 at 04:10:12PM -0500, Bin Liu wrote:
Set musb config->maximum_speed based on the dts setting to control musb
speed.
By default musb works in high-speed mode. Adding
maximum-speed = "full-speed";
to dts usb node will
On Tue, Sep 08, 2015 at 04:10:12PM -0500, Bin Liu wrote:
> Set musb config->maximum_speed based on the dts setting to control musb
> speed.
>
> By default musb works in high-speed mode. Adding
>
> maximum-speed = "full-speed";
>
> to dts usb node will force musb to full-speed mode.
>
> Si
Hi,
On 09/08/2015 04:10 PM, Bin Liu wrote:
Set musb config->maximum_speed based on the dts setting to control musb
speed.
By default musb works in high-speed mode. Adding
maximum-speed = "full-speed";
to dts usb node will force musb to full-speed mode.
Signed-off-by: Bin Liu
Sorry
Set musb config->maximum_speed based on the dts setting to control musb
speed.
By default musb works in high-speed mode. Adding
maximum-speed = "full-speed";
to dts usb node will force musb to full-speed mode.
Signed-off-by: Bin Liu
---
drivers/usb/musb/musb_dsps.c | 5 +
1 file c