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 wrote: > Signed-off-by: Jason Liu > --- >  drivers/tty/serial/imx.c |   81 > -- >  1 files changed, 71 insertions(+), 10 deletions(-) > > diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c > old mode 1

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 Description

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

2011-02-28 Thread Jeremy Chang
On Sat, Feb 19, 2011 at 3:53 AM, Alexander Sack wrote: > On Fri, Feb 18, 2011 at 5:15 PM, Jim Huang wrote: >> 2011/2/19 Alexander Sack : >>> On Fri, Feb 18, 2011 at 4:42 PM, Jim Huang wrote: >> [...] To be precise, this patch works with Beagleboard-xM only. Beagleboard xM has one Ethe

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 frame

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 wrote: > > On Sat, Feb 19, 2011 at 3:53 AM, Alexander Sack wrote: >> On Fri, Feb 18, 2011 at 5:15 PM, Jim Huang wrote: >>> 2011/2/19 Alexander Sack : On Fri, Feb 18, 2011 at 4:42 PM, Jim Huang wrote: >>> [...] > To be precise, this patch w

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 > > wrote: > > > 2011/2/24 Edward Hervey : > > > > > >>  What *needs* to be solved is an API for data allocation/passing at the >

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

2011-02-28 Thread Hans Verkuil
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 : > > > > What *needs* to be solved is an API for data allocation/passing at the >

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 : > > > What *needs* to be solved is an API for data allocation/passing at the > > > > > > kernel level which v4l2,omx,X,GL,vdpau,vaapi,... can use an

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

2011-02-28 Thread Robert Fekete
On 28 February 2011 11:33, Laurent Pinchart < laurent.pinch...@ideasonboard.com> wrote: > 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, Feb

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 conf

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

2011-02-28 Thread Hans Verkuil
On Sunday, February 27, 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

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 : > > > > > What *n

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 27 February 2011 17:31, Pierre Tardy wrote: > On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot > 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 cpuidle trace format >> update but i

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 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 Alexander,

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

2011-02-28 Thread Shawn Guo
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 wrote: [...] > >> +       clocks { Do we already have a clock binding specification, which is followed by this example? Or the properties given here still can be discussed and op

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot wrote: > On 27 February 2011 17:31, Pierre Tardy wrote: >> On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot >> wrote: >>> Hi, >>> >>> I have started to use the new cpuidle tracepoint and created a plugin >>> for pytimechart. >>> I'm not sure if i

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Jean Pihet
Hi Pierre, On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: > On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot > wrote: >> On 27 February 2011 17:31, Pierre Tardy wrote: >>> On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot >>> wrote: Hi, I have started to use the new cpuidl

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 over-simpl

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vincent Guittot
On 28 February 2011 16:30, Jean Pihet wrote: > Hi Pierre, > > On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >> wrote: >>> On 27 February 2011 17:31, Pierre Tardy wrote: On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot wrote:

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Pierre Tardy
On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet wrote: > Hi Pierre, > > On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >> wrote: >>> On 27 February 2011 17:31, Pierre Tardy wrote: On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Jean Pihet
On Mon, Feb 28, 2011 at 4:49 PM, Pierre Tardy wrote: > On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet wrote: >> Hi Pierre, >> >> On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy wrote: >>> On Mon, Feb 28, 2011 at 2:43 PM, Vincent Guittot >>> wrote: On 27 February 2011 17:31, Pierre Tardy wrote:

Re: [pytimechart] new cpuidle tracepoint

2011-02-28 Thread Vishwanath Sripathy
On Mon, Feb 28, 2011 at 9:36 PM, Jean Pihet wrote: > On Mon, Feb 28, 2011 at 4:49 PM, Pierre Tardy wrote: >> On Mon, Feb 28, 2011 at 4:30 PM, Jean Pihet >> wrote: >>> Hi Pierre, >>> >>> On Mon, Feb 28, 2011 at 4:09 PM, Pierre Tardy 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 - Date: Mon, 28 Feb 2011 17:38:12 + From: Dave Martin To: linux-arm-ker...@lists.infradead.org Cc: Dave Martin Subject: [PATCH] ARM: Thumb-2: Work around buggy Thumb-2 short branch relocations in gas Various binutils

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 wrote: > [...] > > >> +       clocks { > > Do we already have a clock binding specification, which is followed >

Google Summer of Code

2011-02-28 Thread Loïc Minier
Hey https://wiki.linaro.org/GSoC We're looking at applying as a mentoring organization; we're still working out the details though. If you'd like to act as a *mentor* for a GSoC student this summer, now is the perfect time to add ideas to the list of candidate projects which st

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 Lin

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 OMAP

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 kern

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 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 work, > though not orient

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

2011-02-28 Thread Jim Huang
On 1 March 2011 10:45, Michael Hope wrote: [...] > I'd like to use Skia as a toolchain benchmark but the upstream seems a > bit messy.  I'm using this export: >  http://people.linaro.org/~michaelh/skia-0~svn788.tar.xz hi Michael, Thanks for your interest! > from http://code.google.com/p/skia/ w

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 wrote: > On 1 March 201

Re: [RFC] Linaro Toolchain for Android and NDK

2011-02-28 Thread Jim Huang
On 25 February 2011 22:28, Alexander Sack wrote: > On Wed, Feb 23, 2011 at 8:28 AM, Jim Huang wrote: >> I would like to make a proposal about utilizing Linaro toolchain for >> Android and NDK (Native Development Kit)[1]. Added linaro-toolchai list in Cc. >> ** Motivation >> >> There are some di