Re: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-30 Thread Tomasz Figa
On 19.06.2014 07:47, Rahul Sharma wrote: > Change bit from 2 to 9 for tv (mixer) sysmmu clock. > > Signed-off-by: Rahul Sharma > --- > Based on Kukjin's for-next branch. > > drivers/clk/samsung/clk-exynos5250.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers

Re: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-25 Thread Rahul Sharma
Sure Tomasz, Kukjin. Thanks for the update. Regards. On 25 June 2014 16:56, Kukjin Kim wrote: > Tomasz Figa wrote: >> >> Hi Rahul, >> >> On 25.06.2014 13:22, Rahul Sharma wrote: >> > Hi Kukjin, >> > >> > Please take this fix in your tree. >> >> This is a patch for Samsung clock drivers, so I'll

RE: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-25 Thread Kukjin Kim
Tomasz Figa wrote: > > Hi Rahul, > > On 25.06.2014 13:22, Rahul Sharma wrote: > > Hi Kukjin, > > > > Please take this fix in your tree. > > This is a patch for Samsung clock drivers, so I'll apply it when about > to send fixes pull request to Mike. > Yes, I also checked the datasheet and this c

Re: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-25 Thread Tomasz Figa
Hi Rahul, On 25.06.2014 13:22, Rahul Sharma wrote: > Hi Kukjin, > > Please take this fix in your tree. This is a patch for Samsung clock drivers, so I'll apply it when about to send fixes pull request to Mike. Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe dev

Re: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-25 Thread Rahul Sharma
Hi Kukjin, Please take this fix in your tree. Regards, Rahul Sharma On 19 June 2014 11:35, Sachin Kamat wrote: > On Thu, Jun 19, 2014 at 11:17 AM, Rahul Sharma > wrote: >> Change bit from 2 to 9 for tv (mixer) sysmmu clock. >> >> Signed-off-by: Rahul Sharma >> --- >> Based on Kukjin's for-ne

Re: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-18 Thread Sachin Kamat
On Thu, Jun 19, 2014 at 11:17 AM, Rahul Sharma wrote: > Change bit from 2 to 9 for tv (mixer) sysmmu clock. > > Signed-off-by: Rahul Sharma > --- > Based on Kukjin's for-next branch. > > drivers/clk/samsung/clk-exynos5250.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --gi

[PATCH] clk/exynos5250: fix bit number for tv sysmmu clock

2014-06-18 Thread Rahul Sharma
Change bit from 2 to 9 for tv (mixer) sysmmu clock. Signed-off-by: Rahul Sharma --- Based on Kukjin's for-next branch. drivers/clk/samsung/clk-exynos5250.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos5250.c b/drivers/clk/samsung/clk-exyn