Re: Trouble on tip

2011-10-14 Thread Zach Pfeffer
On 14 October 2011 22:49, Zach Pfeffer wrote: > On 14 October 2011 21:28, Zach Pfeffer wrote: >> On 14 October 2011 21:19, Zach Pfeffer wrote: >>> On 14 October 2011 16:57, Zach Pfeffer wrote: https://android-build.linaro.org/builds/~linaro-android/staging-panda/#build=36 can't l

Re: Trouble on tip

2011-10-14 Thread Zach Pfeffer
On 14 October 2011 21:28, Zach Pfeffer wrote: > On 14 October 2011 21:19, Zach Pfeffer wrote: >> On 14 October 2011 16:57, Zach Pfeffer wrote: >>> https://android-build.linaro.org/builds/~linaro-android/staging-panda/#build=36 >>> >>> can't launch windows, but >>> >>> https://android-build.linar

Re: pinctrl_config APIs, and other pinmux questions

2011-10-14 Thread Shawn Guo
On Fri, Oct 14, 2011 at 08:53:33AM -0700, Stephen Warren wrote: > Shawn Guo wrote at Friday, October 14, 2011 8:59 AM: > > It might be a good place for me to catch up the pinctrl subsystem > > discussion, as far as imx migration concerned. > > > > I have not read the backlog of all the previous di

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Richard Zhao
> - When I define a clk array, I don't need to find another place to store > .ops. ^ remove "don't". sorry for that. ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listin

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Richard Zhao
On Fri, Oct 14, 2011 at 11:14:19AM -0700, Turquette, Mike wrote: > On Thu, Sep 22, 2011 at 3:26 PM, Mike Turquette wrote: > > From: Jeremy Kerr > >  struct clk_hw_ops { > >        int             (*prepare)(struct clk_hw *); > >        void            (*unprepare)(struct clk_hw *); > >        int

SCHED_MC dropped from ARM configs?

2011-10-14 Thread John Stultz
Hey Amit, In updating our tree to 3.1, I noticed the SCHED_MC config option dropped out of the savedefconfig and it doesn't seem to be found in the arm Kconfig. Is that expected? Or are there out of tree patches that provide the SCHED_MC option for 3.1? thanks -john

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Turquette, Mike
On Thu, Sep 22, 2011 at 3:26 PM, Mike Turquette wrote: > From: Jeremy Kerr >  struct clk_hw_ops { >        int             (*prepare)(struct clk_hw *); >        void            (*unprepare)(struct clk_hw *); >        int             (*enable)(struct clk_hw *); >        void            (*disable)(

[Activity] Power Management WG Weekly Status report for week ending 2011-10-14

2011-10-14 Thread Mounir Bsaibes
Enclosed please find the link to the Weekly Status report for the Power Management working group for the week ending 2011-10-14 == Meeting Minutes == https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2011-10-12 == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/PowerM

linaro-overlay: auto-serial-console clobbers bootup serial port configuration

2011-10-14 Thread Dave Martin
"Filing" this bug report on linaro-dev for now, so I don't forget it. I can't figure out how to file a but against linaro-overlay on launchpad. (Any suggestions?) Cheers ---Dave -- linaro-overlay: auto-serial-console clobbers bootup serial port configuration auto-serial-console makes incorrect

[Activity] Kernel WG Weekly Status report for week ending 2011-10-14

2011-10-14 Thread Mounir Bsaibes
Enclosed please find the link to the Weekly Status report for the kernel working group for the week ending 2011-10-07 == Meeting Minutes == https://wiki.linaro.org/WorkingGroups/Kernel/Meetings/2011-10-10 == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/Kernel/Status/2011-10-13

RE: Please complete registration for Linaro Connect

2011-10-14 Thread Stephen Doel
Hi All, You'll be pleased to hear this is my last nag spam to these e-mail aliases for this Connect. Starting Monday, we'll start providing useful information using the alias connect-q4...@linaro.org. You'll be on this if you have already completed this form:

RE: pinctrl_config APIs, and other pinmux questions

2011-10-14 Thread Stephen Warren
Shawn Guo wrote at Friday, October 14, 2011 8:59 AM: > It might be a good place for me to catch up the pinctrl subsystem > discussion, as far as imx migration concerned. > > I have not read the backlog of all the previous discussion, so please > excuse me if something I put here have been discusse

Re: pinctrl_config APIs, and other pinmux questions

2011-10-14 Thread Shawn Guo
It might be a good place for me to catch up the pinctrl subsystem discussion, as far as imx migration concerned. I have not read the backlog of all the previous discussion, so please excuse me if something I put here have been discussed. On Thu, Oct 13, 2011 at 01:59:55PM -0700, Stephen Warren wr

Re: Jenkins and Ec2 plugin upgrade on Linaro CI [ ci.linaro.org]

2011-10-14 Thread Deepti Kalakeri
The proposed time for the upgrade would be UTC *06:00:00 a.m. Wednesday October 19, 2011*. On Fri, Oct 14, 2011 at 3:07 PM, Deepti Kalakeri wrote: > Hello, > > I'd like to upgrade Jenkins on ci.linaro.org to align with the > jenkins and ec2 plugin version on https://android-build.linaro.org/. >

Re: sneak preview of kernel ci views

2011-10-14 Thread Rob Herring
On 10/12/2011 07:16 PM, Michael Hudson-Doyle wrote: > Hi all, > > I've done a stealth deploy (stealth as in "no links point to this page") > of the first cut of the kernel ci view I've been working on: > > http://validation.linaro.org/lava-server/kernel-ci-views/index > > It's very much an a

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Mark Brown
On Fri, Oct 14, 2011 at 12:57:39PM +0200, David Henningsson wrote: > Have you had a look at the patches for UCM already posted several > months ago, and that I spent quite some time reviewing? Or are you > planning to start over from scratch? Yeah, what's the status on those? There didn't seem t

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Mark Brown
On Fri, Oct 14, 2011 at 12:19:53PM +0200, David Henningsson wrote: > On 10/14/2011 11:42 AM, Feng Wei wrote: > >Actually we must map the concepts because ucm is designed for abstract > >the complicated kcontrol. In my mind, if we use ucm in pa, the > >original profile configuration files and mixer

Re: Jenkins and Ec2 plugin upgrade on Linaro CI [ ci.linaro.org]

2011-10-14 Thread James Westby
Hi, That sounds good to me. Thanks, James On Fri, 14 Oct 2011 15:07:10 +0530, Deepti Kalakeri wrote: > Hello, > > I'd like to upgrade Jenkins on ci.linaro.org to align with the > jenkins and ec2 plugin version on https://android-build.linaro.org/. > ci.linaro.org currently runs on jenkins v

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Mark Brown
On Fri, Oct 14, 2011 at 12:00:54PM +0200, David Henningsson wrote: > On 10/14/2011 11:39 AM, Mark Brown wrote: > >On Fri, Oct 14, 2011 at 10:57:08AM +0200, David Henningsson wrote: > >>As for ports, this again depends on what is mutually exclusive and > >>what could be used in parallel, I vaguely r

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread David Henningsson
On 10/14/2011 12:40 PM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 11:42 AM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 09:39 AM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 04:47 AM, Feng Wei wrote: Hi Liam, Mark, Colin, and all, I

Re: error while running l-m-c on one build machine

2011-10-14 Thread Tushar Behera
Hi Fathi, On Friday 14 October 2011 04:22 PM, Tushar Behera wrote: Hi Fathi, On Friday 14 October 2011 11:45 AM, Fathi Boudra wrote: Hi Tushar, On 14 October 2011 06:40, Tushar Behera wrote: Hi, In one of the build machines, I am getting following error [1] while building a qemu image with

Re: error while running l-m-c on one build machine

2011-10-14 Thread Tushar Behera
Hi Fathi, On Friday 14 October 2011 11:45 AM, Fathi Boudra wrote: Hi Tushar, On 14 October 2011 06:40, Tushar Behera wrote: Hi, In one of the build machines, I am getting following error [1] while building a qemu image with l-m-c using leb build for origen. The build fails only on this one m

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Feng Wei
2011/10/14 David Henningsson : > On 10/14/2011 11:42 AM, Feng Wei wrote: >> >> 2011/10/14 David Henningsson: >>> >>> On 10/14/2011 09:39 AM, Feng Wei wrote: 2011/10/14 David Henningsson: > > On 10/14/2011 04:47 AM, Feng Wei wrote: >> >> Hi Liam, Mark, Colin, and all, >

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Richard Zhao
On Fri, Oct 14, 2011 at 11:05:04AM +0100, Mark Brown wrote: > On Fri, Oct 14, 2011 at 04:10:26PM +0800, Richard Zhao wrote: > > On Thu, Sep 22, 2011 at 03:26:56PM -0700, Mike Turquette wrote: > > snip essentially Mike's entire mail - *please* delete irrelevant quotes > from your replies, it makes

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread David Henningsson
On 10/14/2011 11:42 AM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 09:39 AM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 04:47 AM, Feng Wei wrote: Hi Liam, Mark, Colin, and all, I study the codes in pulseaudio and alsa ucm patch recently, and create a pa

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Mark Brown
On Fri, Oct 14, 2011 at 04:10:26PM +0800, Richard Zhao wrote: > On Thu, Sep 22, 2011 at 03:26:56PM -0700, Mike Turquette wrote: snip essentially Mike's entire mail - *please* delete irrelevant quotes from your replies, it makes it very much easier to find the new text in your mail and is much more

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread David Henningsson
On 10/14/2011 11:39 AM, Mark Brown wrote: On Fri, Oct 14, 2011 at 10:57:08AM +0200, David Henningsson wrote: As for ports, this again depends on what is mutually exclusive and what could be used in parallel, I vaguely remember "Modifiers" as something that could be used in parallel with existing

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Feng Wei
2011/10/14 David Henningsson : > On 10/14/2011 09:39 AM, Feng Wei wrote: >> >> 2011/10/14 David Henningsson: >>> >>> On 10/14/2011 04:47 AM, Feng Wei wrote: Hi Liam, Mark, Colin, and all,   I study the codes in pulseaudio and alsa ucm patch recently, and create a page of my stud

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Mark Brown
On Fri, Oct 14, 2011 at 10:57:08AM +0200, David Henningsson wrote: > There is also the "Use Case" concept in UCM, Is there always exactly > one verb for every use case? If not, one might wonder if "Use Case" > or "Verb" is what should correspond to the "Profile" concept. Yes, pretty much. > As f

Jenkins and Ec2 plugin upgrade on Linaro CI [ ci.linaro.org]

2011-10-14 Thread Deepti Kalakeri
Hello, I'd like to upgrade Jenkins on ci.linaro.org to align with the jenkins and ec2 plugin version on https://android-build.linaro.org/. ci.linaro.org currently runs on jenkins version 1.400 and ec2 plugin version 1.11, the versions available on https://android-build.linaro.org/ for jenkins is

Re: [PATCH 1/2] drivers: create a pin control subsystem v9

2011-10-14 Thread Chanho Park
2011/10/13 Linus Walleij : > On Thu, Oct 13, 2011 at 2:55 AM, Chanho Park wrote: > >> Some gpio-ranges doesn't match with pin numbers. >> For example, gpio_range_b starts gpio 48. >> However, a pin base number of gpio_range_b is 96. It isn't same with gpio >> base. >> A pinctrl driver must know t

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread David Henningsson
On 10/14/2011 09:39 AM, Feng Wei wrote: 2011/10/14 David Henningsson: On 10/14/2011 04:47 AM, Feng Wei wrote: Hi Liam, Mark, Colin, and all, I study the codes in pulseaudio and alsa ucm patch recently, and create a page of my study result. I appreciate your feedback. The page is at https://

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-14 Thread Richard Zhao
Hi Mike, On Thu, Sep 22, 2011 at 03:26:56PM -0700, Mike Turquette wrote: > From: Jeremy Kerr > > We currently have ~21 definitions of struct clk in the ARM architecture, > each defined on a per-platform basis. This makes it difficult to define > platform- (or architecture-) independent clock sou

Re: [pulseaudio-discuss] alsa ucm in pulseaudio

2011-10-14 Thread Feng Wei
2011/10/14 David Henningsson : > On 10/14/2011 04:47 AM, Feng Wei wrote: >> >> Hi Liam, Mark, Colin, and all, >>   I study the codes in pulseaudio and alsa ucm patch recently, and >> create a page of my study result. I appreciate your feedback. The page >> is at >> https://wiki.linaro.org/WorkingGr