Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-30 Thread Felipe Balbi
On Mon, Apr 28, 2014 at 06:46:01PM +0530, Pratyush Anand wrote: On Sat, Apr 26, 2014 at 02:10:21AM +0800, Felipe Balbi wrote: On Fri, Apr 25, 2014 at 02:27:11PM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 10:41:06PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 10:46:13AM

Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-28 Thread Pratyush Anand
On Sat, Apr 26, 2014 at 02:10:21AM +0800, Felipe Balbi wrote: On Fri, Apr 25, 2014 at 02:27:11PM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 10:41:06PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 10:46:13AM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 12:43:55PM

Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-25 Thread Pratyush Anand
On Tue, Apr 22, 2014 at 10:41:06PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 10:46:13AM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 12:43:55PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 09:57:29AM +0530, Pratyush Anand wrote: All dwc3 based xhci host controller

Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-25 Thread Felipe Balbi
On Fri, Apr 25, 2014 at 02:27:11PM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 10:41:06PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 10:46:13AM +0530, Pratyush Anand wrote: On Tue, Apr 22, 2014 at 12:43:55PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 09:57:29AM

[PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-21 Thread Pratyush Anand
All dwc3 based xhci host controller supports USB3.0 LPM functionality. Therefore enable quirk flag to support it for dwc3 xhci host driver. Signed-off-by: Pratyush Anand pratyush.an...@st.com Tested-by: Aymen Bouattay aymen.bouat...@st.com --- drivers/usb/dwc3/host.c | 1 + 1 file changed, 1

Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-21 Thread Felipe Balbi
On Tue, Apr 22, 2014 at 09:57:29AM +0530, Pratyush Anand wrote: All dwc3 based xhci host controller supports USB3.0 LPM functionality. Therefore enable quirk flag to support it for dwc3 xhci host driver. Signed-off-by: Pratyush Anand pratyush.an...@st.com Tested-by: Aymen Bouattay

Re: [PATCH 3/4] dwc3: host: Set xhci lpm support quirk

2014-04-21 Thread Pratyush Anand
On Tue, Apr 22, 2014 at 12:43:55PM +0800, Felipe Balbi wrote: On Tue, Apr 22, 2014 at 09:57:29AM +0530, Pratyush Anand wrote: All dwc3 based xhci host controller supports USB3.0 LPM functionality. Therefore enable quirk flag to support it for dwc3 xhci host driver. Signed-off-by: