Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-23 Thread Rahul Sharma
Thanks Mike. I will rebase these patches to v3.11-next/samsung-clk branch and post v2. regards, Rahul Sharma. On Fri, Jun 21, 2013 at 10:13 PM, Mike Turquette mturque...@linaro.org wrote: Quoting Rahul Sharma (2013-06-20 21:47:35) On Fri, Jun 21, 2013 at 10:02 AM, Mike Turquette

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-23 Thread Rahul Sharma
Hi Mr. Kim, v3.11-next/soc-exynos5420 seems correct branch for it, not v3.11-next/samsung-clk. In this case rebasing is not required. It cleanly applies there. regards, Rahul Sharma. On Mon, Jun 24, 2013 at 9:33 AM, Rahul Sharma r.sh.o...@gmail.com wrote: Thanks Mike. I will rebase these

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-21 Thread Mike Turquette
Quoting Rahul Sharma (2013-06-20 21:47:35) On Fri, Jun 21, 2013 at 10:02 AM, Mike Turquette mturque...@linaro.org wrote: Quoting Kukjin Kim (2013-06-19 07:01:17) On 06/19/13 13:04, Rahul Sharma wrote: + mike Mike, I'm waiting for your reply on this. If you're OK, let me take this

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-20 Thread Rahul Sharma
On Fri, Jun 21, 2013 at 10:02 AM, Mike Turquette mturque...@linaro.org wrote: Quoting Kukjin Kim (2013-06-19 07:01:17) On 06/19/13 13:04, Rahul Sharma wrote: + mike Mike, I'm waiting for your reply on this. If you're OK, let me take this series on top of exynos5420 stuff in samsung tree.

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-19 Thread Kukjin Kim
On 06/19/13 13:04, Rahul Sharma wrote: + mike Mike, I'm waiting for your reply on this. If you're OK, let me take this series on top of exynos5420 stuff in samsung tree. Of course, if any concerns, please let me know. Thanks, - Kukjin On Tue, Jun 18, 2013 at 8:03 PM, Rahul

[PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-18 Thread Rahul Sharma
Add clock changes for hdmi subsystem for exynos5250 SoC. These include addition of new clocks like mout_hdmi and smmu_tv, associating ID to clk_hdmiphy and some essential corrections. This set is based on kukjin's for-next branch at

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-18 Thread Rahul Sharma
+ mike On Tue, Jun 18, 2013 at 8:03 PM, Rahul Sharma rahul.sha...@samsung.com wrote: Add clock changes for hdmi subsystem for exynos5250 SoC. These include addition of new clocks like mout_hdmi and smmu_tv, associating ID to clk_hdmiphy and some essential corrections. This set is based on