Re: source.mvista links are broken

2008-04-09 Thread Trilok Soni
Hi Tony, On Wed, Apr 9, 2008 at 1:38 AM, Tony Lindgren [EMAIL PROTECTED] wrote: * Gadiyar, Anand [EMAIL PROTECTED] [080408 08:30]: snip I'm still unable to clone the git tree from the mvista site. I use git clone http://source.mvista.com/gittrees/linux-omap-2.6.git;

[PATCH 2/5] I2C: TSL2563: Add support for Taos tsl2563 ambient light sensor

2008-04-09 Thread Felipe Balbi
From: Mathias Nyman [EMAIL PROTECTED] Add support for Taos tsl2563 ambient light sensor. Signed-off-by: Mathias Nyman [EMAIL PROTECTED] Updated to build with current linux-omap and new-style i2c driver. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-n800.c |4

[PATCH 3/5] INPUT: TOUCHSCREEN: Introduce tsc2005 driver

2008-04-09 Thread Felipe Balbi
From: Lauri Leukkunen [EMAIL PROTECTED] Introduce n810's tsc2005 driver Signed-off-by: Lauri Leukkunen [EMAIL PROTECTED] Updated to build with current linux-omap. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-n800.c| 95 +-

[PATCH 2/5] I2C: TSL2563: Add support for Taos tsl2563 ambient light sensor

2008-04-09 Thread Felipe Balbi
From: Mathias Nyman [EMAIL PROTECTED] Add support for Taos tsl2563 ambient light sensor. Signed-off-by: Mathias Nyman [EMAIL PROTECTED] Updated to build with current linux-omap and new-style i2c driver. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-n800.c |4

Re: [PATCH 2/5] I2C: TSL2563: Add support for Taos tsl2563 ambient light sensor

2008-04-09 Thread Eduardo Valentin
Hi Balbi and Mathias, This patch has some style problems. Here is the output of checkpatch: [EMAIL PROTECTED]:~$ ./trees/linux-omap-2.6/scripts/checkpatch.pl mathias.diff ERROR: do not use assignment in if condition #314: FILE: drivers/i2c/chips/tsl2563.c:188: + if ((ret =

[PATCH 5/5] ARM: N800: Update n800 defconfig

2008-04-09 Thread Felipe Balbi
Enables recent drivers and usb. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- arch/arm/configs/n800_defconfig | 189 +-- 1 files changed, 182 insertions(+), 7 deletions(-) diff --git a/arch/arm/configs/n800_defconfig b/arch/arm/configs/n800_defconfig

[PATCH 0/5] n810 drivers

2008-04-09 Thread Felipe Balbi
The following patches are updates from n810 tree to be able to build on top of current linux-omap. I'm addind here the keypad driver, touchscreen driver, ambient light sensor driver and LED driver. Please give it a good review and comments are welcome. I might have some design issues due to n800

[PATCH 5/5] ARM: N800: Update n800 defconfig

2008-04-09 Thread Felipe Balbi
Enables recent drivers and usb. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- arch/arm/configs/n800_defconfig | 189 +-- 1 files changed, 182 insertions(+), 7 deletions(-) diff --git a/arch/arm/configs/n800_defconfig b/arch/arm/configs/n800_defconfig

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread Felipe Balbi
On Wed, Apr 09, 2008 at 03:04:00PM +0300, Felipe Balbi wrote: +static unsigned short normal_i2c[] = +{ + LM8323_I2C_ADDR00, LM8323_I2C_ADDR01, + LM8323_I2C_ADDR10, LM8323_I2C_ADDR11, + I2C_CLIENT_END +}; + +I2C_CLIENT_INSMOD; This was garbage, already remove in this version

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread andrzej zaborowski
Hi, On 09/04/2008, Felipe Balbi [EMAIL PROTECTED] wrote: On Wed, Apr 09, 2008 at 03:04:00PM +0300, Felipe Balbi wrote: +static unsigned short normal_i2c[] = +{ + LM8323_I2C_ADDR00, LM8323_I2C_ADDR01, + LM8323_I2C_ADDR10, LM8323_I2C_ADDR11, + I2C_CLIENT_END +}; +

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread Lauri Leukkunen
On 09/04/08 21:05 +0300, ext Felipe Balbi wrote: On Wed, Apr 09, 2008 at 07:26:31PM +0200, andrzej zaborowski wrote: Question not really related to this patchset, but in the TSC2005 driver some averaging and limit checks are done to the ADC values. Shouldn't that be done in userspace

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread Daniel Stone
On Wed, Apr 09, 2008 at 09:05:58PM +0300, ext Felipe Balbi wrote: On Wed, Apr 09, 2008 at 07:26:31PM +0200, andrzej zaborowski wrote: Question not really related to this patchset, but in the TSC2005 driver some averaging and limit checks are done to the ADC values. Shouldn't that be done in

[PATCH 12/17] ARM: OMAP2: Remove old 24xx specific clock functions

2008-04-09 Thread Tony Lindgren
From: Paul Walmsley [EMAIL PROTECTED] Signed-off-by: Paul Walmsley [EMAIL PROTECTED] Signed-off-by: Tony Lindgren [EMAIL PROTECTED] --- arch/arm/mach-omap2/clock24xx.c | 722 --- 1 files changed, 0 insertions(+), 722 deletions(-) diff --git

[PATCH 17/17] ARM: OMAP2: New DPLL clock framework

2008-04-09 Thread Tony Lindgren
From: Roman Tereshonkov [EMAIL PROTECTED] These changes is the result of the discussion with Paul Walmsley. His ideas are included into this patch. Remove DPLL output divider handling from DPLLs and CLKOUTX2 clocks, and place it into specific DPLL output divider clocks (e.g., dpll3_m2_clk).

Re: [PATCH 5/17] ARM: OMAP2: Change 24xx to use new register access

2008-04-09 Thread Russell King - ARM Linux
On Wed, Apr 09, 2008 at 08:57:13PM +, Tony Lindgren wrote: Here's how it now looks: Not quite. The point I was trying to make is: @@ -302,15 +288,17 @@ int eth_cs; unsigned long cs_mem_base; unsigned int muxed, rate; - struct clk *l3ck; + struct clk

Re: [PATCH 5/17] ARM: OMAP2: Change 24xx to use new register access

2008-04-09 Thread Tony Lindgren
* Russell King - ARM Linux [EMAIL PROTECTED] [080409 21:22]: On Wed, Apr 09, 2008 at 08:57:13PM +, Tony Lindgren wrote: Here's how it now looks: Not quite. The point I was trying to make is: @@ -302,15 +288,17 @@ int eth_cs; unsigned long cs_mem_base; unsigned int

Re: source.mvista links are broken

2008-04-09 Thread Kyungmin Park
On Wed, Apr 9, 2008 at 8:53 PM, Woodruff, Richard [EMAIL PROTECTED] wrote: I am not able to find x-loader git tree, maintained by Kyungmin Park of Samsung on source.mvista.com? I see the tree there. There does seem to be some other junk intermixed in it.

Re: [PATCH 5/17] ARM: OMAP2: Change 24xx to use new register access

2008-04-09 Thread Tony Lindgren
* Tony Lindgren [EMAIL PROTECTED] [080409 21:54]: * Russell King - ARM Linux [EMAIL PROTECTED] [080409 21:22]: On Wed, Apr 09, 2008 at 08:57:13PM +, Tony Lindgren wrote: Here's how it now looks: Not quite. The point I was trying to make is: @@ -302,15 +288,17 @@ int

RE: source.mvista links are broken

2008-04-09 Thread Woodruff, Richard
Yes, I added it to u-boot to make a OneNAND boot image by using one compile. Of course, you can use the 1KiB boot image separately with other bootloaders. It has separate directory and can build it. See reference board, apollon in u-boot tree. Yes I took note when you added this.

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread andrzej zaborowski
Hi, On 09/04/2008, Lauri Leukkunen [EMAIL PROTECTED] wrote: On 09/04/08 21:05 +0300, ext Felipe Balbi wrote: On Wed, Apr 09, 2008 at 07:26:31PM +0200, andrzej zaborowski wrote: Question not really related to this patchset, but in the TSC2005 driver some averaging and limit checks are

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread Daniel Stone
On Thu, Apr 10, 2008 at 01:58:51AM +0200, ext andrzej zaborowski wrote: On 09/04/2008, Lauri Leukkunen [EMAIL PROTECTED] wrote: In my opinion kernel should provide correct data to user-space, not some pseudo-random interference from the LCD. I think this is discutible. There's a number

Re: [PATCH 1/5] I2C: LM8323: Introduce lm8323 keypad driver

2008-04-09 Thread andrzej zaborowski
On 10/04/2008, Daniel Stone [EMAIL PROTECTED] wrote: On Thu, Apr 10, 2008 at 01:58:51AM +0200, ext andrzej zaborowski wrote: On 09/04/2008, Lauri Leukkunen [EMAIL PROTECTED] wrote: In my opinion kernel should provide correct data to user-space, not some pseudo-random interference from

Re: source.mvista links are broken

2008-04-09 Thread Kevin Hilman
I am not able to find x-loader git tree, maintained by Kyungmin Park of Samsung on source.mvista.com? I've fixed the gitweb so it finds all the active trees, and now http://source.mvista.com/git/ will show the xloader tree as well. That being said, it hasn't been touched for 2+ years. Is