Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Sangwook Lee
Hi John On 11/04/12 20:19, John Stultz wrote: On 04/09/2012 03:18 PM, John Stultz wrote: I went ahead and forward ported the AOSP-3.3 tree to 3.4-rc1. You can grab it here: git://git.linaro.org/people/jstultz/android.git linaro-android-3.4-jstultz-rebase Sigh. Looks like the Google devs are

Re: [PATCH 00/13] common clk framework misc fixes

2012-04-13 Thread Mark Brown
On Wed, Apr 11, 2012 at 06:02:38PM -0700, Mike Turquette wrote: > This series collects many of the fixes posted for the recently merged > common clock framework as well as some general clean-up. Most of the > code classifies as a clean-up moreso than a bug fix; hopefully this is > not a problem si

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Jon Medhurst (Tixy)
Hi John When using the linaro-android-3.4 branch the mouse buttons don't seem to work. I've tracked the problem down to something you fixed in linaro-android-3.4-jstultz-rebase, namely: http://git.linaro.org/gitweb?p=people/jstultz/android.git;a=commit;h=2d571b539f94918e416971d0d2a7584544906f2c C

Re: Which kernel should outside developers use?

2012-04-13 Thread Arnd Bergmann
On Wednesday 04 April 2012, Chris Simmonds wrote: > > On 04/04/12 11:53, Amit Kucheria wrote: > > On Wed, Apr 4, 2012 at 1:31 PM, Chris Simmonds > > wrote: > >> Hello, > >> > >> I am working on behalf of an SoC vendor and I am trying to work out which > >> (if any) of the many git trees at http:

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Tushar Behera
On 04/13/2012 02:48 PM, Sangwook Lee wrote: > Hi John > > On 11/04/12 20:19, John Stultz wrote: >> On 04/09/2012 03:18 PM, John Stultz wrote: >>> I went ahead and forward ported the AOSP-3.3 tree to 3.4-rc1. >>> >>> You can grab it here: >>> git://git.linaro.org/people/jstultz/android.git >>> lina

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Tushar Behera
On 04/13/2012 04:19 PM, Tushar Behera wrote: > On 04/13/2012 02:48 PM, Sangwook Lee wrote: >> Hi John >> >> On 11/04/12 20:19, John Stultz wrote: >>> On 04/09/2012 03:18 PM, John Stultz wrote: I went ahead and forward ported the AOSP-3.3 tree to 3.4-rc1. You can grab it here: gi

Re: About how to integrate android test into LAVA

2012-04-13 Thread YongQin Liu
| Put this email in a Wiki: | https://wiki.linaro.org/Platform/Android/IntegrateATestIntoLava Thank you for put it into a wiki, Zach! The wiki is a good place. Add in MANIFEST.in if there is a folder for the test case: > include lava_android_test/test_definitions/${test_folder}/* > > Add an entry

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread Sangwook Lee
On 13 April 2012 12:01, Tushar Behera wrote: > On 04/13/2012 04:19 PM, Tushar Behera wrote: > > On 04/13/2012 02:48 PM, Sangwook Lee wrote: > >> Hi John > >> > >> On 11/04/12 20:19, John Stultz wrote: > >>> On 04/09/2012 03:18 PM, John Stultz wrote: > I went ahead and forward ported the AOSP

[PATCH v2 2/2] regulator: da9052: add device tree support

2012-04-13 Thread Ying-Chun Liu (PaulLiu)
From: "Ying-Chun Liu (PaulLiu)" This patch adds device tree support for dialog regulators Signed-off-by: Ying-Chun Liu (PaulLiu) Cc: Mark Brown Cc: Liam Girdwood Cc: Samuel Ortiz Cc: Shawn Guo Cc: Ashish Jangam --- drivers/regulator/da9052-regulator.c | 29 -

[PATCH v2 1/2] mfd: da9052: add device-tree support for i2c driver

2012-04-13 Thread Ying-Chun Liu (PaulLiu)
From: "Ying-Chun Liu (PaulLiu)" This patch adds device-tree support for dialog MFD and the binding documentations. Signed-off-by: Ying-Chun Liu (PaulLiu) Cc: Samuel Ortiz Cc: Mark Brown Cc: Shawn Guo Cc: Ashish Jangam --- .../devicetree/bindings/mfd/da9052-i2c.txt | 64 ++

Re: [RFC] Scheduler recorder and playback

2012-04-13 Thread Pantelis Antoniou
Hi Dmitry, Yes, I know, the non-portability of perf.data is a big issue, and one of the design goals of spr-replay. The generated program by spr-replay is perfectly portable, but due to the way perf data format is, they are not. We can't do anything about perf.data, but the spr-replay program sho

Re: Thermal release for this month.

2012-04-13 Thread Amit Kucheria
Adding Guodong and Tushar to make sure that the LT trees also have thermal management turned on for 12.04. And cc'ing linaro-dev and the release manager. :) /Amit On Fri, Apr 13, 2012 at 4:47 PM, Amit Kachhap wrote: > Hi Andrey, > > Please pull the thermal management work for exynos4 and imx6 p

Re: [PATCH v2 1/2] mfd: da9052: add device-tree support for i2c driver

2012-04-13 Thread Mark Brown
On Fri, Apr 13, 2012 at 09:37:40PM +0800, Ying-Chun Liu (PaulLiu) wrote: > + regulators { > + buck0 { > + regulator-name = "DA9052_BUCK_CORE"; > + regulator-min-microvolt = <50>; > +

Re: [PATCH v2 2/2] regulator: da9052: add device tree support

2012-04-13 Thread Mark Brown
On Fri, Apr 13, 2012 at 09:37:41PM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > This patch adds device tree support for dialog regulators Applied, thanks. It'd be good to correct the documentation in patch 1 but there should be no code dependency on the core chang

Re: [PATCH] rtc: add support for Freescale SNVS RTC

2012-04-13 Thread Ying-Chun Liu (PaulLiu)
(2012年03月22日 23:11), Shawn Guo wrote: > On Mon, Mar 19, 2012 at 09:04:29PM +0800, Ying-Chun Liu (PaulLiu) wrote: >> + >> +#define RTC_READ_TIME_47BIT _IOR('p', 0x20, unsigned long long) >> +/* blocks until LPSCMR is set, returns difference */ >> +#define RTC_WAIT_TIME_SET _IOR('p', 0x21, int64_t)

Re: Linaro 12.04 3.4-rc1 based androidization branch is available

2012-04-13 Thread John Stultz
On 04/13/2012 03:22 AM, Jon Medhurst (Tixy) wrote: Hi John When using the linaro-android-3.4 branch the mouse buttons don't seem to work. I've tracked the problem down to something you fixed in linaro-android-3.4-jstultz-rebase, namely: http://git.linaro.org/gitweb?p=people/jstultz/android.git;a

Re: Thermal release for this month.

2012-04-13 Thread Andrey Konovalov
Greetings, On 04/13/2012 05:52 PM, Amit Kucheria wrote: Adding Guodong and Tushar to make sure that the LT trees also have thermal management turned on for 12.04. And cc'ing linaro-dev and the release manager. :) /Amit On Fri, Apr 13, 2012 at 4:47 PM, Amit Kachhap wrote: Hi Andrey, Please

Re: [PATCH 00/13] common clk framework misc fixes

2012-04-13 Thread Turquette, Mike
On Fri, Apr 13, 2012 at 2:21 AM, Mark Brown wrote: > On Wed, Apr 11, 2012 at 06:02:38PM -0700, Mike Turquette wrote: >> This series collects many of the fixes posted for the recently merged >> common clock framework as well as some general clean-up.  Most of the >> code classifies as a clean-up mo

Re: [PATCH 01/13] clk: core: correct clk_set_rate kerneldoc

2012-04-13 Thread Turquette, Mike
On Wed, Apr 11, 2012 at 9:28 PM, Viresh Kumar wrote: > On 4/12/2012 6:32 AM, Mike Turquette wrote: >> - * If clk has the CLK_SET_RATE_GATE flag set and it is enabled this call >> - * will fail; only when the clk is disabled will it be able to change >> - * its rate. > > Why is CLK_SET_RATE_GATE re

Re: [PATCH 02/13] clk: core: remove dead code paths

2012-04-13 Thread Turquette, Mike
On Wed, Apr 11, 2012 at 11:14 PM, Viresh Kumar wrote: > On 4/12/2012 6:32 AM, Mike Turquette wrote: >> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c >> index 3ed36d3..4daacf5 100644 >> --- a/drivers/clk/clk.c >> +++ b/drivers/clk/clk.c >> @@ -194,7 +194,7 @@ static int __init clk_debug_init(v

Re: Thermal release for this month.

2012-04-13 Thread Christian Robottom Reis
On Sat, Apr 14, 2012 at 01:02:59AM +0400, Andrey Konovalov wrote: > 2) So the new thermal_exynos4_imx6_work obsoletes the old > exynos_thermal_framework_V2 topic. You should mention that > explicitly when asking to add the new one to linux-linaro! I was a bit surprised at something related to this