[PATCH 2/2] Add usb support to omap3beagle

2008-04-17 Thread Koen Kooi
add-beagle-usb-support.diff Description: Binary data

Re: [PATCH 2/2] Add usb support to omap3beagle

2008-04-17 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 17 apr 2008, om 20:26 heeft David Brownell het volgende geschreven: On Thursday 17 April 2008, Koen Kooi wrote: @@ -69,6 +70,7 @@ omap_board_config_size = ARRAY_SIZE(omap3_beagle_config); omap_serial_init

Re: [PATCH 1/1] ARM: OMAP: omap3beagle: register SD interface

2008-04-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 From 6f1bfbcee8961684c4e4eb6f3111cf2a8e829569 Mon Sep 17 00:00:00 2001 From: Koen Kooi [EMAIL PROTECTED] Date: Tue, 22 Apr 2008 18:12:29 +0200 Subject: [PATCH] board-omap3beagle: register SD interface Signed-off-by: Koen Kooi [EMAIL PROTECTED

Re: [PATCH 1/1] ARM: OMAP: omap3beagle: register SD interface

2008-04-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 24 apr 2008, om 02:21 heeft Tony Lindgren het volgende geschreven: Hi, * Koen Kooi [EMAIL PROTECTED] [080423 00:42]: From dac3cdc5952ab39fa7ae0545d43e2daa95329b07 Mon Sep 17 00:00:00 2001 From: Koen Kooi [EMAIL PROTECTED] Date: Wed, 23 Apr

Re: [PATCH 1/1] ARM: OMAP: omap3beagle: register SD interface

2008-04-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 24 apr 2008, om 22:00 heeft Tony Lindgren het volgende geschreven: * Koen Kooi [EMAIL PROTECTED] [080424 12:54]: Op 24 apr 2008, om 02:21 heeft Tony Lindgren het volgende geschreven: Hi, * Koen Kooi [EMAIL PROTECTED] [080423 00:42]: From

Re: USB EHCI issue on OMAP3 Beagle

2008-04-30 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 30 apr 2008, om 11:17 heeft Felipe Balbi het volgende geschreven: On Wed, 30 Apr 2008 11:09:37 +0200, Koen Kooi [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 30 apr 2008, om 10:42 heeft Syed Mohammed, Khasim

Re: PM Issues after Android bootup on 2430

2008-05-02 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 2 mei 2008, om 05:46 heeft Syed Mohammed, Khasim het volgende geschreven: -Original Message- From: [EMAIL PROTECTED] [mailto:linux-omap- [EMAIL PROTECTED] On Behalf Of Kevin Hilman Sent: Friday, May 02, 2008 3:18 AM To: Nishanth

Re: public git l2 cache off.

2008-05-05 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 6 mei 2008, om 01:27 heeft Woodruff, Richard het volgende geschreven: Hi, Looks like a tweak from the ARM or TI tree may be needed. Builds of recent pulls of the OMAP3 kernel show L2 cache is disabled. This really has a huge performance

Re: public git l2 cache off.

2008-05-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 7 mei 2008, om 09:42 heeft Syed Mohammed, Khasim het volgende geschreven: The below patch should get you going with L2 Cache enabled on GIT kernel, tested on Beagle board. Unscientific benchmark: mplayer -nosound -vo null -quiet -benchmark

[PATCH] ARM: OMAP: add RTC support to beagleboard

2008-05-08 Thread Koen Kooi
This patch adds RTC support to the omap3 based beagleboard Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach- omap2

Re: [PATCH] ARM: OMAP: add RTC support to beagleboard

2008-05-08 Thread Koen Kooi
) will add device in there as well. I can move the ifdef for this patch if you want. thanks for the review, Koen Updated patch: This patch adds RTC support to the omap3 based beagleboard Signed-off-by: Koen Kooi [EMAIL PROTECTED] - --- arch/arm/mach-omap2/board-omap3beagle.c | 12

Re: [PATCH] ARM: OMAP: add RTC support to beagleboard

2008-05-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 8 mei 2008, om 19:04 heeft Koen Kooi het volgende geschreven: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 8 mei 2008, om 18:55 heeft andrzej zaborowski het volgende geschreven: Something must be missing here, omap3_beagle_devices

Re: [PATCH 6/7] OMAP3 EVM: add lcd support (resubmit to respond to feedback)

2008-05-09 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 30 apr 2008, om 16:14 heeft Steve Sakoman het volgende geschreven: From: Steve Sakoman [EMAIL PROTECTED] Add LCD support for OMAP3 EVM Signed-off-by: Steve Sakoman [EMAIL PROTECTED] --- +#define LCD_PIXCLOCK_MAX 41700 /* in pico seconds

Re: [PATCH] ARM: OMAP: add RTC support to beagleboard

2008-05-12 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 9 mei 2008, om 23:54 heeft Tony Lindgren het volgende geschreven: * Koen Kooi [EMAIL PROTECTED] [080509 07:56]: Op 8 mei 2008, om 19:04 heeft Koen Kooi het volgende geschreven: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 8 mei 2008, om

[Resend] [PATCH] ARM: OMAP: add RTC support to beagleboard

2008-05-13 Thread Koen Kooi
This patch adds RTC support to the omap3 based beagleboard Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach- omap2

Re: [PATCH] mach-omap2/powerdomain.c: convert rwsem to rwlock

2008-05-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 14 mei 2008, om 20:16 heeft Paul Walmsley het volgende geschreven: The generic rwsem implementation of down_read() and down_write() does not save and restore interrupt state. This causes powerdomain code to inadvertently enable interrupts

[PATCH] ARM: OMAP: board-omap3beagle: fix merge-damage in RTC code

2008-05-15 Thread Koen Kooi
This patch fixes the merge-damage in the beagleboard RTC code Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board

[PATCH] ARM: OMAP: This patch fixes the merge-damage in the beagleboard RTC code

2008-05-16 Thread Koen Kooi
The RTC patch that was merged was damaged which is causing the platform devices to fail registering. Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board

[PATCH] This patch adds the driver to turn on the TFP410 framer to get DVI output working on the beagleboard

2008-05-16 Thread Koen Kooi
The default resolution is [EMAIL PROTECTED] Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c | 11 +++ drivers/video/omap/Makefile |1 + drivers/video/omap/lcd_omap3beagle.c| 135 +++ 3 files changed, 147

[PATCH] ARM: OMAP: This patch adds the driver to turn on the TFP410 framer to get DVI output working on the beagleboard

2008-05-16 Thread Koen Kooi
The default resolution is [EMAIL PROTECTED] This version addresses the comments from Felipe Balbi adn Arun Edarath Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/mach-omap2/board-omap3beagle.c | 11 +++ drivers/video/omap/Makefile |1 + drivers/video/omap

Re: 2.6.26rc4 build error

2008-05-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 28 mei 2008, om 17:43 heeft Tony Lindgren het volgende geschreven: Hi, * Koen Kooi [EMAIL PROTECTED] [080528 08:06]: Hi, I tried building git HEAD today to get some 2.6.26rc4 goodness, but stumpled upon: CC arch/arm/mach-omap2

Re: 2.6.26rc4 build error

2008-05-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 28 mei 2008, om 17:43 heeft Tony Lindgren het volgende geschreven: Hi, * Koen Kooi [EMAIL PROTECTED] [080528 08:06]: Hi, I tried building git HEAD today to get some 2.6.26rc4 goodness, but stumpled upon: CC arch/arm/mach-omap2

Re: [PATCH] Driver for omap34xx temperature sensor. second version.

2008-05-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 23 mei 2008, om 12:49 heeft Peter 'p2' De Schrijver het volgende geschreven: Hi, This patch adds a hwmon driver for the OMAP34xx internal temperature sensor. I get unusually high values (80 degrees and more) from this sensor though. Same

[PATCH v2] omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio driver

2008-05-30 Thread Koen Kooi
From: Koen Kooi [EMAIL PROTECTED] omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio driver * on revision A5 and earlier board the two leds can't be controlled seperately, should be fixed in rev. B and C boards. Changes since v1: indented structs with tabs Signed

Re: [PATCH 3/3] ARM: OMAP: SmartReflex driver: integration to linux-omap

2008-06-01 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 30 mei 2008, om 16:12 heeft Kalle Jokiniemi het volgende geschreven: - Changed register accesses to use __raw_readl(), __raw_writel() and prm_rmw_reg_bits() functions instread of REG_X = REG_Y type accesses. CC

Re: [PATCH 0/3] ARM: OMAP: SmartReflex driver

2008-06-02 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 2 jun 2008, om 13:29 heeft Kalle Jokiniemi het volgende geschreven: Here is an updated version of the SmartReflex driver. Patches 1 and 2 are same as before, but patch 3 has some new things: - Changed the register accessing to use the

Re: [PATCH 0/3] ARM: OMAP: SmartReflex driver

2008-06-06 Thread Koen Kooi
a Smartreflex testing support entry in the Kconfig. For testing purposes only. Again, tested on 3430SDP. Regards, Kalle Regards, Tony Regards, Kalle -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Koen Kooi Sent: Monday, June 02, 2008 6:02 PM

Re: [PATCH] Fix for the i2c initialiation error on 2430sdp

2008-06-06 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 6 jun 2008, om 16:57 heeft Eduardo Valentin het volgende geschreven: Hi, On Fri, Jun 6, 2008 at 10:46 AM, Felipe Balbi [EMAIL PROTECTED] wrote: On Fri, 6 Jun 2008 18:42:56 +0530, arun c [EMAIL PROTECTED] wrote: static int __init

Re: [PATCH 00/02] OMAP3 CPUidle patches

2008-06-10 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 10 jun 2008, om 09:08 heeft Rajendra Nayak het volgende geschreven: Hi, The next couple of patches which follow implement the Basic OMAP3 CPUidle driver. The following C states are defined C0 - System executing code C1 - MPU WFI + Core

[PATCH] ARM: OMAP: armv7a Makefile: change -march flag to armv7-a so gcc 4.3.x works

2008-06-13 Thread Koen Kooi
armv7a Makefile: change -march flag to armv7-a so gcc 4.3.x works, armv7a is a CSL-ism. CSL compilers accept both variants. Tested with: gcc 4.2.4, 4.3.0, 4.3.1 and csl 2007q3, 2008q1 Signed-off-by: Koen Kooi [EMAIL PROTECTED] --- arch/arm/Makefile |2 +- 1 files changed, 1 insertions

Re: [PATCH/RFC 1/2] Add Dspbridge driver to OMAP GIT kernel

2008-06-14 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 14 jun 2008, om 02:01 heeft Kanigeri, Hari het volgende geschreven: This patch adds the dspbridge driver functionality for OMAP3 platform to the OMAP GIT kernel. DSP Bridge driver provides features to control and communicate with DSP enabling

Re: [PATCH 7/8] 34XX: PM: Workaround to disable mmc

2008-06-17 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 17 jun 2008, om 14:09 heeft Högander Jouni het volgende geschreven: ext Felipe Balbi [EMAIL PROTECTED] writes: On Tue, 17 Jun 2008 10:31:11 +0300, Jouni Hogander [EMAIL PROTECTED] wrote: Current hsmmc is not pm friendly. Disable it because it

Re: [PATCH] OMAP3 clock: fix omap2_clk_wait_ready for OMAP3430ES2 DSS

2008-06-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 21 jun 2008, om 19:05 heeft Paul Walmsley het volgende geschreven: On OMAP3430ES2, DSS has both an initiator standby CM_IDLEST bit, and a target idle CM_IDLEST bit. This is a departure from previous silicon, which only had an initiator

DVFS, DPS and SLM on omap3

2008-06-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Does anyone know of patches floating around to do DVFS, DPS and SLM on omap3 with linux-omap git? regards, KOen -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin) iD8DBQFIXi0NMkyGM64RGpERAp3aAJ9cwrvkq0BGdOBPrrM71JnHjecpOgCbBO7E

Re: [PATCH 1/3] mtd omap2 nand driver: extend to work with omap3 boards

2008-06-23 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 23 jun 2008, om 13:35 heeft Tony Lindgren het volgende geschreven: * Steve Sakoman [EMAIL PROTECTED] [080612 12:41]: From: Teerth Reddy [EMAIL PROTECTED], Steve Sakoman [EMAIL PROTECTED] Extend omap2 mtd nand driver to work with ARCH_OMAP3

Re: DSP BIOS Link support on OMAP3430

2008-06-23 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 23 jun 2008, om 17:25 heeft Dirk Behme het volgende geschreven: Anil S wrote: Hi, Is DSP/BIOS Link ported onto OMAP3430 (linux flavor), if yes from where can I download the sources/archive? I think there was some discussion about

Re: [RFC][PATCH] usb: musb: pass configuration specifics via pdata

2008-06-30 Thread Koen Kooi
Op 30 jun 2008, om 13:50 heeft Felipe Balbi het volgende geschreven: Use platform_data to pass musb configuration-specific details to musb driver. It's easier to maintain in the sense that neither board will affect the other. For now tested on n800 only, wanna hear from everybody what guys

Re: [RFC][PATCH] usb: musb: pass configuration specifics via pdata

2008-06-30 Thread Koen Kooi
Op 30 jun 2008, om 19:49 heeft Felipe Balbi het volgende geschreven: On Mon, Jun 30, 2008 at 07:29:28PM +0200, Koen Kooi wrote: Op 30 jun 2008, om 13:50 heeft Felipe Balbi het volgende geschreven: Use platform_data to pass musb configuration-specific details to musb driver. It's easier

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-02 Thread Koen Kooi
Op 2 jul 2008, om 22:03 heeft Gadiyar, Anand het volgende geschreven: At Beagle IRC there was some discussion [1] [2] today about kernel hang on OMAP3 based Beagle board. I'll try to summarize discussion and Khasim's findings, maybe somebody here has an idea. Latest OMAP git kernel seems

Re: [PATCH 0/2] Add clock post-rate-change notifier

2008-07-23 Thread Koen Kooi
Op 21 jul 2008, om 12:49 heeft Rajendra Nayak het volgende geschreven: Hi Paul, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Walmsley Sent: Saturday, June 21, 2008 4:44 AM To: linux-omap@vger.kernel.org Subject: [PATCH 0/2] Add clock

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-31 Thread Koen Kooi
Op 31 jul 2008, om 15:08 heeft Syed Mohammed, Khasim het volgende geschreven: diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 202c269..308835b 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c @@ -380,11 +380,11 @@ int __init

Re: USB driver issue

2008-08-02 Thread Koen Kooi
Op 2 aug 2008, om 11:53 heeft Emanoil Kotsev het volgende geschreven: I'll stop this discussion. If you feel you are right, then this should be true and I don't mind it. The problem was with you calling 2.6.22 a such old, but I give up this discussion too. You have the right to think it

Re: [PATCH 1/3 v2] mtd omap2 nand driver: extend to work with omap3 boards

2008-08-04 Thread Koen Kooi
Acked-by: Koen Kooi koen at openembedded dot org Op 4 aug 2008, om 17:58 heeft Dirk Behme het volgende geschreven: From: Teerth Reddy [EMAIL PROTECTED], Steve Sakoman [EMAIL PROTECTED], Dirk Behme [EMAIL PROTECTED] Extend omap2 mtd nand driver to work with ARCH_OMAP3 boards Signed-off

Re: [PATCH 2/3 v2] OMAP3 Beagle: add nand support

2008-08-04 Thread Koen Kooi
Acked-by: Koen Kooi [EMAIL PROTECTED] dot org Op 4 aug 2008, om 17:58 heeft Dirk Behme het volgende geschreven: From: Steve Sakoman [EMAIL PROTECTED], Dirk Behme [EMAIL PROTECTED] Add nand support to omap3beagle Signed-off-by: Steve Sakoman [EMAIL PROTECTED] Signed-off-by: Dirk Behme

Re: [PATCH 3/3 v2] OMAP3 Beagle: Enable nand and jffs2 support in defconfig

2008-08-04 Thread Koen Kooi
Acked-by: Koen Kooi [EMAIL PROTECTED] dot org Op 4 aug 2008, om 17:58 heeft Dirk Behme het volgende geschreven: From: Steve Sakoman [EMAIL PROTECTED], Dirk Behme [EMAIL PROTECTED] Enable nand and jffs2 in defconfig Signed-off-by: Steve Sakoman [EMAIL PROTECTED] Signed-off-by: Dirk Behme

Re: [PATCH] Added support for OMAP35x processor series

2008-08-05 Thread Koen Kooi
Op 5 aug 2008, om 11:50 heeft Igor Stoppa het volgende geschreven: On Tue, 2008-08-05 at 15:09 +0530, ext Premi, Sanjeev wrote: This patch is needed to ensure that we can make decisions based on the processor capabilities. E.g. OMAP3503 does not contain a DSP. We shouldn't be trying to

Re: [PATCH] suppress needless timer reprogramming {tick-sched.c} - test/comment

2008-08-05 Thread Koen Kooi
Op 5 aug 2008, om 14:14 heeft Tony Lindgren het volgende geschreven: * Koen Kooi [EMAIL PROTECTED] [080805 15:11]: Op 19 jun 2008, om 14:54 heeft Woodruff, Richard het volgende geschreven: Hi, I'll resend this to the omap list. I had originally sent it with some pictures but I guess

Re: omap24xx is broken in current head

2008-08-10 Thread Koen Kooi
Op 10 aug 2008, om 14:16 heeft Felipe Balbi het volgende geschreven: On Sun, Aug 10, 2008 at 02:58:19PM +0300, Felipe Balbi wrote: 5Kernel command line: root=1f03 rootfstype=jffs2 6Clocking rate (Crystal/DPLL/MPU): 19.2/658/329 MHz 1Unhandled fault: alignment exception (0x001) at 0xc02c1b4e

Re: omap24xx is broken in current head

2008-08-11 Thread Koen Kooi
Op 11 aug 2008, om 16:50 heeft Tony Lindgren het volgende geschreven: * Igor Stoppa [EMAIL PROTECTED] [080810 20:39]: On Sun, 2008-08-10 at 14:37 +0200, ext Koen Kooi wrote: Broken as hell if you want to do anything NEON related with it. yup Very unlucky but very true. I use 2007q3

Re: USB-webcam support

2008-08-12 Thread Koen Kooi
Op 12 aug 2008, om 12:50 heeft Gadiyar, Anand het volgende geschreven: Hi All, If I have a USB camera with good Linux support, can I connect it to omap3evm(or any omap2) and make it functional? I don't see why not. Do you expect a problem with using it? You could use MUSB in host or OTG

Re: Unable to load ext3 partition from mmc card

2010-08-04 Thread Koen Kooi
Op 4 aug 2010, om 07:41 heeft Ghorai, Sukumar het volgende geschreven: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Elvis Dowson Sent: Wednesday, August 04, 2010 6:25 AM To: linux-omap@vger.kernel.org Subject:

Re: [PATCH v3] omap: beagle: add support for wl1271 on the board file

2010-09-24 Thread Koen Kooi
Op 24 sep 2010, om 21:11 heeft Tony Lindgren het volgende geschreven: * Luciano Coelho luciano.coe...@nokia.com [100924 11:42]: On Fri, 2010-09-24 at 20:03 +0200, ext John W. Linville wrote: On Thu, Sep 23, 2010 at 01:03:35PM +0300, Luciano Coelho wrote: Add board configuration for the

Re: [PATCH v3] omap: beagle: add support for wl1271 on the board file

2010-09-24 Thread Koen Kooi
Op 24 sep 2010, om 22:00 heeft Luciano Coelho het volgende geschreven: On Fri, 2010-09-24 at 21:42 +0200, ext Koen Kooi wrote: Op 24 sep 2010, om 21:11 heeft Tony Lindgren het volgende geschreven: * Luciano Coelho luciano.coe...@nokia.com [100924 11:42]: On Fri, 2010-09-24 at 20:03 +0200

Re: beagleboard-xm network with mainline?

2010-12-07 Thread Koen Kooi
Op 7 dec 2010, om 10:42 heeft Guennadi Liakhovetski het volgende geschreven: Hi I managed to bring a mainline 2.6.36 kinda kernel to run on my bbxm, Debian rootfs in mmcblk0p2, but I'm getting no connection - neither over the SMSC chip, nor over usb-device in gadget mode, nor can I power

[PATCH] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2010-12-07 Thread Koen Kooi
From: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Koen Kooi k...@beagleboard.org --- arch/arm/mach-omap2/board-omap3beagle.c | 27 +++ 1 files changed, 23 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2

Re: [PATCH] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2010-12-07 Thread Koen Kooi
Op 7 dec 2010, om 13:40 heeft Koen Kooi het volgende geschreven: + /* Power on camera interface on P7/P8 or DVI on A2 and beyond */ + if (omap3_beagle_get_rev() == OMAP3BEAGLE_BOARD_XM) { + gpio_request(gpio + 2, CAM_EN); + gpio_direction_output(gpio + 2, 1

Re: Which git repo for AM35x-OMAP35x-PSP-SDK-03.00.01.06

2010-12-08 Thread Koen Kooi
Op 8 dec 2010, om 15:05 heeft Elvis Dowson het volgende geschreven: Hi, Would someone happen to know which git repo was used to create the AM35x-OMAP35x-PSP-SDK-03.00.01.06.tgz download package? I want to create an OpenEmbedded recipe for this package, and work with it using OE.

Re: [PATCH] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2010-12-14 Thread Koen Kooi
Any comments on this? Op 7 dec 2010, om 13:40 heeft Koen Kooi het volgende geschreven: From: Koen Kooi k...@dominion.thruhere.net Signed-off-by: Koen Kooi k...@beagleboard.org --- arch/arm/mach-omap2/board-omap3beagle.c | 27 +++ 1 files changed, 23 insertions

Re: [PATCH] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2010-12-18 Thread Koen Kooi
Op 18 dec 2010, om 03:07 heeft Tony Lindgren het volgende geschreven: * Anand Gadiyar gadi...@ti.com [101214 06:25]: On 12/14/2010 7:41 PM, Koen Kooi wrote: Any comments on this? ... - /* TWL4030_GPIO_MAX + 1 == ledB, PMU_STAT (out, active low LED) */ - gpio_leds[2].gpio = gpio

[PATCH v2] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2010-12-19 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@beagleboard.org --- Changes since v1: * Reenable the PMU stat LED arch/arm/mach-omap2/board-omap3beagle.c | 26 -- 1 files changed, 24 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm

Re: Is changing serial from /dev/ttySx to /dev/ttyOx a good idea?

2010-12-20 Thread Koen Kooi
Op 20 dec 2010, om 08:34 heeft Ming Lei het volgende geschreven: Hi, 2010/12/20 Abraham Arce abraham.arce.mor...@gmail.com: Hi, On Sun, Dec 19, 2010 at 9:04 PM, Ming Lei tom.leim...@gmail.com wrote: In fact, the transition is not friendly indeed for a user. I don't know why the

Re: [PATCH 2/2] OMAP3: beagle xm: enable upto 800MHz OPP

2011-01-06 Thread Koen Kooi
Op 6 jan 2011, om 13:24 heeft Nishanth Menon het volgende geschreven: Kevin Hilman wrote, on 01/05/2011 05:28 PM: Nishanth Menonn...@ti.com writes: Beagle XM uses 3730 and the board design allows enabling 800MHz and 1GHz OPPs. However, We need Smart reflex class 1.5 and ABB to enable 1GHz

Re: [PATCH 2/2] OMAP3: beagle xm: enable upto 800MHz OPP

2011-01-06 Thread Koen Kooi
Op 6 jan 2011, om 14:44 heeft Nishanth Menon het volgende geschreven: Koen Kooi had written, on 01/06/2011 07:00 AM, the following: Op 6 jan 2011, om 13:24 heeft Nishanth Menon het volgende geschreven: Kevin Hilman wrote, on 01/05/2011 05:28 PM: Nishanth Menonn...@ti.com writes: Beagle

Re: linux-next: manual merge of the usb tree with the omap tree

2011-01-06 Thread Koen Kooi
Op 6 jan 2011, om 16:43 heeft Brad Parker het volgende geschreven: It's probably expected, but I can't get the EHCI USB port to work on a beagle board XM (36xx) using the current omap tree. It this most likely due to these clock issues? You need this patch:

Re: [PATCH v2] ARM: OMAP: Power on EHCI, serial, camera and DVI on beagleboard-xM

2011-01-06 Thread Koen Kooi
Op 6 jan 2011, om 19:29 heeft Nishanth Menon het volgende geschreven: Koen, Apologies on a late response. Koen Kooi had written, on 12/19/2010 08:42 AM, the following: [...] diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index f1a8ede

Re: [PATCH v3 0/3] OMAP3: beaglexm: GPIO fixes

2011-01-06 Thread Koen Kooi
=12154003084r=1w=2 here is the split up series with commit message after discussion: http://www.beagleboard.org/irclogs/index.php?date=2011-01-06#T19:12:21 Koen Kooi (3): omap3: beaglexm: fix EHCI power up GPIO dir omap3: beaglexm: fix DVI reset GPIO omap3: beaglexm: power on DVI arch

omap: Beagle: detect new xM revision B

2011-01-07 Thread Koen Kooi
From: Robert Nelson robertcnel...@gmail.com The xM B uses a DM3730 ES1.1 over the ES1.0 on xM A's, no other board changes. Signed-off-by: Robert Nelson robertcnel...@gmail.com Signed-off-by: Koen Kooi k...@beagleboard.org --- diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach

Re: 4430SDP boot failure

2011-01-07 Thread Koen Kooi
Op 7 jan 2011, om 13:51 heeft Russell King - ARM Linux het volgende geschreven: This is the command line I've been giving it: setenv bootargs 'root=/dev/mmcblk0p2 rw mem=512M vmalloc=1G console=ttyO2,115200n8 rootdelay=2' Why are people still using rootdelay? 'rootwait' is vastly superior

Re: [RFC] omap3: Enable SmartReflex calculations for 720MHz

2011-01-07 Thread Koen Kooi
Op 7 jan 2011, om 18:26 heeft Sanjeev Premi het volgende geschreven: The eFuse registers do not contain the nValue to be used with 720MHz (OPP6). This patch implements procedure to calculate the nValue(OPP6) based on the nValue(OPP5). [1] SPRUFF1D-June 2009 section 1.5.2.1.1 This is

Re: [RFC] omap3: Enable SmartReflex calculations for 720MHz

2011-01-08 Thread Koen Kooi
Op 7 jan 2011, om 18:26 heeft Sanjeev Premi het volgende geschreven: The eFuse registers do not contain the nValue to be used with 720MHz (OPP6). This patch implements procedure to calculate the nValue(OPP6) based on the nValue(OPP5). [..] --- a/arch/arm/mach-omap2/voltage.c +++

2.6.37-omap1 tag?

2011-01-11 Thread Koen Kooi
Hi, Are there any plans to do a 2.6.37-omap1 tag? regards, Koen -- 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: 2.6.37-omap1 tag?

2011-01-12 Thread Koen Kooi
Op 11 jan 2011, om 17:34 heeft Tony Lindgren het volgende geschreven: * Anand Gadiyar gadi...@ti.com [110111 03:04]: Koen Kooi wrote: Are there any plans to do a 2.6.37-omap1 tag? Given that linux-omap is now closely tracking mainline, is this still needed? Those tags are no longer

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Koen Kooi
Op 18 jan 2011, om 08:49 heeft Sanjeev Premi het volgende geschreven: This patch adds support for new speed enhanced parts with ARM and IVA running at 720MHz and 520MHz respectively. These parts can be probed at run-time by reading PRODID.SKUID[3:0] at 0x4830A20C [1]. This patch

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-18 Thread Koen Kooi
Op 18 jan 2011, om 18:18 heeft Vishwanath Sripathy het volgende geschreven: Kooi, -Original Message- From: Nishanth Menon [mailto:n...@ti.com] Sent: Tuesday, January 18, 2011 10:19 PM To: Koen Kooi Cc: Sanjeev Premi; l-o List; th...@ti.com; Vishwanath Sripathy Subject: Re

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Koen Kooi
Op 19 jan 2011, om 10:06 heeft Nishanth Menon het volgende geschreven: Vishwanath Sripathy wrote, on 01/19/2011 10:56 AM: If you want a quick hack, you can modify the voltage for 700M marginally (like you have done above). But it needs to be done in multiple places. You need to modify IVA

Re: [PATCH] omap3: Add basic support for 720MHz part

2011-01-19 Thread Koen Kooi
Op 19 jan 2011, om 10:49 heeft Premi, Sanjeev het volgende geschreven: -Original Message- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Tuesday, January 18, 2011 9:08 PM To: Premi, Sanjeev Cc: l-o List; Menon, Nishanth; Gopinath, Thara Subject: Re: [PATCH] omap3: Add

Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1

2011-01-21 Thread Koen Kooi
Hi, I'm trying to bring up a wl1271 sdio expansion board on beagle with 2.6.37 and I'm running into a weird problem when enabling MMC_CAP_POWER_OFF_CARD. My patch basically does: --- a/arch/arm/mach-omap2/board-omap3beagle.c +++ b/arch/arm/mach-omap2/board-omap3beagle.c @@ -270,7 +270,7 @@

Re: Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1

2011-01-22 Thread Koen Kooi
Op 22 jan 2011, om 11:36 heeft Ohad Ben-Cohen het volgende geschreven: Hi Koen, On Fri, Jan 21, 2011 at 4:49 PM, Luciano Coelho coe...@ti.com wrote: My patch basically does: --- a/arch/arm/mach-omap2/board-omap3beagle.c +++ b/arch/arm/mach-omap2/board-omap3beagle.c @@ -270,7 +270,7 @@

Re: [PATCH] OMAP2/3: update default defconfig, towards smaller kernel

2010-01-30 Thread Koen Kooi
Op 30 jan 2010, om 03:01 heeft Nishanth Menon het volgende geschreven: Kevin Hilman had written, on 01/29/2010 06:26 PM, the following: Update omap3_defconfig to work towards a minimal kernel by building most things as modules. Some drivers that cannot currently be built as modules and need

Re: compilation error

2010-02-12 Thread Koen Kooi
Op 12 feb 2010, om 13:20 heeft Gary Thomas het volgende geschreven: On 02/12/2010 03:13 AM, Niamathullah sharief wrote: Hello, can anyone tell me while compilaing dbus-1.2.20 i am getting the folllowing error checking for XML_ParserCreate_MM in -lexpat... no configure: error: Could not

Re: [PATCH] omap3: beagle: Fix USB host port power control

2009-11-03 Thread Koen Kooi
Any comments on this, I need this on beagleboard to make ehci work. regards, Koen Op 24 okt 2009, om 09:59 heeft Jarkko Nikula het volgende geschreven: The host port power is enabled by driving the nEN_USB_PWR low as stated in the comment. This fix is originally from Steve Sakoman

Re: [PATCH 5/8] HID file for Always Innovating OMAP3-based Touch Book keyboard

2009-11-19 Thread Koen Kooi
You haven't addressed Dmitry's comments in this new version regards, Koen Op 19 nov 2009, om 18:18 heeft Gregoire Gentil het volgende geschreven: Signed-off-by: Gregoire Gentil grego...@gentil.com --- drivers/hid/hid-alwaysinnovating.c | 262 +++ + 1 files

Re: Problems using DSS2 on OMAP3 EVM / Angstrom with rotation

2009-11-26 Thread Koen Kooi
Op 26 nov 2009, om 15:20 heeft Tomi Valkeinen het volgende geschreven: My kernel bootargs are: mem=128M console=ttyS0,115200n8 noinitrd rw root=/dev/mmcblk0p2 rootfstype=ext2 rootdelay=1 nohz=off omapfb.rotate=1 omapfb.vrfb=y omapfb.debug=y omapdss.debug=y Try allocating some more VRAM for

Re: Problems using DSS2 on OMAP3 EVM / Angstrom with rotation

2009-12-02 Thread Koen Kooi
Op 2 dec 2009, om 21:02 heeft Eino-Ville Talvala het volgende geschreven: snip The xorg boot log appears reasonably sane until a crash - 640x480 is what the xf86 omapfb driver picks up, so I assume something else is the problem. I'll try to poke at the omapfb source some to see if

Re: Problems using DSS2 on OMAP3 EVM / Angstrom with rotation

2009-12-29 Thread Koen Kooi
Op 28 dec 2009, om 06:58 heeft Eino-Ville Talvala het volgende geschreven: On 12/2/2009 1:59 PM, Eino-Ville Talvala wrote: snip Thanks for all the suggestions, but nothing seems to have worked so far. It looks like X picks up all sorts of configuration settings automatically, since

Re: [REVIEW PATCH] Added OMAP3EVM support on Tomis FBDEV/DSS Patches

2008-11-18 Thread Koen Kooi
Op 18 nov 2008, om 13:09 heeft Hiremath, Vaibhav het volgende geschreven: I finally got rc4 working on evm and with your latest patches I get: [Hiremath, Vaibhav] Probably you missed to apply the clock set_rate and round_rate patches by Mans Rullgard. I already have those, the problem

Re: [ANNOUNCE] new PM branch: pm-20081119

2008-11-20 Thread Koen Kooi
Op 20 nov 2008, om 15:13 heeft Premi, Sanjeev het volgende geschreven: These are my observations on OMAP3EVM: 1) Very frequently I see these messages: 4__ratelimit: 6736 callbacks suppressed __ratelimit: 6736 callbacks suppressed 3omapfb omapfb: irq error status 00c2 omapfb omapfb: irq

Re: [ANNOUNCE] new PM branch: pm-20081119

2008-11-20 Thread Koen Kooi
Op 20 nov 2008, om 18:38 heeft Kevin Hilman het volgende geschreven: Peter Reid [EMAIL PROTECTED] writes: Hello kevin, Here is what i did to put it to suspend, which fails. [EMAIL PROTECTED] echo mem /sys/power/state PM: Syncing filesystems ... done. Freezing user space processes ...

Re: [PATCH 2/2] TVP514x V4L int device driver support

2008-11-23 Thread Koen Kooi
Op 23 nov 2008, om 23:00 heeft Hans Verkuil het volgende geschreven: Remember that this is not a driver for use with omap, this is a generic i2c driver for this chip. omap just happens to be the only bridge driver using it right now, but that can easily change. Yes, it makes it harder to

Re: PWM drivers for TWL4030

2008-11-25 Thread Koen Kooi
Op 25 nov 2008, om 17:59 heeft Grazvydas Ignotas het volgende geschreven: Hi, TWL4030 and compatibles have 2 pulse-width modulation (PWM) generators (PWM0 and PWM1). They are used for backlight control and charger LED in pandora board. I wasn't able to find any drivers for them in

Re: PWM drivers for TWL4030

2008-11-25 Thread Koen Kooi
Op 25 nov 2008, om 19:46 heeft David Brownell het volgende geschreven: On Tuesday 25 November 2008, Koen Kooi wrote: Regardless of what implementation you choose, it would be *great* if people used the backlight class for things like backlights. /sys/ class/ backlight/foo/brightness

Re: PWM drivers for TWL4030

2008-11-25 Thread Koen Kooi
Op 25 nov 2008, om 19:46 heeft David Brownell het volgende geschreven: On Tuesday 25 November 2008, Koen Kooi wrote: Regardless of what implementation you choose, it would be *great* if people used the backlight class for things like backlights. /sys/ class/ backlight/foo/brightness

Re: PWM drivers for TWL4030

2008-11-25 Thread Koen Kooi
Op 25 nov 2008, om 21:06 heeft David Brownell het volgende geschreven: On Tuesday 25 November 2008, Koen Kooi wrote: How about a standard LED driver (optionally with a brightness control) and the newish backlight trigger? Does the backlight trigger hook into the backlight class

Re: PWM drivers for TWL4030

2008-11-25 Thread Koen Kooi
Op 25 nov 2008, om 22:26 heeft David Brownell het volgende geschreven: On Tuesday 25 November 2008, Koen Kooi wrote: Op 25 nov 2008, om 21:06 heeft David Brownell het volgende geschreven: On Tuesday 25 November 2008, Koen Kooi wrote: How about a standard LED driver (optionally

Re: [PATCH] OMAP general SOC driver.

2008-11-26 Thread Koen Kooi
Op 26 nov 2008, om 21:07 heeft Mark Brown het volgende geschreven: On Wed, Nov 26, 2008 at 10:34:41AM -0800, David Brownell wrote: Re TWL4030 codec configuration ... I count three microphone input channels not used on Beagle, plus a speaker output and some other stuff. So it's obvious that

Re: [PATCH 0/5] extra module resets to ensure full-chip idle

2008-11-27 Thread Koen Kooi
Op 27 nov 2008, om 01:05 heeft Kevin Hilman het volgende geschreven: Various bootloaders have been known to leave modules in a state which prevents full-chip retention. This series forces MMC, IVA2 and D2D/modem into known reset/idle states so that the OMAP3 can hit full-chip idle. Tested on

Re: [PATCH 1/3] Adding-support-framework for PR785 board.

2008-11-28 Thread Koen Kooi
Op 28 nov 2008, om 11:50 heeft Felipe Balbi het volgende geschreven: On Fri, Nov 28, 2008 at 11:11:29AM +0100, Koen Kooi wrote: Yes... you should for example: static struct i2c_board_info omap3evm_i2c_board_info[] __initdata = { ... (all devices but tps and twl) ... }; static struct

Re: [PATCH] Add OMAP2 camera driver

2008-12-03 Thread Koen Kooi
Op 3 dec 2008, om 08:05 heeft Hiremath, Vaibhav het volgende geschreven: OMAP3 - Display - (Posted twice with old DSS library) - omap_vout.c - omap_voutlib.c - omap_voutlib.h - omap_voutdef.h Camera - (Will come

Re: OMAP Zoom kernel ALSA build problem

2008-12-04 Thread Koen Kooi
Op 4 dec 2008, om 18:51 heeft Trilok Soni het volgende geschreven: Hi, On Thu, Dec 4, 2008 at 11:10 PM, David Brownell david- [EMAIL PROTECTED] wrote: On Thursday 04 December 2008, Smith, Stephen wrote: I am trying to build sound support for the MDK (3430LDP). There is a build problem

Re: OMAP Zoom kernel ALSA build problem

2008-12-04 Thread Koen Kooi
Op 4 dec 2008, om 19:25 heeft Koen Kooi het volgende geschreven: Op 4 dec 2008, om 18:51 heeft Trilok Soni het volgende geschreven: Hi, On Thu, Dec 4, 2008 at 11:10 PM, David Brownell david- [EMAIL PROTECTED] wrote: On Thursday 04 December 2008, Smith, Stephen wrote: I am trying to build

  1   2   3   4   >