RE: [PATCH] musb: cleanup the nop registration for OMAP3EVM

2009-07-29 Thread Gupta, Ajay Kumar
On Friday 03 July 2009, Ajay Kumar Gupta wrote: OMAP3EVM uses ISP1504 phy which doesn't require any programming and thus has to use NOP otg transceiver. Cleanups being done: - Remove unwanted code in usb-musb.c file - Register nop in OMAP3EVM board file using

Re: [PATCH 2/2] DSPBRIDGE: introduce VMA checking for cache operation

2009-07-29 Thread Hiroshi DOYU
From: Doyu Hiroshi (Nokia-D/Helsinki) hiroshi.d...@nokia.com Subject: [PATCH 2/2] DSPBRIDGE: introduce VMA checking for cache operation Date: Wed, 22 Jul 2009 10:22:50 +0200 Check if the given area blongs to process virtul memory address space. Signed-off-by: Hiroshi DOYU

Re: [PATCH V2 0/32] mmc and omap_hsmmc patches

2009-07-29 Thread Matt Fleming
On Tue, Jul 28, 2009 at 01:38:34PM +0300, Adrian Hunter wrote: Hi Here is version 2 of our 32 patches for mmc and omap_hsmmc. They include Matt Fleming's change for card caps, and 2 other fixes: - use a spin lock rather than enable / diable irq - make disable delay specified

N810: external mmc died?

2009-07-29 Thread green
I was working on moving Debian's root from internal mmc (because it still doesn't work with linux-omap) to external mmc, running standard Maemo and connected by USB to the MMC cards (with the cards mounted), when suddenly the N810 reset. I have no idea why, but now external MMC does not work.

Re: N810: external mmc died?

2009-07-29 Thread green
I'll try again, the message was botched up somehow with ^M everywhere... I was working on moving Debian's root from internal mmc (because it still doesn't work with linux-omap) to external mmc, running standard Maemo and connected by USB to the MMC cards (with the cards mounted), when suddenly

Recommended buildroot config for OMAP3 boards?

2009-07-29 Thread Aguirre Rodriguez, Sergio Alberto
Hi, I was wondering if anyone of you have a recommended config for building a buildroot filesystem for running it on any omap3 based board (3430SDP, or zoom2 preferred) I'm interested in getting always the latest version of the tools. (I've working so far with an old busybox filesystem that

Re: Recommended buildroot config for OMAP3 boards?

2009-07-29 Thread Elvis Dowson
Hi, Why don't you shift to OpenEmbedded. It has all the required recipes for 3430, EVM, Beagleboard, etc. Here is a technote to help you get started in case you are interested. Best regards, Elvis Technote Overo-024: How to setup a development environment for the Overo platform using a

Re: N810: external mmc died?

2009-07-29 Thread green
green wrote at 2009-07-29 13:12 -0600: I was working on moving Debian's root from internal mmc (because it still doesn't work with linux-omap) to external mmc, running standard Maemo and connected by USB to the MMC cards (with the cards mounted), when suddenly the N810 reset. I have no

[PATCH] ARM: Overo: Fix smsc911x platform device resource value

2009-07-29 Thread Aguirre Rodriguez, Sergio Alberto
From 7a35b843689937256399ece6ef807d43b6e9296a Mon Sep 17 00:00:00 2001 From: Sergio Aguirre saagui...@ti.com Date: Wed, 29 Jul 2009 16:30:46 -0500 Subject: [PATCH] ARM: Overo: Fix smsc911x platform device resource value Fixes a wrong setting of resource parameter list in SMSC911x platform driver

Re: [PATCH] I2C: OMAP3: PM: (re)init for every transfer to support off-mode

2009-07-29 Thread Ben Dooks
On Tue, Jul 21, 2009 at 04:09:03PM -0700, Kevin Hilman wrote: From: Rajendra Nayak rna...@ti.com Because of OMAP off-mode, powerdomain can go off when I2C is idle. Save enough state, and do a re-init for each transfer. Additional save/restore state added by Jagadeesh Bhaskar Pakaravoor

Re: [PATCH 0/3] [OMAP:I2C] Small bug fixes and errata 1.153

2009-07-29 Thread Ben Dooks
On Tue, Jul 21, 2009 at 10:13:20AM -0500, Sonasath, Moiz wrote: This patch includes the following: - Bug in reading the RXSTAT/TXSTAT values from I2C_BUFFSTAT - In case of a NACK|ARDY|AL interrupts return from the ISR - OMAP3430 silicon errata 1.153 hi, in future it would be better to

Re: [RESUBMIT][PATCH-v2][RFC] OMAP4: I2C Support for OMAP4430

2009-07-29 Thread Ben Dooks
On Fri, Jul 24, 2009 at 04:40:02PM +0530, Syed Rafiuddin wrote: Hi Ben, This patch adds OMAP4 support to the I2C driver. All I2C register addresses are different between OMAP1/2/3 and OMAP4. In order to not have #ifdef's at various places in code, as well as to support multi-OMAP

Re: [PATCH 1/3] [OMAP:I2C]Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register

2009-07-29 Thread Ben Dooks
On Tue, Jul 21, 2009 at 10:14:06AM -0500, Sonasath, Moiz wrote: Fix bug in reading the I2C_BUFFSTAT register for getting byte count on RX/TX interrupt. On Interrupt: I2C_STAT[RDR], read 'RXSTAT' from I2C_BUFFSTAT[8-13] On Interrupt: I2C_STAT[XDR] read 'TXSTAT' from

RE: [PATCH V2 4/32] mmc: add ability to save power by powering off cards

2009-07-29 Thread Madhusudhan
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Adrian Hunter Sent: Tuesday, July 28, 2009 5:39 AM To: Andrew Morton Cc: Jarkko Lavinen; Adrian Hunter; linux-omap Mailing List; Pierre Ossman; Denis Karpov; Matt

RE: [PATCH V2 13/32] omap_hsmmc: context save/restore support

2009-07-29 Thread Madhusudhan
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Adrian Hunter Sent: Tuesday, July 28, 2009 5:40 AM To: Andrew Morton Cc: Jarkko Lavinen; Adrian Hunter; linux-omap Mailing List; Pierre Ossman; Denis Karpov; Matt