Re: RE: [PATCH v4 00/12] clk: exynos4: migrate to common clock framework

2012-11-27 Thread Mike Turquette
Quoting Kukjin Kim (2012-11-26 16:57:53) > Mike Turquette wrote: > > > > Quoting Thomas Abraham (2012-11-24 13:17:53) > > > Changes since v3: > > > - Includes changes suggested by Tomasz Figa > > > > > > > Hi Thomas, > > > Hi Mike, > > > 3.7-rc7 is out and I do not wish to take any large chang

Re: [PATCH v4 00/12] clk: exynos4: migrate to common clock framework

2012-11-27 Thread Thomas Abraham
On 27 November 2012 01:01, Mike Turquette wrote: > Quoting Thomas Abraham (2012-11-24 13:17:53) >> Changes since v3: >> - Includes changes suggested by Tomasz Figa >> > > Hi Thomas, > > 3.7-rc7 is out and I do not wish to take any large changes this close to > the merge window opening up. I will

RE: [PATCH v4 00/12] clk: exynos4: migrate to common clock framework

2012-11-26 Thread Kukjin Kim
Mike Turquette wrote: > > Quoting Thomas Abraham (2012-11-24 13:17:53) > > Changes since v3: > > - Includes changes suggested by Tomasz Figa > > > > Hi Thomas, > Hi Mike, > 3.7-rc7 is out and I do not wish to take any large changes this close to > the merge window opening up. I will review th

Re: [PATCH v4 00/12] clk: exynos4: migrate to common clock framework

2012-11-26 Thread Mike Turquette
Quoting Thomas Abraham (2012-11-24 13:17:53) > Changes since v3: > - Includes changes suggested by Tomasz Figa > Hi Thomas, 3.7-rc7 is out and I do not wish to take any large changes this close to the merge window opening up. I will review these patches and give any feedback now on the common

[PATCH v4 00/12] clk: exynos4: migrate to common clock framework

2012-11-24 Thread Thomas Abraham
Changes since v3: - Includes changes suggested by Tomasz Figa This patch series migrates the Samsung Exynos4 SoC clock code to adopt the common clock framework. The use of Samsung specific clock structures has been removed and all board support code has been updated. imx-style of clock registrati