From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 13 Feb 2013 10:54:22 +0000 Subject: Re: [PATCH 00/08] clocksource: sh_cmt: CMT driver update Message-Id: <20130213105422.GA22623@verge.net.au> List-Id: References: <20121214055323.10081.12056.sendpatchset@w520> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: Magnus Damm , linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org, johnstul@us.ibm.com, shinya.kuribayashi.px@renesas.com, tglx@linutronix.de On Wed, Feb 13, 2013 at 10:45:13AM +0100, Guennadi Liakhovetski wrote: > Hi Magnus > > On Fri, 14 Dec 2012, Magnus Damm wrote: > > > clocksource: sh_cmt: CMT driver update > > > > [PATCH 01/08] clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails > > [PATCH 02/08] clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup() > > [PATCH 03/08] clocksource: sh_cmt: Consolidate platform_set_drvdata() call > > [PATCH 04/08] clocksource: sh_cmt: Introduce per-register functions > > [PATCH 05/08] clocksource: sh_cmt: CMSTR and CMCSR register access update > > [PATCH 06/08] clocksource: sh_cmt: CMCNT and CMCOR register access update > > [PATCH 07/08] clocksource: sh_cmt: Add control register callbacks > > [PATCH 08/08] clocksource: sh_cmt: Add CMT register layout comment > > On a kzm9g board with -reference DT configuration and on armadillo800eva: > > Tested-by: Guennadi Liakhovetski Thanks, I have applied these to the clocksource branch.