Re: [PATCH v2 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-12-23 Thread Vivek Gautam
Hi All, On Wed, Dec 4, 2013 at 3:39 PM, Vivek Gautam gautam.vi...@samsung.com wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver uses the generic PHY framework and will interact with DWC3 controller present on Exynos5 series of SoCs. Thereby, removing old

Re: [GIT PULL 7/7] Samsung SoC for v3.14

2013-12-23 Thread Lukasz Majewski
Hi Tomasz, Hi Olof, On Sunday 22 of December 2013 14:11:41 Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:23:01AM +0900, Kukjin Kim wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are

Re: [PATCH v4 0/7] ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework

2013-12-23 Thread Heiko Stübner
Hi Kukjin, it seems you didn't have the time for this series during your 2nd round. I'm not sure what your plans/time constraint are, but according to the -rc5 release mail from Linus [0], 3.13 will at least reach -rc8 so it seems as if there is still a bit of time to for 3.14 stuff. This

Re: [PATCH v4 2/7] clk: samsung: add plls used by the s3c2443

2013-12-23 Thread Mike Turquette
Quoting Heiko Stübner (2013-12-10 07:15:38) The s3c2443 uses different plls that are not present yet. Therefore add the two needed types. Signed-off-by: Heiko Stuebner he...@sntech.de Acked-by: Tomasz Figa t.f...@samsung.com Acked-by: Mike Turquette mturque...@linaro.org ---

Re: [PATCH v4 1/7] clk: samsung: add pll_6552 variant for s3c2416

2013-12-23 Thread Mike Turquette
Quoting Heiko Stübner (2013-12-10 07:15:10) According to the manual s3c2416 and s3c2450 use a pll 6552 and 6553 and while the pll_6553 matches exactly the one already implemented the pll_6552 differs to the one from the s3c64xx series. The change is solely in the bit locations of the mdiv

Re: [GIT PULL 7/7] Samsung SoC for v3.14

2013-12-23 Thread Olof Johansson
On Mon, Dec 23, 2013 at 10:36:18AM +0100, Lukasz Majewski wrote: Hi Tomasz, Hi Olof, On Sunday 22 of December 2013 14:11:41 Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:23:01AM +0900, Kukjin Kim wrote: The following changes since commit

Re: [PATCH 1/2] ARM: dts: Fix status property of mmc nodes for snow board

2013-12-23 Thread Olof Johansson
On Wed, Dec 18, 2013 at 11:35 AM, Kukjin Kim kgene@samsung.com wrote: On 12/19/13 03:38, Olof Johansson wrote: On Mon, Dec 9, 2013 at 12:56 PM, Kukjin Kimkgene@samsung.com wrote: On 12/10/13 01:16, Doug Anderson wrote: Yuvaraj, On Sun, Dec 8, 2013 at 10:38 PM, Yuvaraj Kumar C

RE: [PATCH 1/2] ARM: dts: Fix status property of mmc nodes for snow board

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Wed, Dec 18, 2013 at 11:35 AM, Kukjin Kim kgene@samsung.com wrote: On 12/19/13 03:38, Olof Johansson wrote: On Mon, Dec 9, 2013 at 12:56 PM, Kukjin Kimkgene@samsung.com wrote: On 12/10/13 01:16, Doug Anderson wrote: Yuvaraj, On Sun, Dec 8,

RE: [GIT PULL 7/7] Samsung SoC for v3.14

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Dec 23, 2013 at 10:36:18AM +0100, Lukasz Majewski wrote: Hi Tomasz, Hi Olof, On Sunday 22 of December 2013 14:11:41 Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:23:01AM +0900, Kukjin Kim wrote: The following changes since commit

RE: [PATCH v4 0/7] ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework

2013-12-23 Thread Kukjin Kim
Heiko Stübner wrote: Hi Kukjin, Hi, it seems you didn't have the time for this series during your 2nd round. I'm not sure what your plans/time constraint are, but according to the - rc5 release mail from Linus [0], 3.13 will at least reach -rc8 so it seems as if there is still a bit

RE: [GIT PULL 2/7] Samsung cleanup for v3.14

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:21:34AM +0900, Kukjin Kim wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at:

RE: [GIT PULL 5/7] Samsung irq for v3.14

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:22:36AM +0900, Kukjin Kim wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at:

RE: [GIT PULL 6/7] Samsung DT for v3.14

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:22:50AM +0900, Kukjin Kim wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at:

Re: [GIT PULL 2/7] Samsung cleanup for v3.14

2013-12-23 Thread Olof Johansson
On Mon, Dec 23, 2013 at 5:42 PM, Kukjin Kim kgene@samsung.com wrote: Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:21:34AM +0900, Kukjin Kim wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are

Re: [PATCH 1/2] ARM: dts: Fix status property of mmc nodes for snow board

2013-12-23 Thread Olof Johansson
On Mon, Dec 23, 2013 at 5:26 PM, Kukjin Kim kgene@samsung.com wrote: Olof Johansson wrote: On Wed, Dec 18, 2013 at 11:35 AM, Kukjin Kim kgene@samsung.com wrote: On 12/19/13 03:38, Olof Johansson wrote: On Mon, Dec 9, 2013 at 12:56 PM, Kukjin Kimkgene@samsung.com wrote:

Re: [GIT PULL 2nd 4/5] Samsung DT updates for v3.14

2013-12-23 Thread Olof Johansson
On Sun, Dec 22, 2013 at 03:23:48AM +0900, Kukjin Kim wrote: Note that this tags/samsung-dt-2 is based on previous Samsung DT request + Samsung 2nd fixes because of dependencies. - The following changes since commit e0b51c2eae8ebf10d80530b7a306818252206325: ARM: dts: Update Samsung

Re: [GIT PULL 2nd 1/5] Samsung non-critical fixes for v3.14

2013-12-23 Thread Olof Johansson
On Sun, Dec 22, 2013 at 03:23:21AM +0900, Kukjin Kim wrote: The following changes since commit 236940d2c951a84735fdd7b958b5159eaf501784: ARM: dts: Update display clock frequency for Origen-4412 (2013-12-16 04:41:57 +0900) are available in the git repository at:

RE: [GIT PULL 2nd 4/5] Samsung DT updates for v3.14

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Sun, Dec 22, 2013 at 03:23:48AM +0900, Kukjin Kim wrote: Note that this tags/samsung-dt-2 is based on previous Samsung DT request + Samsung 2nd fixes because of dependencies. - The following changes since commit e0b51c2eae8ebf10d80530b7a306818252206325:

Re: [GIT PULL 7/7] Samsung SoC for v3.14

2013-12-23 Thread Olof Johansson
On Tue, Dec 24, 2013 at 10:35:22AM +0900, Kukjin Kim wrote: Olof Johansson wrote: On Mon, Dec 23, 2013 at 10:36:18AM +0100, Lukasz Majewski wrote: Hi Tomasz, Hi Olof, On Sunday 22 of December 2013 14:11:41 Olof Johansson wrote: On Mon, Dec 16, 2013 at 05:23:01AM +0900,

RE: [PATCH 1/2] ARM: dts: Fix status property of mmc nodes for snow board

2013-12-23 Thread Kukjin Kim
Olof Johansson wrote: On Mon, Dec 23, 2013 at 5:26 PM, Kukjin Kim kgene@samsung.com wrote: Olof Johansson wrote: On Wed, Dec 18, 2013 at 11:35 AM, Kukjin Kim kgene@samsung.com wrote: On 12/19/13 03:38, Olof Johansson wrote: On Mon, Dec 9, 2013 at 12:56 PM, Kukjin

Re: [PATCH v2 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-12-23 Thread Vivek Gautam
Hi Felipe, On Mon, Dec 23, 2013 at 10:18 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Mon, Dec 23, 2013 at 02:41:15PM +0530, Vivek Gautam wrote: On Wed, Dec 4, 2013 at 3:39 PM, Vivek Gautam gautam.vi...@samsung.com wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs.