test files defined in src/com/android/mediaframeworktest/MediaNames.java

2011-11-09 Thread yong qin
Hello, All Does anyone who know where to get the test files defined in file src/com/android/mediaframeworktest/MediaNames.java. or how to generate those files. like public static final String MP3CBR = "/sdcard/media_api/music/MP3_256kbps_2ch.mp3"; public static final String MP3VBR = "/sdc

RE: [PATCH v2] pinctrl: hide subsystem from the populace

2011-11-09 Thread Stephen Warren
Linus Walleij wrote at Wednesday, November 09, 2011 7:13 AM: > Machines that have embedded pin controllers need to select them > explicitly, so why broadcast their config options to menuconfig. > We provide a helpful submenu for those machines that do select > it, making it possible to enable debug

Re: launchpad: ddeb packages in ppa problem

2011-11-09 Thread Loïc Minier
Reported at https://bugs.launchpad.net/launchpad/+bug/888204 Thanks -- Loïc Minier ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

launchpad: ddeb packages in ppa problem

2011-11-09 Thread Riku Voipio
Hi, I got the following errors from my recent uploads to linaro-maintainers/staging-overlay ppa: Rejected: Orphaned debug packages: zlib1g-udeb-dbgsym 1:1.2.3.4.dfsg-3ubuntu3linaro1 (i386) So it seems ddebs have been enabled (thanks!), but seems broken - I didn't do anything udeb related while p

Re: Neon Optimized Echo Cancellation

2011-11-09 Thread Ilias Biris
Hello Sangram Rony (CC'd) was looking at the speex optimisation but as the work was already being carried out by the community and it was low priority for us, we postponed the work till we have a good understanding of what sort of optimisation is needed. A release of speex in our LEBs was done in

RE: [PATCH] pinctrl: Add explicit gpio_disable_free pinmux_op

2011-11-09 Thread Stephen Warren
Stephen Warren wrote at Friday, October 21, 2011 12:26 PM: > Some pinctrl drivers (Tegra at least) program a pin to be a GPIO in a > completely different manner than they select which function to mux out of > that pin. In order to support a single "free" pinmux_op, the driver would > need to mainta

Re: Freeze date for the Linaro 11.11 kernel release

2011-11-09 Thread Mike Turquette
On Tue, Nov 8, 2011 at 11:25 PM, Amit Kucheria wrote: > On Wed, Nov 9, 2011 at 12:59 AM, Nicolas Pitre > wrote: >> >> We are considering freezing the 11.11 kernel this next Monday (Nov 14) >> in order to release it on Wednesday (Nov 16), so it is out there before >> the US Thanksgiving holiday.

[PATCH v2] pinctrl: hide subsystem from the populace

2011-11-09 Thread Linus Walleij
From: Linus Walleij Machines that have embedded pin controllers need to select them explicitly, so why broadcast their config options to menuconfig. We provide a helpful submenu for those machines that do select it, making it possible to enable debugging for example. Reported-by: Linus Torvalds

Re: [PATCH] pinctrl: hide subsystem from the populace

2011-11-09 Thread Linus Walleij
On Mon, Nov 7, 2011 at 5:23 PM, Stephen Warren wrote: > Linus Walleij wrote at Monday, November 07, 2011 7:15 AM: >>  if PINCTRL >> >> +menu "Pin controllers" >> +     depends on PINCTRL >> + >>  config PINMUX >>       bool "Support pinmux controllers" >>       help > > But shouldn't PINMUX and P

Re: [Patch 5/11] Regulator: DA9052/53 regulator support v5

2011-11-09 Thread Mark Brown
On Wed, Nov 09, 2011 at 08:42:44PM +0800, Ying-Chun Liu (PaulLiu) wrote: > Hi Mark, > I've already tested this driver (v5) with the DA9052 MFD v8 driver > posted on 2003. It is tested on my imx53 Quickstart board. This > patch also looks good to me. Please review this driver if possible. Ple

Neon Optimized Echo Cancellation

2011-11-09 Thread Sangram PATNAIK
Hi, I'm trying to make a SIP stack run on a low-end processor (720 MIPS capable). Problem is the stack's EC is not neon-optimized & with a 256 ms EC tail, I'm exhausting the CPU. On one of the forums, I came across neon optimization trials for speex AEC by Linaro. Has there been a completed pr

Re: [Patch 5/11] Regulator: DA9052/53 regulator support v5

2011-11-09 Thread Ying-Chun Liu (PaulLiu)
(2011年11月08日 16:28), ashishj3 wrote: > On Tue, 2011-10-18 at 20:37 +0530, ashishj3 wrote: >> The Dialog PMIC has below featured regulators:- >> DA9052-BC - 4 DVS Buck converters 0.5V - 3.6V upto 1Amp. >> DA9053-AA/BX - 4 DVS Buck converters 0.5V - 2.5V upto 3Amp. >> DA9052/53 - 10 Programmable LDO

Re: Some more comments on CI loop interface

2011-11-09 Thread Alexander Sack
On Wed, Nov 9, 2011 at 5:36 AM, Michael Hudson-Doyle < michael.hud...@linaro.org> wrote: > On Tue, 8 Nov 2011 12:56:39 -0800, Deepak Saxena > wrote: > > > 2) From the main ci-loop page, how do I get to > > a link for the RSS feed? Are the RSS feeds > > per-tree or per (tree + defconfig) c

Re: Adding USB charge current property in the Linux Battery core

2011-11-09 Thread Felipe Balbi
Hi, On Wed, Nov 09, 2011 at 12:30:19PM +, Ashish Jangam wrote: > > > > On Wed, Nov 09, 2011 at 01:43:37PM +0530, ashishj3 wrote: > > > > > For a better performance in USB charging operation, the DA9052/53 > > > > charging > > > > > current can be configured in accordance with the USB host curr

RE: Adding USB charge current property in the Linux Battery core

2011-11-09 Thread Ashish Jangam
> -Original Message- > From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Wednesday, November 09, 2011 5:50 PM > To: Ashish Jangam > Cc: ba...@ti.com; linaro-dev@lists.linaro.org; linux- > ker...@vger.kernel.org; a...@arndb.de; eric.m...@linaro.org; Mark Brown; > davi...@pacbell.net > Subject

Re: Adding USB charge current property in the Linux Battery core

2011-11-09 Thread Felipe Balbi
On Wed, Nov 09, 2011 at 12:13:14PM +, Ashish Jangam wrote: > > > -Original Message- > > From: Felipe Balbi [mailto:ba...@ti.com] > > Sent: Wednesday, November 09, 2011 1:50 PM > > To: Ashish Jangam > > Cc: linaro-dev@lists.linaro.org; linux-ker...@vger.kernel.org; > > a...@arndb.de; er

RE: Adding USB charge current property in the Linux Battery core

2011-11-09 Thread Ashish Jangam
> -Original Message- > From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Wednesday, November 09, 2011 1:50 PM > To: Ashish Jangam > Cc: linaro-dev@lists.linaro.org; linux-ker...@vger.kernel.org; > a...@arndb.de; eric.m...@linaro.org; Mark Brown > Subject: Re: Adding USB charge current prope

Re: Adding USB charge current property in the Linux Battery core

2011-11-09 Thread Felipe Balbi
Hi, On Wed, Nov 09, 2011 at 01:43:37PM +0530, ashishj3 wrote: > For a better performance in USB charging operation, the DA9052/53 charging > current can be configured in accordance with the USB host current > delivering capacity (known through USB drivers negotiation). > > To implement this usef

Adding USB charge current property in the Linux Battery core

2011-11-09 Thread ashishj3
Hi, For a better performance in USB charging operation, the DA9052/53 charging current can be configured in accordance with the USB host current delivering capacity (known through USB drivers negotiation). To implement this useful feature, a new writable property "USB charge current" needs to b