Re: [U-Boot] [PATCH] Origen: Select SCLKMPLL as FIMD0 parent clock

2012-01-03 Thread Minkyu Kang
Dear Chander Kashyap, On 19 December 2011 15:16, Chander Kashyap wrote: > Signed-off-by: Chander Kashyap > --- >  board/samsung/origen/lowlevel_init.S |    5 + >  board/samsung/origen/origen_setup.h  |   12 >  2 files changed, 17 insertions(+), 0 deletions(-) > applied to u-boo

Re: snowball does not compile on linux-next

2012-01-03 Thread Deepti Kalakeri
Hello Linus, On Wed, Jan 4, 2012 at 9:37 AM, Paul Larson wrote: > On Tue, Jan 3, 2012 at 7:20 AM, Christian Robottom Reis > wrote: > >> On Tue, Jan 03, 2012 at 08:19:37AM +0100, Linus Walleij wrote: >> > On Mon, Jan 2, 2012 at 4:25 PM, Christian Robottom Reis < >> k...@linaro.org> wrote: >> > >

Re: [U-Boot] [PATCH V2 1/2] Exynos: PWM: Add TCMPB3 field in pwm structure

2012-01-03 Thread Minkyu Kang
Dear Chander Kashyap, On 19 December 2011 17:56, Chander Kashyap wrote: > Add TCMPB3 field in pwm structure, earliar this was res1. > > Signed-off-by: Chander Kashyap > --- >  arch/arm/include/asm/arch-exynos/pwm.h |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > applied to u-boo

Re: [U-Boot] [PATCH V2 2/2] Exynos: Fix ARM Clock frequency calculation

2012-01-03 Thread Minkyu Kang
Dear Chander Kashyap, On 19 December 2011 17:56, Chander Kashyap wrote: > Earliar ARM clock frequency was calculated by: > MOUTAPLL/(DIVAPLL + 1) which is actually returning SCLKAPLL. > It is fixed by calculating it as follows: > ARMCLK=MOUTCORE / (DIVCORE + 1) / (DIVCORE2 + 1) > > Signed-off-by:

Re: snowball does not compile on linux-next

2012-01-03 Thread Paul Larson
On Tue, Jan 3, 2012 at 7:20 AM, Christian Robottom Reis wrote: > On Tue, Jan 03, 2012 at 08:19:37AM +0100, Linus Walleij wrote: > > On Mon, Jan 2, 2012 at 4:25 PM, Christian Robottom Reis > wrote: > > > On Mon, Jan 02, 2012 at 01:59:10PM +0100, Linus Walleij wrote: > > >> On Mon, Jan 2, 2012 at 1

Re: [PATCH v4 3/6] clk: introduce the common clock framework

2012-01-03 Thread Richard Zhao
On Fri, Dec 16, 2011 at 04:45:48PM -0800, Turquette, Mike wrote: > On Wed, Dec 14, 2011 at 5:18 AM, Thomas Gleixner wrote: > > On Tue, 13 Dec 2011, Mike Turquette wrote: > >> +void __clk_unprepare(struct clk *clk) > >> +{ > >> +     if (!clk) > >> +             return; > >> + > >> +     if (WARN_O

Re: [PATCH] omap: use usleep_range() instead of mdelay()/udelay()

2012-01-03 Thread Kevin Hilman
Dmitry Antipov writes: > From e4db974edb5c46360465462518a88b83f1bdedf6 Mon Sep 17 00:00:00 2001 > From: Dmitry Antipov > Date: Wed, 21 Dec 2011 10:57:08 +0400 > Subject: [PATCH] omap: use usleep_range() instead of mdelay()/udelay() Please include a signoff and a descriptive changelog (describin

Re: [lm-sensors] [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer

2012-01-03 Thread Guenter Roeck
On Wed, 2011-12-21 at 06:59 -0500, Amit Daniel Kachhap wrote: > Export and register information from the hwmon tmu sensor to the samsung > exynos kernel thermal framework where different cooling devices and thermal > zone are binded. The exported information is based according to the data > structu

Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

2012-01-03 Thread Mark Brown
On Tue, Jan 03, 2012 at 01:47:09PM +, Russell King - ARM Linux wrote: > On Tue, Jan 03, 2012 at 09:25:30PM +0800, Richard Zhao wrote: > > In latest v6 version, I get clk transition latency from dt property, and get > > regulator transition latency from regulator API. > > Could you please help

Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

2012-01-03 Thread Richard Zhao
On 3 January 2012 21:47, Russell King - ARM Linux wrote: > On Tue, Jan 03, 2012 at 09:25:30PM +0800, Richard Zhao wrote: >> Hi Russel, >> >> On 3 January 2012 17:06, Russell King - ARM Linux >> wrote: >> > On Mon, Dec 26, 2011 at 09:44:52PM +0800, Richard Zhao wrote: >> >> On Mon, Dec 26, 2011 at

Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

2012-01-03 Thread Russell King - ARM Linux
On Tue, Jan 03, 2012 at 09:25:30PM +0800, Richard Zhao wrote: > Hi Russel, > > On 3 January 2012 17:06, Russell King - ARM Linux > wrote: > > On Mon, Dec 26, 2011 at 09:44:52PM +0800, Richard Zhao wrote: > >> On Mon, Dec 26, 2011 at 11:10:30AM +, Mark Brown wrote: > >> > The *call* is there i

Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

2012-01-03 Thread Richard Zhao
Hi Russel, On 3 January 2012 17:06, Russell King - ARM Linux wrote: > On Mon, Dec 26, 2011 at 09:44:52PM +0800, Richard Zhao wrote: >> On Mon, Dec 26, 2011 at 11:10:30AM +, Mark Brown wrote: >> > The *call* is there in the regulator subsystem, it's just that none of >> > the drivers back it u

RE: [PATCH V4 0/5] ARM: exynos: Add l2 retention mode cpuidle state

2012-01-03 Thread Kukjin Kim
amit kachhap wrote: > > Hi Mr kim, > > All the comments have been addressed for the Exynos cpu idle patchset. > The updated patchset was posted about one month back and there have > been no further comments on the patchset since then. > > As this patchset seems to be stable now, do you think the

Re: snowball does not compile on linux-next

2012-01-03 Thread Christian Robottom Reis
On Tue, Jan 03, 2012 at 08:19:37AM +0100, Linus Walleij wrote: > On Mon, Jan 2, 2012 at 4:25 PM, Christian Robottom Reis > wrote: > > On Mon, Jan 02, 2012 at 01:59:10PM +0100, Linus Walleij wrote: > >> On Mon, Jan 2, 2012 at 12:49 PM, Daniel Lezcano > >> wrote: > >> > >> > the kernel does not co

Re: [PATCH v4 4/7] cpufreq: add clk-reg cpufreq driver

2012-01-03 Thread Russell King - ARM Linux
On Mon, Dec 26, 2011 at 09:44:52PM +0800, Richard Zhao wrote: > On Mon, Dec 26, 2011 at 11:10:30AM +, Mark Brown wrote: > > The *call* is there in the regulator subsystem, it's just that none of > > the drivers back it up with an actual implementation yet. Which turns > > out to be a good thin