Re: [PATCH 3/3] serial/imx: parse from device tree support

2011-02-28 Thread Shawn Guo
On 18 February 2011 16:12, Jason Liu r64...@freescale.com wrote: Signed-off-by: Jason Liu r64...@freescale.com ---  drivers/tty/serial/imx.c |   81 --  1 files changed, 71 insertions(+), 10 deletions(-) diff --git a/drivers/tty/serial/imx.c

OMAP Cpuidle optimization patches

2011-02-28 Thread Vishwanath Sripathy
Hi Nicole, Could you pls take attached patch set for 2.6.38 Linaro kernel? These are already posted to lo and so far there are no comments. LO Link: https://patchwork.kernel.org/patch/566461/ Attached patches are rebased to latest Linaro .38 kernel. Regards Vishwa omap3_cpuidle.tar

OMAP4 MPU DVFS patches

2011-02-28 Thread Vishwanath Sripathy
Hi Nicolas, Attached patch set has support for MPU DVFS (cpufreq) on OMAP4 and these are rebased against latest .38 linaro kernel. omap cpufreq driver changes are already posted to lo (https://patchwork.kernel.org/patch/589081/) and OMAP4 DVFS layer changes will be upstreamed once Basic DVFS

Re: [PATCH v2] device/linaro/beagleboard: Setup network environment during booting

2011-02-28 Thread Alexander Sack
On Mon, Feb 28, 2011 at 1:00 PM, Jeremy Chang jeremy.ch...@linaro.org wrote: inline... On Sat, Feb 19, 2011 at 3:53 AM, Alexander Sack a...@linaro.org wrote: On Fri, Feb 18, 2011 at 5:15 PM, Jim Huang js...@0xlab.org wrote: 2011/2/19 Alexander Sack a...@linaro.org: On Fri, Feb 18, 2011 at

RE: [st-ericsson] v4l2 vs omx for camera

2011-02-28 Thread Marek Szyprowski
Hello, On Saturday, February 26, 2011 8:20 PM Nicolas Pitre wrote: On Sat, 26 Feb 2011, Kyungmin Park wrote: On Sat, Feb 26, 2011 at 2:22 AM, Linus Walleij linus.wall...@linaro.org wrote: 2011/2/24 Edward Hervey bilb...@gmail.com:  What *needs* to be solved is an API for data

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-28 Thread Laurent Pinchart
On Saturday 26 February 2011 13:12:42 Hans Verkuil wrote: On Friday, February 25, 2011 18:22:51 Linus Walleij wrote: 2011/2/24 Edward Hervey bilb...@gmail.com: What *needs* to be solved is an API for data allocation/passing at the kernel level which v4l2,omx,X,GL,vdpau,vaapi,... can

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-28 Thread Laurent Pinchart
On Sunday 27 February 2011 20:49:37 Arnd Bergmann wrote: On Saturday 26 February 2011, Edward Hervey wrote: Are there any gstreamer/linaro/etc core developers attending the ELC in San Francisco in April? I think it might be useful to get together before, during or after the conference

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-28 Thread Laurent Pinchart
On Monday 28 February 2011 11:21:52 Hans Verkuil wrote: On Monday, February 28, 2011 11:11:47 Laurent Pinchart wrote: On Saturday 26 February 2011 13:12:42 Hans Verkuil wrote: On Friday, February 25, 2011 18:22:51 Linus Walleij wrote: 2011/2/24 Edward Hervey bilb...@gmail.com: What

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 27 February 2011 17:31, Pierre Tardy tar...@gmail.com wrote: On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot vincent.guit...@linaro.org wrote: Hi, I have started to use the new cpuidle tracepoint and created a plugin for pytimechart. I'm not sure if it's the right way to add this

Re: [PATCH v2] device/linaro/beagleboard: Setup network environment during booting

2011-02-28 Thread Jim Huang
On 28 February 2011 20:33, Alexander Sack a...@linaro.org wrote: Is there something like a network management service/framework in android that could be improved to also consider LAN to achieve always-online? I assume it currently reacts on wifi or 3g signal becoming available/going away. hi

Re: [RFC] Linaro Toolchain for Android and NDK

2011-02-28 Thread Jesse Barker
FWIW, skia certainly isn't android only and, at least for the purposes of getting the validation side of things up and running, could be run on a non-android build (Jammy is likely doing something like this for his work, though not oriented at abrek at the moment). Of course, I could be

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 28 February 2011 16:30, Jean Pihet jean.pi...@newoldbits.com wrote: Hi Pierre, On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy tar...@gmail.com wrote: On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot vincent.guit...@linaro.org wrote: On 27 February 2011 17:31, Pierre Tardy tar...@gmail.com

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Jean Pihet
On Mon, Feb 28, 2011 at 4:49 PM, Pierre Tardy tar...@gmail.com wrote: On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet jean.pi...@newoldbits.com wrote: Hi Pierre, On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy tar...@gmail.com wrote: On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot

[PATCH] ARM: Thumb-2: Work around buggy Thumb-2 short branch relocations in gas

2011-02-28 Thread Dave Martin
Oops, forgot to CC: - Forwarded message from Dave Martin dave.mar...@linaro.org - Date: Mon, 28 Feb 2011 17:38:12 + From: Dave Martin dave.mar...@linaro.org To: linux-arm-ker...@lists.infradead.org Cc: Dave Martin dave.mar...@linaro.org Subject: [PATCH] ARM: Thumb-2: Work around

Re: [PATCH 2/3] arm/dt: add very basic dts file for babbage board

2011-02-28 Thread Grant Likely
On Mon, Feb 28, 2011 at 10:32:01PM +0800, Shawn Guo wrote: Hi Grant, On Mon, Feb 21, 2011 at 10:10:24AM -0700, Grant Likely wrote: On Mon, Feb 21, 2011 at 2:46 AM, Shawn Guo shawn@linaro.org wrote: [...] +       clocks { Do we already have a clock binding specification, which is

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
Thomas (added in the To: list) attempted to introduce some abbreviated states names but I do not know if this went through to the mainline and if it is applicable to pytimechart. Cf. [1] for the patch. There is another patch for omap from santosh that adds description for each of the C

Re: OMAP Cpuidle optimization patches

2011-02-28 Thread Nicolas Pitre
On Mon, 28 Feb 2011, Vishwanath Sripathy wrote: Hi Nicole, Could you pls take attached patch set for 2.6.38 Linaro kernel? These are already posted to lo and so far there are no comments. LO Link: https://patchwork.kernel.org/patch/566461/ Attached patches are rebased to latest Linaro

Re: OMAP4 MPU DVFS patches

2011-02-28 Thread Nicolas Pitre
On Mon, 28 Feb 2011, Vishwanath Sripathy wrote: Hi Nicolas, Attached patch set has support for MPU DVFS (cpufreq) on OMAP4 and these are rebased against latest .38 linaro kernel. omap cpufreq driver changes are already posted to lo (https://patchwork.kernel.org/patch/589081/) and OMAP4

Re: Thumb-2 kernel on imx51/efikamx

2011-02-28 Thread Nicolas Pitre
On Thu, 24 Feb 2011, John Rigby wrote: The resulting kernel builds and boots but some modules have problems: $ modprobe fat fat: unknown relocation: 102 FATAL: Error inserting vfat A workaround for what appears to be a binutils bug has been merged in linaro-2.6.38. So the Thumb2 kernel

A good skia [was: Re: [RFC] Linaro Toolchain for Android and NDK]

2011-02-28 Thread Michael Hope
On Tue, Mar 1, 2011 at 4:32 AM, Jesse Barker jesse.bar...@linaro.org wrote: FWIW, skia certainly isn't android only and, at least for the purposes of getting the validation side of things up and running, could be run on a non-android build (Jammy is likely doing something like this for his

Re: A good skia [was: Re: [RFC] Linaro Toolchain for Android and NDK]

2011-02-28 Thread Jammy Zhou
The skia code is also hold in the chromium project. I used chromium web browser to check the skia performance with some browser benchmarks. I think pixman is also a good candidate for skia to benchmark toolchain. Regards, Jammy On Tue, Mar 1, 2011 at 10:53 AM, Jim Huang jim.hu...@linaro.org