[PATCH v3 2/2] i2c: Davinci i2c bus recovery procedure to clear the bus

2010-01-12 Thread Philby John
From 2565eeda807e49376298ec895a0d9a91a7668417 Mon Sep 17 00:00:00 2001 From: Philby John pj...@in.mvista.com Date: Mon, 11 Jan 2010 22:39:44 +0530 Subject: [PATCH 2/2] Davinci i2c bus recovery procedure to clear the bus Come out of i2c time out condition by following the bus recovery procedure

[PATCH v3 1/2] i2c: Add SDA and SCL pin numbers to i2c platform data

2010-01-12 Thread Philby John
From cb3347e45449ff16a332aa164eae24ef6a2432e6 Mon Sep 17 00:00:00 2001 From: Philby John pj...@in.mvista.com Date: Mon, 11 Jan 2010 15:53:31 +0530 Subject: [PATCH 1/2] Add SDA and SCL pin numbers to i2c platform data Patch adds SDA and SCL pin numbers to the i2c platform data structure for

RE: [RFC] serial: 8250: Add cpufreq support

2010-01-12 Thread Chaithrika U S
On Mon, Jan 11, 2010 at 21:23:48, Kevin Hilman wrote: Chaithrika U S chaithr...@ti.com writes: On DA850/OMAP-L138 SoC, the PLL which supplies the clock to CPU also feeds the UART and the UART input frequency can change when the CPU frequency is scaled. This patch adds cpufreq

[PATCH] davinci: clock: let clk-set_rate function sleep

2010-01-12 Thread Sekhar Nori
When supporting I2C/SPI based on-board PLLs like CDCE949, it is essential that clk-set_rate be able to sleep. Currently, this is not possible because clk-set_rate is called from within spin-lock in clk_set_rate This patch brings clk-set_rate outside of the spin-lock and lets the individual

Re: [RFC] serial: 8250: Add cpufreq support

2010-01-12 Thread Sergei Shtylyov
Hello. Chaithrika U S wrote: drivers/serial/8250.c | 81 +++ include/linux/serial_8250.h |1 + 2 files changed, 82 insertions(+), 0 deletions(-) diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c index c3e37c8..612e129 100644 ---

Re: Davinci:Problem using MACRO

2010-01-12 Thread Steve Chen
On Mon, 2010-01-11 at 21:38 -0800, rohan tabish wrote: #define SPI_REG(reg)(*(int *_IOMEM) IO_ADDRESS(reg)) Hello everyone I am using DM6446 and i have problem using the MACRO defined above i have included the following harware.h file for using this MACRO

RE: [PATCH - v4 1/4] V4L-vpfe_capture-remove-clock and platform code

2010-01-12 Thread Karicheri, Muralidharan
Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 phone: 301-407-9583 email: m-kariche...@ti.com -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Monday, January 11, 2010 7:17 PM To: Karicheri, Muralidharan Cc:

Re: [RFC] serial: 8250: Add cpufreq support

2010-01-12 Thread Kevin Hilman
Chaithrika U S chaithr...@ti.com writes: On Mon, Jan 11, 2010 at 21:23:48, Kevin Hilman wrote: Chaithrika U S chaithr...@ti.com writes: On DA850/OMAP-L138 SoC, the PLL which supplies the clock to CPU also feeds the UART and the UART input frequency can change when the CPU frequency is

Re: [PATCH - v4 1/4] V4L-vpfe_capture-remove-clock and platform code

2010-01-12 Thread Kevin Hilman
Karicheri, Muralidharan m-kariche...@ti.com writes: [...] Also, this doesn't accuratly reflect the changes done in the patch. Here the clock configuration isn't moved, it's removed. You should mention it being removed here and added to platform-specific code in subsequent patches. Sorry to

Re: Extreme dm355 ram problem for REAL EXPERTS...

2010-01-12 Thread Steve Chen
On Tue, 2010-01-12 at 01:01 +0200, Serkan Erdogan wrote: Hii All, I have a realy serious problem. Our dm355 based mainboard pcb layout was mainly copied from DM355_EVM so default UBL,Uboot and kernel was were working well on it. But because of high cost of mainboard we decided to redesign

Davinci DM365 resize

2010-01-12 Thread xidianhsq007
nbsp;Hi, everyone: nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; I'm using the DM365 to decode stream from NET, and I want to do a resizer for the display stream, when I can seenbsp;a source handle in dvsdk/dmai/packegs/ti/sdo/dmai/linux/dm365/Resize.c,nbsp; but to do this resize it should be using an handle

2.6.32 tag for the davinci kernel

2010-01-12 Thread Anand Sivaram
Hello All, Do we have a tag for 2.6.32 davinci kernel? Actually I could not find any tag like v2.6.31-davinci1 for 2.6.32 kernel. I would like to baseline my development on top of 2.6.32 and I am looking for a label from where I could branch. Any help would be really appreciated. Thanks and