Re: [PATCH 2/2] ARM: davinci: convert sched_clock() to use common infrastructure

2012-01-03 Thread Russell King - ARM Linux
On Fri, Dec 23, 2011 at 11:27:20PM +0530, Sekhar Nori wrote: > Convert davinci to use the common sched_clock() infrastructure > for extending 32bit counters to full 64-bit nanoseconds. > > Eventually clocksource timer should be initialized from init_early > so there would be no need to use a dummy

Re: [PATCH 2/2] ARM: davinci: convert sched_clock() to use common infrastructure

2012-01-03 Thread Linus Walleij
On Fri, Dec 23, 2011 at 6:57 PM, Sekhar Nori wrote: > Convert davinci to use the common sched_clock() infrastructure > for extending 32bit counters to full 64-bit nanoseconds. > > Eventually clocksource timer should be initialized from init_early > so there would be no need to use a dummy clockso

[PATCH v3] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS

2012-01-03 Thread Manjunathappa, Prakash
LCDC functional clock may or may not be derived from CPU/MPU DPLL, For example, AM335x => Separate independent DPLL for LCDC Davinci => Same DPLL as MPU So, on platforms where LCDC functional clock is not derived from CPU/MPU PLL it is not required to reset LCDC module as its functional clock does

[PATCH v8 1/2] davinci: vpif: remove machine specific header file inclusion from the driver

2012-01-03 Thread Manjunath Hadli
remove unnecessary inclusion of machine specific header files mach/dm646x.h, mach/hardware.h from vpif.h and aslo mach/dm646x.h from vpif_display.c driver which comes in the way of platform code consolidation. Add linux/i2c.h header file in vpif_types.h which is required for building. Signed-off-

[PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver

2012-01-03 Thread Manjunath Hadli
remove unnecessary inclusion of machine specific header file mach/dm365.h from cq93vc.c voice codec driver which comes in the way of platform code consolidation. Signed-off-by: Manjunath Hadli Cc: Miguel Aguilar Cc: Jaroslav Kysela CC: Takashi Iwai Cc: Cc: --- sound/soc/codecs/cq93vc.c |

[PATCH v8 0/2]remove machine specific header file inclusion from driver

2012-01-03 Thread Manjunath Hadli
remove unnecessary inclusion of machine specific header file from driver which comes in the way of platform code consolidation. Manjunath Hadli (2): davinci: vpif: remove machine specific header file inclusion from the driver davinci: CQ93VC: remove machine specific header file inclusion

RE: [PATCH v7 5/8] davinci: dm644x: change vpfe capture structure variables for consistency

2012-01-03 Thread Hadli, Manjunath
Murali, On Wed, Dec 21, 2011 at 20:25:23, Karicheri, Muralidharan wrote: > original Message- > >> From: davinci-linux-open-source-bounces+m- > >> karicheri2=ti@linux.davincidsp.com > >> [mailto:davinci-linux-open-source- > >> bounces+m-karicheri2=ti@linux.davincidsp.com] On Behalf Of