From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753059AbeDRNtB (ORCPT ); Wed, 18 Apr 2018 09:49:01 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:39079 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752902AbeDRNtA (ORCPT ); Wed, 18 Apr 2018 09:49:00 -0400 Date: Wed, 18 Apr 2018 15:48:55 +0200 From: Simon Horman To: =?utf-8?Q?Myl=C3=A8ne?= Josserand Cc: Geert Uytterhoeven , Russell King , Maxime Ripard , Chen-Yu Tsai , Marc Zyngier , Mark Rutland , Rob Herring , Magnus Damm , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LABBE Corentin , quentin.schulz@bootlin.com, Thomas Petazzoni , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v6 11/11] ARM: shmobile: Convert file to use cntvoff Message-ID: <20180418134855.j3o7u3bxurnrsuay@verge.net.au> References: <20180416215032.5023-1-mylene.josserand@bootlin.com> <20180416215032.5023-12-mylene.josserand@bootlin.com> <20180418120327.0f707abf@dell-desktop.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180418120327.0f707abf@dell-desktop.home> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 18, 2018 at 12:03:27PM +0200, Mylène Josserand wrote: > Hello, > > On Wed, 18 Apr 2018 11:36:27 +0200 > Geert Uytterhoeven wrote: > > > Hi Mylène, > > > > On Mon, Apr 16, 2018 at 11:50 PM, Mylène Josserand > > wrote: > > > Now that a common function is available for CNTVOFF's > > > initialization, let's convert shmobile-apmu code to use > > > this function. > > > > Thanks for your patch, works fine on Renesas ALT with R-Car E2, > > which suffers from lack of CNTVOFF initialization. > > Great to know that it works on this board. > > > > > > Signed-off-by: Mylène Josserand > > > > Reviewed-by: Geert Uytterhoeven > > Tested-by: Geert Uytterhoeven > > > > Gr{oetje,eeting}s, > > > > Geert > > > > Thank you again for testing it :) What is the plan for merging this patch/series? I'd be happy to take this patch through the renesas tree once any dependencies are in place.