Hi -
Yesterday I studied suspend status on 3.0 kernel for Panda, for mem
suspend it's working pretty well in Ubuntu case, desktop is coming back
up woken by USB keyboard action, WLAN is workable after reassociation.
However in Android case, the same tree merged with common-android-3.0 to
get
On Wed, Jul 06, 2011 at 10:36:56AM -0600, Grant Likely wrote:
> It looks like this needs to be merged via the MFD tree since it
> depends on the core da9052 driver patch.
Actually that's not such an issue for new MFDs - since the function
drivers all depend on the core driver they can't be enable
On Wed, 06 Jul 2011 15:26:57 -0400, James Westby
wrote:
> On Wed, 6 Jul 2011 22:00:24 +0300, Paul Sokolovsky
> wrote:
> > It would be better just to upgrade regularly,
> > because there're indeed nice fixes coming in. On the other hand, I
> > remember I knew how to install specific package vers
Hi folks.
I wrote this script that allows one to upgrade from l-c to
lava-dashboard. The script is interactive due to debconf which we are
currently stuck with. I tested it in several configurations on a
snapshot of l-c 0.4.1
I would like to use this script in the migration guide, feedback w
On Wed, 6 Jul 2011 22:00:24 +0300, Paul Sokolovsky
wrote:
> On Tue, 05 Jul 2011 15:27:01 -0400
> James Westby wrote:
>
> > Hi,
> >
> > This sounds good to me.
> >
> > I wonder if we should have the testing sandboxes use the same version
> > of Jenkins though? If it doesn't we could have deplo
On Tue, 05 Jul 2011 15:27:01 -0400
James Westby wrote:
> Hi,
>
> This sounds good to me.
>
> I wonder if we should have the testing sandboxes use the same version
> of Jenkins though? If it doesn't we could have deployment failures
> due to using features from the new version.
Well, I don't kn
On Wed, Jul 06, 2011 at 04:06:50PM +0530, ashishj3 wrote:
> The DA9052 PMIC has below featured regulators:-
> 4 DVS Buck converters 0.5V - 3.6V upto 1Amp.
> 10 Programmable LDO's High PSSR, 1% accuracy.
Acked-by: Mark Brown
___
linaro-dev mailing list
On Wed, Jul 06, 2011 at 04:02:13PM +0530, ashishj3 wrote:
> DA9052 PMIC has 16 bit GPIO bus for peripheral control.
>
> This patch add support for the GPIO pins on the DA9052.
Acked-by: Mark Brown
___
linaro-dev mailing list
linaro-dev@lists.linaro.or
On Wed, Jul 06, 2011 at 04:02:13PM +0530, ashishj3 wrote:
> DA9052 PMIC has 16 bit GPIO bus for peripheral control.
>
> This patch add support for the GPIO pins on the DA9052.
>
> Signed-off-by: David Dajun Chen
> Signed-off-by: Ashish Jangam
> CC: Arnd Bergmann
> CC: Mark Brown
Acked-by: Gr
Hi Simon,
On Wed, Jul 6, 2011 at 7:32 AM, Simon Glass wrote:
> Hi Chander,
>
> On Mon, Jun 27, 2011 at 1:37 AM, Chander Kashyap
> wrote:
>>
>> Origen board is based upon S5PV310 SoC which is similiar to
>> S5PC210 SoC.
>>
>> Signed-off-by: Chander Kashyap
>> ---
>> MAINTAINERS
All,
We need your help. Over the weekend we "upgraded" our building of
natty based images from using live-helper 2 to live-build 3. (same
tool just slightly newer name and more shiny) It is possible that
given evolutionary changes to the build tool that there maybe new and
interesting bugs introdu
Hi
Linaro backport PPA [1] got updated to latest versions of armel cross
toolchains -- oneiric packages were used as a base.
What got changed:
- gcc 4.4 was updated to 4.4.6-3ubuntu1
- gcc 4.5 was updated to 4.5.3-1ubuntu2
- binutils was updated to 2.21.52.20110606-1ubuntu1
- eglibc was updated
Hi Chander,
On Mon, Jun 27, 2011 at 1:37 AM, Chander Kashyap wrote:
> Origen board is based upon S5PV310 SoC which is similiar to
> S5PC210 SoC.
>
> Signed-off-by: Chander Kashyap
> ---
> MAINTAINERS |1 +
> board/samsung/origen/Makefile| 46
> board
== Frans Gifford ==
=== Highlights ===
* Established weekly hacking sessions with LT.
* Started working with LT to get Linaro android working with STE
u-boot and kernel.
* Continued discussions about connecting android-build.l.o and
validation.l.o and sent first build script changes for review.
On Wednesday 06 July 2011, ashishj3 wrote:
>
> DA9052 PMIC has capability to supply power for upto 3 banks of 6 white serial
> LEDS. It can also control intensity of independent banks and to drive these
> banks boost converter will provide up to 24V and forward current of max. 50mA.
>
> This patc
On Wednesday 06 July 2011, ashishj3 wrote:
> l.
>
> This patch add support for the GPIO pins on the DA9052.
>
> Signed-off-by: David Dajun Chen
> Signed-off-by: Ashish Jangam
> CC: Arnd Bergmann
> CC: Mark Brown
Acked-by: Arnd Bergmann
___
linaro
On Tue, 5 Jul 2011 23:35:32 +0200 Per Forlin wrote:
> +MMC block driver
> +
> +
> +The issue_rw_rq() in the MMC block driver is made non-blocking.
> +The increase in throughput is proportional to the time it takes to
> +prepare (major part of preparations are dma_map_sg and dma_un
On Tue, 5 Jul 2011 21:43:28 +0200 Per Forlin wrote:
> Documentation about the background and the design of mmc non-blocking.
> Host driver guidelines to minimize request preparation overhead.
>
> Signed-off-by: Per Forlin
> ---
It would be better to omit the introductory email and put all of i
> -Original Message-
> From: Tushar Behera [mailto:tushar.beh...@linaro.org]
> Sent: Wednesday, July 06, 2011 2:41 PM
> To: Ashish Jangam
> Cc: Dajun; linaro-dev@lists.linaro.org; linux-ker...@vger.kernel.org;
> l...@slimlogic.co.uk
> Subject: Re: [Patch 5/11] Regulator: DA9052 regulator su
DA9052 PMIC has capability to supply power for upto 3 banks of 6 white serial
LEDS. It can also control intensity of independent banks and to drive these
banks boost converter will provide up to 24V and forward current of max. 50mA.
This patch allows to control intensity of the individual WLEDs ba
The DA9052 PMIC has below featured regulators:-
4 DVS Buck converters 0.5V - 3.6V upto 1Amp.
10 Programmable LDO's High PSSR, 1% accuracy.
This patch support all the DA9052 regulators. The output voltages are fully
programmable via I2C or SPI interface. The platform data with regulation
constraint
DA9052 PMIC has 16 bit GPIO bus for peripheral control.
This patch add support for the GPIO pins on the DA9052.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
CC: Arnd Bergmann
CC: Mark Brown
---
Changes since v3:
- Remove da9052 gpio header file
Changes since v2:
- change of f
On Wednesday 29 June 2011 06:42 PM, ashishj3 wrote:
The DA9052 PMIC has below featured regulators:-
4 DVS Buck converters 0.5V - 3.6V upto 1Amp.
10 Programmable LDO's High PSSR, 1% accuracy.
This patch support all the DA9052 regulators. The output voltages are fully
programmable via I2C or SPI i
Botao Sun
Highlights:
1. On-board to the Linaro Android Team.
2. Finished setup procedures.
3. Finished the latest Linaro build (11.06) installation on my own SD
card, and updated the wiki page:
https://wiki.linaro.org/Platform/Android/ImageInstallation?action=show&redirect=Platform%2FAndroid%2F
24 matches
Mail list logo