From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 19 Sep 2011 10:43:08 -0700 Subject: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver) In-Reply-To: References: <1315516098-29761-7-git-send-email-tarun.kanti@ti.com> <20110914214533.GA30941@atomide.com> <20110915165810.GA2284@atomide.com> <20110915170548.GB2284@atomide.com> <20110917013531.GB2937@atomide.com> Message-ID: <20110919174308.GF2937@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * DebBarma, Tarun Kanti [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