RE: [PATCH] leds-lp5521: additional platform data and attributes

2012-01-17 Thread Kim, Milo
I couldn't contact the author of this driver. I'd like to know who can review and apply my patch. Thanks & BR Milo - -Original Message- From: Kim, Milo Sent: Monday, January 16, 2012 3:31 PM To: 'linux-ker...@vger.kernel.org'; 'rpur...@rpsys.net' Cc: 'linaro-dev@lists.linaro.org'; 'milo..

Re: Architectures to support when releasing binaries

2012-01-17 Thread Michael Hope
On Tue, Jan 17, 2012 at 1:21 AM, Alexander Sack wrote: > On Mon, Jan 16, 2012 at 3:32 AM, Michael Hope wrote: >> Hi there.  I have a style question.  For the pre-built versions of >> gcc-linaro, should we release a i686 version that also runs on x86_64, >> or do separate i686 and x86_64 builds? >

Re: gold generate broken sysv-style hash table when --hash-style=both

2012-01-17 Thread Jim Huang
2012/1/17 Kito Cheng : > Recently we are make the dynamic linker support GNU-style hash, but > for the compatible reason we build android with  -Wl,--hash-style=both > instead of -Wl,--hash-style=gnu. Thank Kito's observation. The change was applied in cyanogenmod: http://review.cyanogenmod.c

Re: Tracking patches to copy-to-slave Jenkins plugin

2012-01-17 Thread Guilherme Salgado
Ooops, I meant to CC the infrastructure list instead of linaro-dev the email below. On 17/01/12 15:44, Guilherme Salgado wrote: Hi Paul, On 17/01/12 12:31, Paul Sokolovsky wrote: Hello Guilherme, Here's the matter about "WI" we have from the team meeting. I posted about that matter previousl

Re: [PATCH] mx53_loco: add DA9053 PMIC support

2012-01-17 Thread Ying-Chun Liu (PaulLiu)
Thanks all. I'm preparing another new upload to fix all the problems. (2012年01月17日 05:08), Arnaud Patard (Rtp) wrote: > "Ying-Chun Liu (PaulLiu)" writes: > > Hi, > >> From: "Ying-Chun Liu (PaulLiu)" >> + >> +#define MX53_LOCO_DA9052_IRQ(6*32 + 11) /* >> GPIO7_11

Re: Tracking patches to copy-to-slave Jenkins plugin

2012-01-17 Thread Guilherme Salgado
Hi Paul, On 17/01/12 12:31, Paul Sokolovsky wrote: Hello Guilherme, Here's the matter about "WI" we have from the team meeting. I posted about that matter previously but here's quick recap: we wanted to start using the copy-to-slave on android-build, and I found that it has security hole, essen

Re: [PATCH 3/3] smsc95xx: use usleep_range(), get rid out of jiffies

2012-01-17 Thread David Miller
From: Dmitry Antipov Date: Tue, 17 Jan 2012 16:54:12 +0400 > -/* Loop until the read is completed with timeout > - * called with phy_mutex held */ > +/* Busy-wait loop until the read is completed, but > + no longer than 10ms. Called with phy_mutex held. */ Please: /* Write comments.

[PATCH 05/07] Backlight: Backlight module for DA9052/53 PMIC v2

2012-01-17 Thread Ashish Jangam
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

[PATCH 04/07] Touchscreen: DA9052/53 touchscreen driver v6

2012-01-17 Thread Ashish Jangam
This driver adds support for DA9052 4-wire resistive ADC interfaced touchscreen controller. DA9052 is a MFD therefore this driver depends on DA9052 core driver for core functionalities. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- Changes since v5: - Use kenel APIs for enabl

[PATCH 3/3] smsc95xx: use usleep_range(), get rid out of jiffies

2012-01-17 Thread Dmitry Antipov
Use usleep_range() with return value to implement time-bounded wait-for hardware loop where delay is applicable; use ktime instead of jiffies for a busy-wait loop. Signed-off-by: Dmitry Antipov --- drivers/net/usb/smsc95xx.c | 52 --- 1 files changed, 24

[PATCH 2/3] i2c-omap: use usleep_range(), get rid out of jiffies

2012-01-17 Thread Dmitry Antipov
Use usleep_range() with return value to implement time-bounded wait-for hardware loop where delay is applicable; use ktime instead of jiffies for a busy-wait loop. Signed-off-by: Dmitry Antipov --- drivers/i2c/busses/i2c-omap.c | 23 +++ 1 files changed, 11 insertions(+), 1

[PATCH 1/3] hrtimers: teach usleep_range() to return how many usecs was slept

2012-01-17 Thread Dmitry Antipov
Teach usleep_range() to return how many usecs was actually spent in sleep. The rationale beyond this is to convert jiffies-based time-bound wait-for-hardware loops from using msleep() to usleep_range(). Signed-off-by: Dmitry Antipov --- fs/eventpoll.c |2 +- fs/select.c

[ACTIVITY] Weekly OCTO status report - wk02.2012 (20120109-20120113)

2012-01-17 Thread Ilias Biris
Hello please find below the summary of the status from OCTO for the wk02.2012. The full report is in https://wiki.linaro.org/OfficeofCTO/WeeklyReport The last meeting minutes can be found in https://wiki.linaro.org/OfficeofCTO/2012-01-10 Highlights - ARMHF: more than 90% of the debian archive no

Re: boot armv7 on qemu-linaro

2012-01-17 Thread Andrei Gherzan
On 01/17/2012 07:41 AM, Deepti Kalakeri wrote: On Tue, Jan 17, 2012 at 12:06 AM, Andrei Gherzan > wrote: I just cannot make it (qemu) print all serial messages in in default qemu windows and not in the terminal. If i don't use the argument -serial, i stil