RE: [PATCH v5 0/3] ARM: Exynos5250: Enabling dwc3-exynos driver

2013-04-10 Thread Kukjin Kim
Vivek Gautam wrote:
> 
> This patch-set is in continuation with patch-series:
> [PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
> out of which follwowing patches have been picked up:
> ARM: Exynos5250: Enabling ehci-s5p driver
> ARM: Exynos5250: Enabling ohci-exynos driver
> 
> Based on following patch-set for Samsung's usb PHY enablement:
> [PATCH v4 0/2] ARM: Exynos5250: Enabling samsung usb phy
> 
> and further depends on dwc3-exynos driver patch-set:
> [PATCH 0/2] dwc3: exynos: Device tree fixes
> 
> Changes from v4:
>  - Aligning with the recently merged common clock framework, thereby
>no place for clock file changes. ;-)
>  - Adding proper binding documentation as per latest bindings changes in
>dwc3 driver (dwc3/core.c as well as for dwc3-exynos.c change reflected
>by above patch-set.
>  - Bifurcating the patch to separate our Documentation, arch and dts
> changes.
> 
> Vivek Gautam (3):
>   usb: Add device tree bindings for dwc3-exynos
>   ARM: exynos5250: dts: Enabling dwc3-exynos driver
>   ARM: exynos5: Enable XHCI support on exynos5
> 
>  .../devicetree/bindings/usb/exynos-usb.txt |   34
> 
>  arch/arm/boot/dts/exynos5250.dtsi  |   20 ++-
>  arch/arm/mach-exynos/Kconfig   |1 +
>  3 files changed, 53 insertions(+), 2 deletions(-)
> 
> --
> 1.7.6.5

Applied this series, thanks.

- Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v5 0/3] ARM: Exynos5250: Enabling dwc3-exynos driver

2013-04-03 Thread Vivek Gautam
Hi Kukjin,


On Fri, Mar 15, 2013 at 1:32 PM, Vivek Gautam  wrote:
> This patch-set is in continuation with patch-series:
> [PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
> out of which follwowing patches have been picked up:
> ARM: Exynos5250: Enabling ehci-s5p driver
> ARM: Exynos5250: Enabling ohci-exynos driver
>
> Based on following patch-set for Samsung's usb PHY enablement:
> [PATCH v4 0/2] ARM: Exynos5250: Enabling samsung usb phy
>
> and further depends on dwc3-exynos driver patch-set:
> [PATCH 0/2] dwc3: exynos: Device tree fixes
>
> Changes from v4:
>  - Aligning with the recently merged common clock framework, thereby
>no place for clock file changes. ;-)
>  - Adding proper binding documentation as per latest bindings changes in
>dwc3 driver (dwc3/core.c as well as for dwc3-exynos.c change reflected
>by above patch-set.
>  - Bifurcating the patch to separate our Documentation, arch and dts changes.
>
> Vivek Gautam (3):
>   usb: Add device tree bindings for dwc3-exynos
>   ARM: exynos5250: dts: Enabling dwc3-exynos driver
>   ARM: exynos5: Enable XHCI support on exynos5
>
>  .../devicetree/bindings/usb/exynos-usb.txt |   34 
> 
>  arch/arm/boot/dts/exynos5250.dtsi  |   20 ++-
>  arch/arm/mach-exynos/Kconfig   |1 +
>  3 files changed, 53 insertions(+), 2 deletions(-)

Waiting for your review on this patch-set. :-)


-- 
Thanks & Regards
Vivek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v5 0/3] ARM: Exynos5250: Enabling dwc3-exynos driver

2013-03-15 Thread Vivek Gautam
This patch-set is in continuation with patch-series:
[PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
out of which follwowing patches have been picked up:
ARM: Exynos5250: Enabling ehci-s5p driver
ARM: Exynos5250: Enabling ohci-exynos driver

Based on following patch-set for Samsung's usb PHY enablement:
[PATCH v4 0/2] ARM: Exynos5250: Enabling samsung usb phy

and further depends on dwc3-exynos driver patch-set:
[PATCH 0/2] dwc3: exynos: Device tree fixes

Changes from v4:
 - Aligning with the recently merged common clock framework, thereby
   no place for clock file changes. ;-)
 - Adding proper binding documentation as per latest bindings changes in
   dwc3 driver (dwc3/core.c as well as for dwc3-exynos.c change reflected
   by above patch-set.
 - Bifurcating the patch to separate our Documentation, arch and dts changes.

Vivek Gautam (3):
  usb: Add device tree bindings for dwc3-exynos
  ARM: exynos5250: dts: Enabling dwc3-exynos driver
  ARM: exynos5: Enable XHCI support on exynos5

 .../devicetree/bindings/usb/exynos-usb.txt |   34 
 arch/arm/boot/dts/exynos5250.dtsi  |   20 ++-
 arch/arm/mach-exynos/Kconfig   |1 +
 3 files changed, 53 insertions(+), 2 deletions(-)

-- 
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/