Re: Android on N810 File System Problem

2008-04-27 Thread Kalle Valo
ext Felipe Balbi [EMAIL PROTECTED] writes: Current linux-omap's head has all the necessary pieces to get n810 working. Touchscreen, keypad, ambient light sensor, led, usb, everything is there. What about sound? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux

Re: Android on N810 File System Problem

2008-04-30 Thread Kalle Valo
ext Tony Lindgren [EMAIL PROTECTED] writes: * Felipe Balbi [EMAIL PROTECTED] [080427 15:31]: On Sun, Apr 27, 2008 at 12:43:19PM +0300, Kalle Valo wrote: ext Felipe Balbi [EMAIL PROTECTED] writes: Current linux-omap's head has all the necessary pieces to get n810 working. Touchscreen

Re: Android on N810 File System Problem

2008-05-02 Thread Kalle Valo
Brian Swetland [EMAIL PROTECTED] writes: [Kalle Valo [EMAIL PROTECTED]] Brian Swetland [EMAIL PROTECTED] writes: This was the show-stopper for me. When I last got things hobbling along on n8x0, the binary-only wlan module was incompatible with newer kernels than 2.6.21 (changes in some

Re: [PATCH] board-n8x0: add USB initialization

2010-02-28 Thread Kalle Valo
Hi Francisco, Francisco Alecrim alec...@gmail.com writes: From: Francisco Alecrim francisco.alec...@openbossa.org Signed-off-by: Kalle Valo kalle.v...@iki.fi Signed-off-by: Francisco Alecrim francisco.alec...@openbossa.org Signed-off-by: Tony Lindgren t...@atomide.com Please do not add my

Re: [PATCH] board-n8x0: add USB initialization

2010-03-01 Thread Kalle Valo
Francisco Alecrim alec...@gmail.com writes: Hi Kalle, Hi again Francisco, On Sun, Feb 28, 2010 at 2:57 PM, Kalle Valo kalle.v...@iki.fi wrote: Please do not add my Signed-off-by unless I have explicitly added it. And I don't recall giving it to this patch, so it can be removed. I

Re: [PATCH v2 2/2] omap: RX-51: enable tsc2005

2009-11-07 Thread Kalle Valo
= tsc2005_mcspi_config, + .platform_data = tsc2005_config, + }, +}; I sent a wl1251 patch which adds spi_board_info and conflicts with this patch: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg17604.html How do we handle this? -- Kalle Valo -- To unsubscribe

Re: [PATCH v2 2/2] omap: RX-51: enable tsc2005

2009-11-10 Thread Kalle Valo
, thanks. I'll resend the wl1251 patch just to be sure that it doesn't get lost. BTW, check the comment from Tommi Rantala - spi_board_info can be marked with __initdata. I'll add it to my patch. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body

[PATCH v2] rx51: add wl1251 wlan driver support

2009-11-17 Thread Kalle Valo
From: Kalle Valo kalle.v...@nokia.com wl1251 is connected to the SPI bus in rx51, add support for this. Signed-off-by: Kalle Valo kalle.v...@nokia.com --- arch/arm/mach-omap2/board-rx51-peripherals.c | 85 ++ 1 files changed, 85 insertions(+), 0 deletions(-) diff

Re: Problem trying to pull particular commit from PM tree

2009-11-21 Thread Kalle Valo
it would be worth the effort, but that's one way to store the history. Just my 0.02 EUR :) -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] omap3: rx51: Use wl1251 in SPI mode 3

2009-11-25 Thread Kalle Valo
From: Kalle Valo kalle.v...@nokia.com Otherwise Extreme Lower Power (ELP) wakeup doesn't work properly. Signed-off-by: Kalle Valo kalle.v...@nokia.com --- arch/arm/mach-omap2/board-rx51-peripherals.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2

Re: [PATCH] OMAP2: add USB platform data and initialization for Nokia N800 and N810

2009-12-29 Thread Kalle Valo
inline void n8x0_usb_init (void) {} +#endif CONFIG_MACH_NOKIA_N8X0_LCD does not look right here. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] OMAP2: add USB platform data and initialization for Nokia N800 and N810

2009-12-29 Thread Kalle Valo
Luke-Jr l...@dashjr.org writes: On Tuesday 29 December 2009 02:29:22 am Kalle Valo wrote: Luke-Jr l...@dashjr.org writes: Tested on Nokia N810 in Linux-OMAP tree. Mainline is not bootable yet. What's the problem in mainline? I haven't tested n8x0 for months :( Lack of platform support

wl1251: crash in /sys/module/wl1251_spi/notes

2009-12-29 Thread Kalle Valo
]--- [ 3824.078186] Kernel panic - not syncing: Fatal exception -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] OMAP2: add USB platform data and initialization for Nokia N800 and N810

2009-12-29 Thread Kalle Valo
here :) -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] OMAP2: add USB platform data and initialization for Nokia N800 and N810

2009-12-29 Thread Kalle Valo
common n8x0 file because the n810 board file was very small and I didn't see any benefit from having it separately. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

regression: crash from 'ls /sys/modules/wl1251_spi/notes'

2009-12-30 Thread Kalle Valo
Hello, I noticed weird crashes related to wl1251_spi notes sysfs directory with current wireless-testing (2.6.33-rc2 plus some wireless patches). The simplest way to reproduce the problem is to do this on a nokia n900 (arm/omap 3430): # ls /sys/module/wl1251_spi/notes/ [ 4776.503234] Unable to

Re: regression: crash from 'ls /sys/modules/wl1251_spi/notes'

2009-12-30 Thread Kalle Valo
James Bottomley james.bottom...@hansenpartnership.com writes: On Wed, 2009-12-30 at 13:41 +0200, Kalle Valo wrote: Also removing wl1251_spi causes a crash. The reason for this is that a sysfs file with a null string as name is trying to be removed from the notes directory. Yes

[PATCH] stlc45xx: wi-fi driver for stlc4550/4560 chipset

2008-12-06 Thread Kalle Valo
use platform data to get all board specific settings, but I will fix that later. And countless others which I don't list here. Please consider including this driver to the wireless-testing tree. --- Kalle Valo (1): Add stlc45xx, wi-fi driver for stlc4550/4560 MAINTAINERS

Re: [PATCH] Add stlc45xx, wi-fi driver for stlc4550/4560

2008-12-06 Thread Kalle Valo
Kalle Valo [EMAIL PROTECTED] writes: This patch adds a new driver called stlc45xx, which supports wi-fi chipsets stlc4550 and stlc4560 from ST-NXP Wireless. The chipset can be found, for example, from Nokia N800 and N810 products. The driver is implemented based on the firmware interface

Re: [PATCH] Add stlc45xx, wi-fi driver for stlc4550/4560

2008-12-07 Thread Kalle Valo
Johannes Berg [EMAIL PROTECTED] writes: On Sat, 2008-12-06 at 19:32 +0200, Kalle Valo wrote: +static const u8 default_cal_channels[] = { +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, +0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6c, 0x09

Re: N810 suspend

2008-12-19 Thread Kalle Valo
out? I wonder if that would work for the N810s... Any patches anywhere? I would gladly test something. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: Nokia Internet Tablets

2009-01-02 Thread Kalle Valo
as well, besides audio, camera and wifi (me thinks) For wifi there is stlc45xx: http://stlc45xx.garage.maemo.org/ Also Christian Lamparter is adding stlc4550 support to p54, check linux-wireless list archives for more (search for p54spi). -- Kalle Valo -- To unsubscribe from this list: send

[PATCH] n800-bt: include board-nokia.h

2009-01-16 Thread Kalle Valo
arch/arm/mach-omap2/board-n800-bt.c:36: error: for each function it appears in.) arch/arm/mach-omap2/board-n800-bt.c:36: error: invalid application of 'sizeof' to incomplete type 'struct omap_bluetooth_config' Signed-off-by: Kalle Valo kalle.v...@nokia.com --- arch/arm/mach-omap2/board-n800-bt.c

[PATCH 0/3] Hacks to make Nokia N800 compile

2009-01-22 Thread Kalle Valo
In currently linux-omap tree n800_defconfig doesn't compile because of few compiler and linker errors. Here are the fixes/hacks which I use. I'll send them in case anyone else is interested them. --- Kalle Valo (3): Disable linux-omap version of menelaus tsub6010: fix omap compile

[PATCH 2/3] tsub6010: fix omap compile

2009-01-22 Thread Kalle Valo
drivers/usb/musb/tusb6010_omap.c:18:26: error: asm/arch/dma.h: No such file or directory drivers/usb/musb/tusb6010_omap.c:19:26: error: asm/arch/mux.h: No such file or directory Signed-off-by: Kalle Valo kalle.v...@nokia.com --- drivers/usb/musb/tusb6010_omap.c |4 ++-- 1 files changed, 2

Re: [PATCH 2/3] tsub6010: fix omap compile

2009-01-23 Thread Kalle Valo
Felipe Balbi felipe.ba...@nokia.com writes: On Thu, Jan 22, 2009 at 06:10:52PM -0800, Tony Lindgren wrote: * Kalle Valo kalle.v...@nokia.com [090122 05:21]: drivers/usb/musb/tusb6010_omap.c:18:26: error: asm/arch/dma.h: No such file or directory drivers/usb/musb/tusb6010_omap.c:19:26

[PATCH] musb: fix tusb6010_omap compilation errors

2009-01-23 Thread Kalle Valo
drivers/usb/musb/tusb6010_omap.c:18:26: error: asm/arch/dma.h: No such file or directory drivers/usb/musb/tusb6010_omap.c:19:26: error: asm/arch/mux.h: No such file or directory Signed-off-by: Kalle Valo kalle.v...@nokia.com --- drivers/usb/musb/tusb6010_omap.c |4 ++-- 1 files changed

Re: [PATCH 3/3] Disable linux-omap version of menelaus

2009-01-26 Thread Kalle Valo
-$(CONFIG_SENSORS_PCF8574) += pcf8574.o obj-$(CONFIG_PCF8575) += pcf8575.o obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o -obj-$(CONFIG_MENELAUS)+= menelaus.o I'll also remove drivers/i2c/chips/menelaus.c. Thanks. It's nice to see drivers going to upstream. -- Kalle Valo

stlc45xx: open source WLAN driver for N800 and N810

2008-09-18 Thread Kalle Valo
We have just announced an open source WLAN driver for N800 and N810: http://www.gossamer-threads.com/lists/maemo/developers/40474#40474 The web page is here: http://stlc45xx.garage.maemo.org/ Hopefully in the future it will be easier to use latest linux-omap kernel on N800 and N810. -- Kalle

Re: stlc45xx: open source WLAN driver for N800 and N810

2008-09-18 Thread Kalle Valo
ext Felipe Balbi [EMAIL PROTECTED] writes: On Fri, Sep 19, 2008 at 12:27:36AM +0300, Kalle Valo wrote: We have just announced an open source WLAN driver for N800 and N810: http://www.gossamer-threads.com/lists/maemo/developers/40474#40474 The web page is here: http

Re: controlling CPU speed on N800/N810

2009-04-04 Thread Kalle Valo
Igor Stoppa igor.sto...@nokia.com writes: Hi, On Sat, 2009-04-04 at 09:58 +0200, ext Kalle Valo wrote: Is it possible to change CPU speed in latest linux-omap kernels? afaik, no, but that makes your job easier, the ARM clock should be 330MHz - at least that's what TI supports

Re: n800 build error in clock24xx.c: 'secure_32k_ck' undeclared

2009-04-19 Thread Kalle Valo
green greenfreedo...@gmail.com writes: Kalle Valo wrote at 2009-04-17 14:44 -0600: arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_epoll_wait': arch/arm/kernel/sys_oabi-compat.c:289: error: implicit declaration of function 'kmalloc' arch/arm/kernel/sys_oabi-compat.c:289: warning

Re: n800 build error in clock24xx.c: 'secure_32k_ck' undeclared

2009-04-23 Thread Kalle Valo
Paul Walmsley p...@pwsan.com writes: Hi Kalle, Hi Paul, sorry for a late answer. On Fri, 17 Apr 2009, Kalle Valo wrote: arch/arm/mach-omap2/clock24xx.h:1801: error: 'secure_32k_ck' undeclared here (not in a function) Any hints? This is a bug in the version

Re: [PATCH] ARM: OMAP: Fix tusb6010 init error and compilation warning

2009-04-23 Thread Kalle Valo
fclk_ps instead of sysclk_ps. I was suffering exactly this problem and this patch fixed it. Now usb network works again, thanks a lot for fixing this! Signed-off-by: Jarkko Nikula jarkko.nik...@nokia.com Cc: Roel Kluin roel.kl...@gmail.com Tested-by: Kalle Valo kalle.v...@iki.fi -- Kalle Valo

stlc45xx in 2.6.30-rc1

2009-04-23 Thread Kalle Valo
by the community. stlc45xx will be just an interim solution and it will be removed as soon as p54 catches up. The stlc45xx git repo at gitorius.org will phase out soon. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

n800 high idle power consumption

2009-04-23 Thread Kalle Valo
Hello all, I was testing 2.6.30-rc3-omap1 on n800 and noticed that idle power consumption is very high, ten times compared to a 2.6.29 I tested few weeks back. I'm guessing that CPU doesn't sleep at all. Is this a regression? How should I debug this further? -- Kalle Valo -- To unsubscribe

Re: n800 high idle power consumption

2009-04-23 Thread Kalle Valo
Kalle Valo kalle.v...@iki.fi writes: Hello all, Hello again, I was testing 2.6.30-rc3-omap1 on n800 and noticed that idle power consumption is very high, ten times compared to a 2.6.29 I tested few weeks back. I'm guessing that CPU doesn't sleep at all. Is this a regression? How should I

Re: n800 high idle power consumption

2009-04-24 Thread Kalle Valo
Kevin Hilman khil...@deeprootsystems.com writes: Kalle Valo kalle.v...@iki.fi writes: Hello all, I was testing 2.6.30-rc3-omap1 on n800 and noticed that idle power consumption is very high, ten times compared to a 2.6.29 I tested few weeks back. I'm guessing that CPU doesn't sleep at all

Re: No 2.6.29 omap tag?

2009-04-25 Thread Kalle Valo
Felipe Contreras felipe.contre...@gmail.com writes: Hi, Hello, Is there a reason why there is no v2.6.29-omap1 tag? I don't know. But at least there's a branch named omap-2.6.29 and I used that. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap

Re: [PATCH] OMAP_LDP: Support LCD display as a FB device on ZOOM MDK (Re: LDP support)

2009-05-08 Thread Kalle Valo
a warning/error if using 2007q3 compiler until the problem is fixed? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] OMAP_LDP: Support LCD display as a FB device on ZOOM MDK (Re: LDP support)

2009-05-18 Thread Kalle Valo
Russell King - ARM Linux li...@arm.linux.org.uk writes: On Fri, May 08, 2009 at 07:47:09PM +0300, Kalle Valo wrote: stanley.miao stanley.m...@windriver.com writes: Looks like you used the CodeSourcery 2007q3 toolchain. This had been reported earlier. Switching to 2008q3 works. Yeah

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Kalle Valo
that's something like three months from now? Hmm. If someone else doesn't volunteer I can try to spend some time on this. I would love to see n800 and n810 supported in mainline. But I cannot make any promises, though. It would be great if someone else can step up. -- Kalle Valo -- To unsubscribe

Re: N810: latest linux-omap-2.6.git master

2009-05-20 Thread Kalle Valo
, I agree. For reference, we discussed a bit about this last September: http://www.spinics.net/lists/linux-omap/msg05505.html -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 05/10] ARM: OMAP1: Make 770 LCD work

2009-06-01 Thread Kalle Valo
doesn't use gpio code at all, it's all done in the board file. Please comment if this isn't the correct way to do this. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

n800 can't mount rootfs

2009-06-06 Thread Kalle Valo
+0x0/0x580) from [0001] (0x1) -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] OMAP: McSPI: Fix RX DMA transfer path

2009-06-13 Thread Kalle Valo
)¶.¹ªÿóµ£É%²:©F%V$®º ¹##£$¶  Í#É¡*ªÿóµ  ©#­0Á:£µ­.#µ¥Õ4#Ô#Kªÿ#ó#Í!Ä) % ³3{%°ö2­±9±SíóÕ {/+#í#ó#Í!Ä)4?+#í#ó#Í!Ä)4ó ö£U4¬¹ ¹)K!)ºªÿóÕ%{/C:³ô Ù¯s ®Ñ ®®Ò 335#U2,°®!Ä)  ô2V#ö/ë¢#4/##®#%!V C%! -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] OMAP: McSPI: Fix RX DMA transfer path

2009-06-18 Thread Kalle Valo
hints are greatly appreciated. And as soon as I manage to finish a personal project of mine I'll start looking at this in detail. BTW, I'll move the n8x0 board-*.c files around a bit to have just board-n800.c, board-n810.c and board-n8x0-peripherals.c. Sounds good. -- Kalle Valo

Re: [PATCH] TWL4030: Reset header file to mainline

2009-06-18 Thread Kalle Valo
will fade away. I would anticipate even the opposite, more people might get interested. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

mainline: misc.o uses VFP instructions error

2009-07-04 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: mainline: misc.o uses VFP instructions error

2009-07-04 Thread Kalle Valo
On Sat, Jul 4, 2009 at 6:12 PM, Kalle Valokalle.v...@iki.fi wrote: I'm trying to compile omap_generic_2420_defconfig in mainline and I get this error:  Kernel: arch/arm/boot/Image is ready  LD      arch/arm/boot/compressed/vmlinux arm-linux-ld: ERROR: arch/arm/boot/compressed/misc.o uses VFP

N8x0 to mainline patches

2009-07-12 Thread Kalle Valo
/N800 If there's something wrong or missing, please update it or send me an email so that I can update it. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: N8x0 to mainline patches

2009-07-13 Thread Kalle Valo
Felipe Balbi felipe.ba...@nokia.com writes: Hi, On Mon, Jul 13, 2009 at 07:51:10AM +0200, ext Kalle Valo wrote: Hello, I started working on adding N8x0 support to mainline, currently serial console works and I can mount initfs and rootfs on N800. The patches are available here: http

Re: N8x0 to mainline patches

2009-07-13 Thread Kalle Valo
of things we need to implement: http://www.elinux.org/N800#The_Plan Was the Linux-OMAP keyboard bug taken into consideration for the new keyboard config struct? I'm not familiar with the issue. But if it makes sense, sure, we want to include the fix. -- Kalle Valo -- To unsubscribe from this list

Re: N8x0 to mainline patches

2009-08-06 Thread Kalle Valo
-add-board-file + n8x0-onenand-support + n8x0-add-spi-support + n8x0-add-usb-support Because the merge window is getting close, I'll do this ASAP. There's a lot of to do still, but it's to get basic support to mainline already now, makes it easier for us to implement the missing pieces. -- Kalle

Re: N8x0 to mainline patches

2009-08-06 Thread Kalle Valo
On Thu, Aug 6, 2009 at 7:21 PM, Kalle Valokalle.v...@iki.fi wrote: My plan is this: 1. first finish OMAP_TAG_UART removal patch and send it for review 2. finins and send tusb6010 patch + omap2-add-usb-tusb6010-c 2. fold these n8x0 board file patches into one and send it for review: +

[PATCH 0/2] Remove omap serial tags

2009-08-06 Thread Kalle Valo
Here are patches which remove OMAP_TAG_SERIAL_CONSOLE and OMAP_TAG_UART. The patches are based on linus' tree commit 90bc1a658. If I need to rebase it some other tree, please let me know. Please review. --- Kalle Valo (2): OMAP: remove OMAP_TAG_UART OMAP: remove

[PATCH 1/2] OMAP: remove OMAP_TAG_SERIAL_CONSOLE

2009-08-06 Thread Kalle Valo
Omap tags are deprecated and remove OMAP_TAG_SERIAL_CONSOLE. Console must be enabled with the console boot parameter instead. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/plat-omap/common.c | 44 --- arch/arm/plat-omap/include/mach/board.h

[PATCH 2/2] OMAP: remove OMAP_TAG_UART

2009-08-06 Thread Kalle Valo
Omap tags are deprecrated and convert all OMAP_TAG_UART cases to use omap_uart_platform_data instead. Tested on rx51 and n8x0. Compile tested on omap_osk_5912. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/mach-omap1/board-ams-delta.c|5 ++--- arch/arm/mach-omap1/board

Re: [PATCH 2/2] OMAP: remove OMAP_TAG_UART

2009-08-07 Thread Kalle Valo
Pandita, Vikram vikram.pand...@ti.com writes: Omap tags are deprecrated and convert all OMAP_TAG_UART cases to use omap_uart_platform_data instead. Tested on rx51 and n8x0. Compile tested on omap_osk_5912. Signed-off-by: Kalle Valo kalle.v...@iki.fi Any plans to remove OMAP_TAG_LCD I don't

Re: N8x0 to mainline patches

2009-08-07 Thread Kalle Valo
/n8x0/patches/n8x0-add/2009-08-06-19:21/ They are just pending final testing and I'll send them after I have done that, hopefully tonight. Tony, on which tree should I base the patches? They are now against linus's tree. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

[PATCH] omap2: compile usb-tusb6010.c

2009-08-07 Thread Kalle Valo
For some reason usb-tusb6010.c was't compiled, add it to Makefile and Kconfig. This is prepraration for upcoming n8x0 support. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |1 + 2 files changed, 6 insertions(+), 0

[PATCH 0/2] Nokia n8x0 support for mainline

2009-08-07 Thread Kalle Valo
Here are patches for mainline to support Nokia N800 and N810. Tested on Nokia N800. Lots of stuff still missing, but we have to start from somewhere. --- Kalle Valo (2): n8x0: add n8x0_defconfig Add support for Nokia N800 arch/arm/configs/n8x0_defconfig | 1104

[PATCH 1/2] Add support for Nokia N800

2009-08-07 Thread Kalle Valo
Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/mach-omap2/Kconfig |4 arch/arm/mach-omap2/Makefile |2 arch/arm/mach-omap2/board-n8x0.c | 307 ++ 3 files changed, 312 insertions(+), 1 deletions(-) create mode 100644 arch/arm/mach

[PATCH 2/2] n8x0: add n8x0_defconfig

2009-08-07 Thread Kalle Valo
Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/configs/n8x0_defconfig | 1104 +++ 1 files changed, 1104 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/n8x0_defconfig diff --git a/arch/arm/configs/n8x0_defconfig b/arch/arm/configs

Re: [PATCH 1/2] Add support for Nokia N800

2009-08-07 Thread Kalle Valo
Felipe Balbi felipe.ba...@nokia.com writes: +/* + * linux/arch/arm/mach-omap2/board-n8x0.c + * + * Copyright (C) 2005-2007 Nokia Corporation 2005-2009 Thanks, I'll fix that in v2. I also noticed that patch description was missing in both n8x0 patches, I'll write something. -- Kalle Valo

[PATCH v2 0/2] Nokia n8x0 support for mainline

2009-08-08 Thread Kalle Valo
Here's v2 of n8x0 patches. Added proper commit logs and fixed copyright years reported by our patch review machine Felipe Balbi :) I hope these are now ready for mainline. These patches depend on my serial omap tag removal patches. --- Kalle Valo (2): OMAP2: n8x0: add n8x0_defconfig

[PATCH v2 1/2] OMAP2: add board file for Nokia N800 and N810

2009-08-08 Thread Kalle Valo
Add board file for Nokia N800 and N810 devices. Currently only serial ports, onenand, spi and usb are configured, more to come later. Tested on Nokia N800. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/mach-omap2/Kconfig |4 arch/arm/mach-omap2/Makefile |2 arch

[PATCH v2 2/2] OMAP2: n8x0: add n8x0_defconfig

2009-08-08 Thread Kalle Valo
Add defconfig file for OMAP2 N800 and N810 devices. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/configs/n8x0_defconfig | 1104 +++ 1 files changed, 1104 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/n8x0_defconfig diff --git

Re: [PATCH v2 0/2] Nokia n8x0 support for mainline

2009-08-09 Thread Kalle Valo
patches. The patches also depend on the patch below, which I sent earlier this week: Author: Kalle Valo kalle.v...@iki.fi Date: Fri Aug 7 15:46:30 2009 +0300 omap2: compile usb-tusb6010.c For some reason usb-tusb6010.c was't compiled, add it to Makefile and Kconfig

OMAP PM status?

2009-08-12 Thread Kalle Valo
Hi Kevin, as you might guess, I'm eagerly waiting for OMAP PM support to hit mainline :) I'm just curious, what's the current status? Are we going to get PM support in 2.6.32? Especially I'm interested about 2420 support for n8x0. -- Kalle Valo -- To unsubscribe from this list: send the line

Re: OMAP PM status?

2009-08-13 Thread Kalle Valo
Kevin Hilman khil...@deeprootsystems.com writes: Hi Kalle, Hello, Kalle Valo kalle.v...@iki.fi writes: as you might guess, I'm eagerly waiting for OMAP PM support to hit mainline :) I'm just curious, what's the current status? Are we going to get PM support in 2.6.32? Hmmm, good

Re: [PATCH 8/9] OMAP2: add board file for Nokia N800 and N810

2009-08-14 Thread Kalle Valo
? Sorry, I'm not familiar with this. How should I fix it? Tony, do you want me to send v2? -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 8/9] OMAP2: add board file for Nokia N800 and N810

2009-08-15 Thread Kalle Valo
On Fri, Aug 14, 2009 at 2:08 PM, Tony Lindgrent...@atomide.com wrote: +static struct musb_hdrc_platform_data tusb_data = { +  .mode           = BOARD_MODE, +  .set_power      = tusb_set_power, +  .set_clock      = tusb_set_clock, +  .min_power      = 25,   /* x2 = 50 mA drawn from VBUS

Re: [PATCH 8/9] OMAP2: add board file for Nokia N800 and N810

2009-08-15 Thread Kalle Valo
tusb_data and also rest of the now unusable usb code from the board file. I'll send a v2 shortly. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

[PATCH v2] OMAP2: add board file for Nokia N800 and N810

2009-08-15 Thread Kalle Valo
Add board file for Nokia N800 and N810 devices. Currently only serial ports, onenand, spi and usb are configured, more to come later. Tested on Nokia N800. Signed-off-by: Kalle Valo kalle.v...@iki.fi --- arch/arm/mach-omap2/Kconfig |4 + arch/arm/mach-omap2/Makefile |2 arch

Re: MUSB regression in 2.6.31-rc6

2009-08-17 Thread Kalle Valo
=73e5b252eb179f601f2da2538ac3b70c21b2c6c2 -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Patch format for submission?

2009-08-24 Thread Kalle Valo
/docs/gittutorial.html [2] http://www.kernel.org/pub/software/scm/git/docs/everyday.html [3] http://www.kernel.org/pub/software/scm/git/docs/git.html For SVN users this is also handy: http://git-scm.com/course/svn.html -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
Mer support latest kernels, let's see how it goes. Here's more information about Mer: http://wiki.maemo.org/Mer -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
about mmc and I currently don't have time to study it. But if you find a solution, please post it here. I'm sure others are also interested. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info

Re: linux-omap git tree updated to v2.6.32-rc1, important changes, please read

2009-09-28 Thread Kalle Valo
can just write 'make' to compile the kernel as before. The tip is also here: http://elinux.org/N800#Simplify_make -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] rx51: add wl1251 wlan driver support

2009-10-13 Thread Kalle Valo
Kalle Valo kalle.v...@iki.fi writes: From: Kalle Valo kalle.v...@nokia.com wl1251 is connected to the SPI bus in rx51, add support for this. Signed-off-by: Kalle Valo kalle.v...@nokia.com This is intended for 2.6.33. Also to really work it needs this patch: wl1251: rename spi device

Re: [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

2015-03-20 Thread Kalle Valo
, thank you. Just in case you want this: Acked-by: Kalle Valo kv...@codeaurora.org -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-20 Thread Kalle Valo
a new maintainer, I might very well miss something ;) -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

2015-03-20 Thread Kalle Valo
Tony Lindgren t...@atomide.com writes: * Kalle Valo kv...@codeaurora.org [150319 23:04]: Tony Lindgren t...@atomide.com writes: Tested OK (boot, scan, join, ping) on Pandaboard ES. thanks for testing it! Great. As suggested by Kalle, I'll apply all these into omap-for-v4.1

Re: [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

2015-03-16 Thread Kalle Valo
the chances of this patchset conflicting with something is very small. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

2015-03-22 Thread Kalle Valo
the new branch then. I take your ack is for the whole series? If it's just for the $subject patch, please let me know. It was for the whole series. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335

2016-01-07 Thread Kalle Valo
+++ > 1 file changed, 55 insertions(+) To what tree should this patch go? My wireless-drivers-next tree doesn't even have this file. https://patchwork.kernel.org/patch/7933441/ -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the bod