All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "DebBarma, Tarun Kanti" <tarun.kanti@ti.com>
Cc: "Mohammed, Afzal" <afzal@ti.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"Hilman, Kevin" <khilman@ti.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"Nori, Sekhar" <nsekhar@ti.com>,
	"Hiremath, Vaibhav" <hvaibhav@ti.com>,
	"Pedanekar, Hemant" <hemantp@ti.com>
Subject: Re: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)
Date: Mon, 19 Sep 2011 10:43:08 -0700	[thread overview]
Message-ID: <20110919174308.GF2937@atomide.com> (raw)
In-Reply-To: <CAC83Zv+X+huFrG+_LNadNwi9zRAWHGRvrQnvpAoZJK=30TK0fg@mail.gmail.com>

* DebBarma, Tarun Kanti <tarun.kanti@ti.com> [110918 04:53]:
> >
> > But we can map the interrupt registers separately and then have
> > the rest start from func_base that is different based on the timer
> > version. Rebasing the rest of the dmtimer hwmod patches on this
> > should be fairly easy, mostly just need to pass timer instead of
> > timer->io_base and use __raw_read/write for the interrupt registers.
> I went through the patch. It definitely looks much more simplified now.
> I will rebase on top of this change.

OK thanks, can I add your Acked-by then?

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)
Date: Mon, 19 Sep 2011 10:43:08 -0700	[thread overview]
Message-ID: <20110919174308.GF2937@atomide.com> (raw)
In-Reply-To: <CAC83Zv+X+huFrG+_LNadNwi9zRAWHGRvrQnvpAoZJK=30TK0fg@mail.gmail.com>

* DebBarma, Tarun Kanti <tarun.kanti@ti.com> [110918 04:53]:
> >
> > But we can map the interrupt registers separately and then have
> > the rest start from func_base that is different based on the timer
> > version. Rebasing the rest of the dmtimer hwmod patches on this
> > should be fairly easy, mostly just need to pass timer instead of
> > timer->io_base and use __raw_read/write for the interrupt registers.
> I went through the patch. It definitely looks much more simplified now.
> I will rebase on top of this change.

OK thanks, can I add your Acked-by then?

Tony

  reply	other threads:[~2011-09-19 17:43 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08 21:08 [PATCH v15 00/12] OMAP: dmtimer: adaptation to platform_driver Tarun Kanti DebBarma
2011-09-08 21:08 ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 01/12] OMAP2+: dmtimer: add device names to flck nodes Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 02/12] OMAP4: hwmod data: add dmtimer version information Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 03/12] OMAP1: dmtimer: conversion to platform devices Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 04/12] OMAP2+: dmtimer: convert " Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 05/12] OMAP: dmtimer: platform driver Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-14 21:45   ` Tony Lindgren
2011-09-14 21:45     ` Tony Lindgren
2011-09-14 22:24     ` Tony Lindgren
2011-09-14 22:24       ` Tony Lindgren
2011-09-15  5:42     ` DebBarma, Tarun Kanti
2011-09-15  5:42       ` DebBarma, Tarun Kanti
2011-09-15  8:46       ` Mohammed, Afzal
2011-09-15  8:46         ` Mohammed, Afzal
2011-09-15 16:58         ` Tony Lindgren
2011-09-15 16:58           ` Tony Lindgren
2011-09-15 17:05           ` Tony Lindgren
2011-09-15 17:05             ` Tony Lindgren
2011-09-16  3:54             ` DebBarma, Tarun Kanti
2011-09-16  3:54               ` DebBarma, Tarun Kanti
2011-09-16  9:30               ` DebBarma, Tarun Kanti
2011-09-16  9:30                 ` DebBarma, Tarun Kanti
2011-09-17  1:35                 ` [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver) Tony Lindgren
2011-09-17  1:35                   ` Tony Lindgren
2011-09-18 12:27                   ` DebBarma, Tarun Kanti
2011-09-18 12:27                     ` DebBarma, Tarun Kanti
2011-09-19 17:43                     ` Tony Lindgren [this message]
2011-09-19 17:43                       ` Tony Lindgren
2011-09-19  4:06                   ` Pedanekar, Hemant
2011-09-19  4:06                     ` Pedanekar, Hemant
2011-09-19 17:40                     ` Tony Lindgren
2011-09-19 17:40                       ` Tony Lindgren
2011-09-19 23:41                       ` Pedanekar, Hemant
2011-09-19 23:41                         ` Pedanekar, Hemant
2011-09-19  5:22                   ` Mohammed, Afzal
2011-09-19  5:22                     ` Mohammed, Afzal
2011-09-19 17:43                     ` Tony Lindgren
2011-09-19 17:43                       ` Tony Lindgren
2011-09-08 21:08 ` [PATCH v15 07/12] OMAP: dmtimer: pm_runtime support Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 08/12] OMAP: dmtimer: add timeout to low-level routines Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 09/12] OMAP: dmtimer: mark clocksource and clockevent timers reserved Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 10/12] OMAP: dmtimer: low-power mode support Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-08 21:08 ` [PATCH v15 11/12] OMAP: dmtimer: extend spinlock to exported APIs Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma
2011-09-13 23:15   ` Tony Lindgren
2011-09-13 23:15     ` Tony Lindgren
2011-09-14  4:58     ` DebBarma, Tarun Kanti
2011-09-14  4:58       ` DebBarma, Tarun Kanti
2011-09-08 21:08 ` [PATCH v15 12/12] OMAP: dmtimer: add error handling to export APIs Tarun Kanti DebBarma
2011-09-08 21:08   ` Tarun Kanti DebBarma

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=20110919174308.GF2937@atomide.com \
    --to=tony@atomide.com \
    --cc=afzal@ti.com \
    --cc=hemantp@ti.com \
    --cc=hvaibhav@ti.com \
    --cc=khilman@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --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.