Re: [PATCH] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support

2011-12-07 Thread Felipe Contreras
On Tue, Nov 8, 2011 at 8:00 AM, Tarun Kanti DebBarma tarun.ka...@ti.com wrote: Since omap_dm_timer_write_reg/__omap_dm_timer_write is now modified to use timer-func_base OCP_CFG should not use this wrapper anymore. Instead use __raw_writel() directly and use timer-io_base instead to write to

Re: [PATCH] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support

2011-11-23 Thread DebBarma, Tarun Kanti
On Mon, Nov 21, 2011 at 10:12 PM, Ramirez Luna, Omar omar.rami...@ti.com wrote: Hi, On Tue, Nov 8, 2011 at 12:00 AM, Tarun Kanti DebBarma tarun.ka...@ti.com wrote: Since omap_dm_timer_write_reg/__omap_dm_timer_write is now modified to use timer-func_base OCP_CFG should not use this wrapper

Re: [PATCH] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support

2011-11-21 Thread Ramirez Luna, Omar
Hi, On Tue, Nov 8, 2011 at 12:00 AM, Tarun Kanti DebBarma tarun.ka...@ti.com wrote: Since omap_dm_timer_write_reg/__omap_dm_timer_write is now modified to use timer-func_base OCP_CFG should not use this wrapper anymore. Instead use __raw_writel() directly and use timer-io_base instead to