All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Cc: linux-omap@vger.kernel.org, khilman@ti.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support
Date: Mon, 5 Mar 2012 11:36:35 -0800	[thread overview]
Message-ID: <20120305193635.GM12083@atomide.com> (raw)
In-Reply-To: <1323237434-4919-1-git-send-email-tarun.kanti@ti.com>

* Tarun Kanti DebBarma <tarun.kanti@ti.com> [111206 21:25]:
> 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 OCP_CFG.
> 
> The timer->sys_stat is valid only if timer->revision is 1. In the
> context restore function make this correction.
> 
> Save the contexts and loss count when timer is stopped.
> Also, disable the clock. Else, clock usecount would become imbalanced.
> 
> Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
> Tested-by: Omar Ramirez Luna <omar.ramirez@ti.com>

Thanks applying this to fixes-non-critical-part2. Sorry for the
delays, looks like I'm a bit behind with patches..

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support
Date: Mon, 5 Mar 2012 11:36:35 -0800	[thread overview]
Message-ID: <20120305193635.GM12083@atomide.com> (raw)
In-Reply-To: <1323237434-4919-1-git-send-email-tarun.kanti@ti.com>

* Tarun Kanti DebBarma <tarun.kanti@ti.com> [111206 21:25]:
> 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 OCP_CFG.
> 
> The timer->sys_stat is valid only if timer->revision is 1. In the
> context restore function make this correction.
> 
> Save the contexts and loss count when timer is stopped.
> Also, disable the clock. Else, clock usecount would become imbalanced.
> 
> Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
> Tested-by: Omar Ramirez Luna <omar.ramirez@ti.com>

Thanks applying this to fixes-non-critical-part2. Sorry for the
delays, looks like I'm a bit behind with patches..

Regards,

Tony

  reply	other threads:[~2012-03-05 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-07  5:57 [PATCH v2] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support Tarun Kanti DebBarma
2011-12-07  5:57 ` Tarun Kanti DebBarma
2012-03-05 19:36 ` Tony Lindgren [this message]
2012-03-05 19:36   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120305193635.GM12083@atomide.com \
    --to=tony@atomide.com \
    --cc=khilman@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tarun.kanti@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.