Re: [PATCH 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-12 Thread Vikas Sajjan
Hi Felipe, On 11 October 2012 13:17, Felipe Balbi ba...@ti.com wrote: Hi, On Wed, Oct 10, 2012 at 07:35:47PM +0530, Vikas C Sajjan wrote: From: Vikas Sajjan vikas.saj...@linaro.org Adding the suspend and resume funtionality to DWC3 core. Signed-off-by: Abhilash Kesavan a.kesa

Re: [PATCH 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-12 Thread Vikas Sajjan
Hi kishon, On 12 October 2012 16:27, kishon kis...@ti.com wrote: Hi, On Wednesday 10 October 2012 07:35 PM, Vikas C Sajjan wrote: From: Vikas Sajjan vikas.saj...@linaro.org Adding the suspend and resume funtionality to DWC3 core. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com

[PATCH v2 0/3] USB: dwc3: Add suspend/resume support

2012-10-13 Thread Vikas Sajjan
2.0 and 3.0 devices on D-link SS hub. Vikas Sajjan (3): usb: dwc3: Add the suspend/resume functionality usb: xhci: Add the suspend/resume functionality exynos5: usb: dwc3: Add the suspend/resume functionality drivers/usb/dwc3/core.c| 54

[PATCH v2 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-13 Thread Vikas Sajjan
Adding the suspend and resume funtionality to DWC3 core. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C Sajjan vikas.saj...@linaro.org CC: Doug Anderson diand...@chromium.org --- drivers/usb/dwc3/core.c | 54 +++ 1 files

[PATCH v2 2/3] usb: xhci: Add the suspend/resume functionality

2012-10-13 Thread Vikas Sajjan
Adding the suspend and resume functionality for the XHCI driver Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C Sajjan vikas.saj...@linaro.org CC: Doug Anderson diand...@chromium.org --- drivers/usb/host/xhci-plat.c | 33 + 1 files

[PATCH v2 3/3] exynos5: usb: dwc3: Add the suspend/resume functionality

2012-10-13 Thread Vikas Sajjan
Adding the suspend and resume functionality to exynos dwc3 driver Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C Sajjan vikas.saj...@linaro.org CC: Doug Anderson diand...@chromium.org --- drivers/usb/dwc3/dwc3-exynos.c | 39 +++

[PATCH v3 0/3] USB: dwc3: Add suspend/resume support

2012-10-16 Thread Vikas Sajjan
and enumeration across multiple cycles of suspend/resume using 2.0 and 3.0 devices on D-link SS hub. Vikas Sajjan (3): usb: dwc3: Add the suspend/resume functionality usb: xhci: Add the suspend/resume functionality exynos5: usb: dwc3: Add suspend/resume functionality drivers/usb/dwc3

[PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-16 Thread Vikas Sajjan
Adds suspend and resume callbacks as part of the power management support to DWC3 controller Driver. This patch facilitates transition of DWC3 controller between D0 and D3 power states during suspend/resume cycles. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C

[PATCH v3 2/3] usb: xhci: Add the suspend/resume functionality

2012-10-16 Thread Vikas Sajjan
Adds power management support to XHCI platform driver. This patch facilitates the transition of xHCI host controller between S0 and S3/S4 power states, during suspend/resume cycles. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C Sajjan vikas.saj...@linaro.org CC:

[PATCH v3 3/3] exynos5: usb: dwc3: Add suspend/resume functionality

2012-10-16 Thread Vikas Sajjan
Adds suspend and resume callbacks to exynos dwc3 driver as part of power management support. This change does gating of dwc3 clock during suspend/resume cycles. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off-by: Vikas C Sajjan vikas.saj...@linaro.org CC: Doug Anderson

Re: [PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-16 Thread Vikas Sajjan
Hi Felipe, On 16 October 2012 15:36, Felipe Balbi ba...@ti.com wrote: Hi, On Tue, Oct 16, 2012 at 03:15:36PM +0530, Vikas Sajjan wrote: Adds suspend and resume callbacks as part of the power management support to DWC3 controller Driver. This patch facilitates transition of DWC3 controller

Re: [PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality

2012-10-25 Thread Vikas Sajjan
, specially related to PM ;-) -- balbi Will test both HOST and GADGET mode as per your suggestion and update you. -- Thanks and Regards Vikas Sajjan -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info