From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v2 1/8] soc: renesas: rcar-sysc: add R8A77970 support Date: Mon, 18 Sep 2017 09:48:03 +0200 Message-ID: <20170918074803.GA4644@verge.net.au> References: <20170915194421.403764714@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170915194421.403764714@cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Sergei Shtylyov Cc: Rob Herring , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Catalin Marinas , Will Deacon , Mark Rutland , Magnus Damm , Vladimir Barinov , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Sep 15, 2017 at 10:43:19PM +0300, Sergei Shtylyov wrote: > Add support for R-Car V3M (R8A77970) SoC power areas to the R-Car SYSC > driver. > > Based on the original (and large) patch by Daisuke Matsushita > . > > Signed-off-by: Vladimir Barinov > Signed-off-by: Sergei Shtylyov > Reviewed-by: Geert Uytterhoeven Thanks, applied.