Re: [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus

2010-09-27 Thread Philby John
Hello Pablo, On Mon, 2010-09-13 at 16:23 +0200, Pablo Bitton wrote: Hi Philby, i2c_davinci_wait_bus_not_busy(struct davinci_i2c_dev *dev, char allow_sleep) { unsigned long timeout; + static u16

Re: Problem with EMAC conficuration

2010-09-27 Thread Cyril Chemparathy
Hi Victor, On 09/24/2010 06:45 PM, Victor Rodriguez wrote: Hi I have a problem, I have been tring to configure the EMAC for the Hawkboard, is is based on board -da850-evm.c but I can't make it works. The files system boots but give me this error [...] #define DA850_EVM_PHY_ID

Re: [PATCH v4] i2c: davinci: Fix race when setting up for TX

2010-09-27 Thread Kevin Hilman
Ben Dooks b...@trinity.fluff.org writes: On Fri, Sep 24, 2010 at 07:37:03AM -0700, Kevin Hilman wrote: Sudhakar Rajashekhara sudhakar@ti.com writes: On Tue, Sep 21, 2010 at 09:43:28, Jon Povey wrote: When setting up to transmit, a race exists between the ISR and

Re: [PATCH v7] davinci: Initial support for Omapl138-Hawkboard

2010-09-27 Thread Victor Rodriguez
On Sat, Sep 25, 2010 at 12:30 AM, Caglar Akyuz caglarak...@gmail.com wrote: On Friday 24 September 2010 06:08:43 pm Victor Rodriguez wrote: On Fri, Sep 24, 2010 at 9:41 AM, Kevin Hilman khil...@deeprootsystems.com wrote: Victor Rodriguez vm.ro...@gmail.com writes: This patch adds initial

Re: Problem with EMAC conficuration

2010-09-27 Thread Victor Rodriguez
On Mon, Sep 27, 2010 at 8:25 AM, Cyril Chemparathy cy...@ti.com wrote: Hi Victor, On 09/24/2010 06:45 PM, Victor Rodriguez wrote: Hi I have a problem, I have been tring to configure the EMAC for the Hawkboard, is is based on board -da850-evm.c but I can't make it works. The files system

Re: Problem with EMAC conficuration

2010-09-27 Thread Caglar Akyuz
On Monday 27 September 2010 07:30:10 pm Victor Rodriguez wrote: On Mon, Sep 27, 2010 at 8:25 AM, Cyril Chemparathy cy...@ti.com wrote: Hi Victor, On 09/24/2010 06:45 PM, Victor Rodriguez wrote: Hi I have a problem, I have been tring to configure the EMAC for the Hawkboard, is is based

RE: [PATCH v5 1/1] davinci: spi: replace existing driver

2010-09-27 Thread Nori, Sekhar
Hi Mike, On Mon, Sep 20, 2010 at 23:12:53, Michael Williamson wrote: Let me know if you want testing on the DMA portion of the patch (when your ready, of course). I just got back to this last Friday. Will let you know once done. Meanwhile I added your Tested-By: to the existing patches.

Re: Problem with EMAC conficuration

2010-09-27 Thread Victor Rodriguez
On Mon, Sep 27, 2010 at 12:13 PM, Caglar Akyuz caglarak...@gmail.com wrote: On Monday 27 September 2010 07:30:10 pm Victor Rodriguez wrote: On Mon, Sep 27, 2010 at 8:25 AM, Cyril Chemparathy cy...@ti.com wrote: Hi Victor, On 09/24/2010 06:45 PM, Victor Rodriguez wrote: Hi I have a

[PATCH v1] davinci: EMAC support for Omapl138-Hawkboard

2010-09-27 Thread Victor Rodriguez
From: Victor Rodriguez victor.rodrig...@sasken.com This patch adds EMAC support for the Hawkboard-L138 system It is under the machine name omapl138_hawkboard. This system is based on the da850 davinci CPU architecture. Signed-off-by: Victor Rodriguez victor.rodrig...@sasken.com ---

Problem with McASP configuration

2010-09-27 Thread Victor Rodriguez
Hi I have been working with McASP configuration for the Hawkboard, I test Audio with ALSA utils, I create a FS from http://www.angstrom-distribution.org/narcissus/ and in Additional console packages: Alsa utils I boot it from NFS (last patch that I send) I attach the boot process in a file.