RE: [PATCHv3 17/17] dmtimer: remove OCP config code from plat-omap

2010-10-11 Thread DebBarma, Tarun Kanti
Lindgren Subject: RE: [PATCHv3 17/17] dmtimer: remove OCP config code from plat- omap Benoit, -Original Message- From: Cousson, Benoit Sent: Monday, October 04, 2010 7:57 PM To: DebBarma, Tarun Kanti Cc: linux-omap@vger.kernel.org; Basak, Partha; Paul Walmsley; Kevin

Re: [PATCHv3 17/17] dmtimer: remove OCP config code from plat-omap

2010-10-11 Thread Cousson, Benoit
On 10/11/2010 11:41 AM, DebBarma, Tarun Kanti wrote: ... In summary, I will make following updates: .clockact = 0x2 SYSC_HAS_CLOCKACTIVITY flag should be included. After going through the code I realized that this flag is already there. I am not sure where you observed this flag missing?

Re: [PATCHv3 17/17] dmtimer: remove OCP config code from plat-omap

2010-10-04 Thread Cousson, Benoit
On 9/21/2010 10:56 AM, DebBarma, Tarun Kanti wrote: This patch removes the ocp config code from omap-plat because they are supposed to be taken care of by the hwmod framework. Specifically, following changes are incorporated: (1) setting of smart-idle and wakeup-enable is already taken care in

[PATCHv3 17/17] dmtimer: remove OCP config code from plat-omap

2010-09-20 Thread Tarun Kanti DebBarma
This patch removes the ocp config code from omap-plat because they are supposed to be taken care of by the hwmod framework. Specifically, following changes are incorporated: (1) setting of smart-idle and wakeup-enable is already taken care in existing code and so they are simply removed from